linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problem after installing 2.6.0-test3
@ 2003-08-16  7:30 Sum
  0 siblings, 0 replies; only message in thread
From: Sum @ 2003-08-16  7:30 UTC (permalink / raw)
  To: linux-kernel

I just install the kernel 2.6.0-test3, but I can't make the modules. After I type "make modules", the error displayed as following: 

make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CC [M]  drivers/block/paride/pd.o
drivers/block/paride/pd.c: In function `pd_init':
drivers/block/paride/pd.c:896: warning: passing arg 1 of `blk_init_queue' from incompatible pointer type
drivers/block/paride/pd.c:896: warning: passing arg 2 of `blk_init_queue' from incompatible pointer type
drivers/block/paride/pd.c:896: too many arguments to function `blk_init_queue'
make[2]: *** [drivers/block/paride/pd.o] Error 1
make[1]: *** [drivers/block/paride] Error 2
make: *** [drivers] Error 2

When I type "make modules_install", there is also error occurred
  INSTALL drivers/atm/ambassador.ko
cp: cannot stat ‘drivers/atm/ambassador.ko’: no such directory
make[1]: *** [drivers/atm/ambassador.ko] Error 1
make: *** [_modinst_] Error 2

And so, there is only two folder in the directory /lib/modules/2.6.0-test3 which are "build" and "kernel". I can't use the modprobe command, because the /lib/modules/2.6.0-test3/modules.dep does not exist. In the kernel folder there is only the drivers/atm existed and the atm folder is empty.

I feel very confused now. Would u please help me with it. Thanks very much.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-16  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-16  7:30 Problem after installing 2.6.0-test3 Sum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).