public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Compile error with 2.4.20-ac1
@ 2002-12-03 10:35 Fridtjof Busse
  2002-12-03 12:44 ` Steffen Moser
  0 siblings, 1 reply; 2+ messages in thread
From: Fridtjof Busse @ 2002-12-03 10:35 UTC (permalink / raw)
  To: linux-kernel

Hi
If I change an option (make menuconfig) and run 'make dep && make clean 
bzImage modules modules_install' afterwards, I get:

gcc -D__KERNEL__ -I/usr/src/linux-2.4.20/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 
-malign-functions=4    -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=compat  -c -o compat.o compat.c
make[3]: *** No rule to make target 
`/usr/src/linux-2.4.20/drivers/pci/devlist.h', needed by `names.o'.  
Stop.
make[3]: Leaving directory `/usr/src/linux-2.4.20/drivers/pci'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20/drivers/pci'
make[1]: *** [_subdir_pci] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20/drivers'
make: *** [_dir_drivers] Error 2

If I run 'make dep && make clean bzImage modules modules_install' again, 
without changing anything, the compilation doesn't give any errors and 
the kernel runs fine.
But if I again change an option, same thing happens.

-- 
Fridtjof Busse
BOFH excuse #185:
system consumed all the paper for paging



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-03 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-03 10:35 Compile error with 2.4.20-ac1 Fridtjof Busse
2002-12-03 12:44 ` Steffen Moser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox