(no subject)

Robert Jameson (rj@open-net.org)
Sun, 16 Dec 2001 14:17:38 -0500


--=.7U9+cJFF3'(.Nq
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

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.

--=.7U9+cJFF3'(.Nq Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE8HPNYyWZRCCLwK/cRAlrkAKCQ4BH7JpKuwo5RiyrSRar35fVrigCfYNfC MVg0XkCgwY28MYQzsVxdS1g= =UUmP -----END PGP SIGNATURE-----

--=.7U9+cJFF3'(.Nq--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/