linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.20-pre9: kbuild strangeness
@ 2002-10-04 16:39 Frederik Nosi
  0 siblings, 0 replies; only message in thread
From: Frederik Nosi @ 2002-10-04 16:39 UTC (permalink / raw)
  To: linux-kernel

I followed the usual steps:

patched the kernel to 2.4.20-p9
make mrproper, make oldconfig, make dep, make bzImage, make modules

During kernel/modules building I get no errors, only this warnings:

agpgart_be.c: In function `agp_generic_create_gatt_table':
agpgart_be.c:591: warning: assignment from incompatible pointer type
Loading defkeymap.map
base.c: In function `devfsd_ioctl':
base.c:3433: warning: unused variable `lock'
{standard input}: Assembler messages:
{standard input}:1018: Warning: indirect lcall without `*'
{standard input}:1102: Warning: indirect lcall without `*'
{standard input}:1186: Warning: indirect lcall without `*'
{standard input}:1255: Warning: indirect lcall without `*'
{standard input}:1266: Warning: indirect lcall without `*'
{standard input}:1277: Warning: indirect lcall without `*'
{standard input}:1350: Warning: indirect lcall without `*'
{standard input}:1361: Warning: indirect lcall without `*'
{standard input}:1372: Warning: indirect lcall without `*'
{standard input}:1853: Warning: indirect lcall without `*'
{standard input}:1953: Warning: indirect lcall without `*'
{standard input}: Assembler messages:
{standard input}:245: Warning: indirect lcall without `*'
{standard input}:339: Warning: indirect lcall without `*'
bbootsect.s: Assembler messages:
bbootsect.s:256: Warning: indirect lcall without `*'
bsetup.s: Assembler messages:
bsetup.s:1512: Warning: indirect lcall without `*'
Root device is (3, 6)
Boot sector 512 bytes.
Setup is 4772 bytes.
System is 822 kB
make: *** No rule to make target `make'.  Stop.

During make modules_install I get this:

make -C  kernel modules_install
make[1]: Entering directory `/home/fredi/src/linux-2.4.20-pre9/kernel'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/home/fredi/src/linux-2.4.20-pre9/kernel'
make -C  drivers modules_install
make[1]: Entering directory `/home/fredi/src/linux-2.4.20-pre9/drivers'
make -C block modules_install
make[2]: Entering directory `/home/fredi/src/linux-2.4.20-pre9/drivers/block'
mkdir -p /lib/modules/2.4.20-pre9/kernel/drivers/block/
cp loop.o nbd.o /lib/modules/2.4.20-pre9/kernel/drivers/block/
cp: impossibile fare stat di `loop.o': No such file or directory
cp: impossibile fare stat di `nbd.o': No such file or directory
make[2]: *** [_modinst__] Error 1
make[2]: Leaving directory `/home/fredi/src/linux-2.4.20-pre9/drivers/block'
make[1]: *** [_modinst_block] Error 2
make[1]: Leaving directory `/home/fredi/src/linux-2.4.20-pre9/drivers'
make: *** [_modinst_drivers] Error 2

Hope this is useful.
For more info please CC me, I'm not subscribed in the list


cheers,
Frederik Nosi

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

only message in thread, other threads:[~2002-10-04 16:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-04 16:39 2.4.20-pre9: kbuild strangeness Frederik Nosi

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