linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* (no subject)
@ 2001-12-16 19:17 Robert Jameson
  0 siblings, 0 replies; only message in thread
From: Robert Jameson @ 2001-12-16 19:17 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1528 bytes --]

Does anyone have any ideas about this error while compiling 2.5.1-pre11

output from make modules:

make[1]: Entering directory `/usr/src/linux-2.5.1-pre11/kernel'
make[1]: Nothing to be done for `modules'.
make[1]: Leaving directory `/usr/src/linux-2.5.1-pre11/kernel'
make -C  drivers CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.5.1-pre11/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.5.1-pre11/include/linux/modversions.h" MAKING_MODULES=1 modules
make[1]: Entering directory `/usr/src/linux-2.5.1-pre11/drivers'
make -C block modules
make[2]: Entering directory `/usr/src/linux-2.5.1-pre11/drivers/block'
gcc -D__KERNEL__ -I/usr/src/linux-2.5.1-pre11/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.5.1-pre11/include/linux/modversions.h   -c -o xd.o xd.c
xd.c: In function `xd_init':
xd.c:173: too few arguments to function `blk_init_queue_Rb01d9c7f'
make[2]: *** [xd.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.5.1-pre11/drivers/block'
make[1]: *** [_modsubdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.1-pre11/drivers'
make: *** [_mod_drivers] Error 2

-- 

I'm praying for rain and I'm praying for tidal waves I wanna see the ground give way. 
I wanna watch it all go down - tool.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

only message in thread, other threads:[~2001-12-16 19:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-16 19:17 Robert Jameson

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).