mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.4.19-pre9-ac3: Build problem
@ 2002-06-04  7:35 Martin.Knoblauch
  2002-06-04 14:27 ` Martin.Knoblauch
  0 siblings, 1 reply; 2+ messages in thread
From: Martin.Knoblauch @ 2002-06-04  7:35 UTC (permalink / raw)
  To: linux-kernel

Hi,

 the following was observed first on 2.4.19-pre8-ac4, but could have been 
in since earlier versions. After patching to -pre9-ac3 I copy a previous 
working .config file and do:

make oldconfig
make dep
make bzImage
make modules

 This works fine. Next I make a change to the configuration (any change) 
and do

make dep clean
make bzimage

 bzImage fails with:

gcc -D__KERNEL__ -I/lhome/martink/lx/linux-2.4.19-pre9-ac3-mkn/include 
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing 
-fno-common -pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc -I 
/usr/lib/gcc-lib/i486-suse-linux/2.95.3/include -DKBUILD_BASENAME=compat  
-c -o compat.o compat.c
make[3]: *** No rule to make target 
`/lhome/martink/lx/linux-2.4.19-pre9-ac3-mkn/drivers/pci/devlist.h', 
needed by `names.o'.  Stop.
make[3]: Leaving directory 
`/lhome/martink/lx/linux-2.4.19-pre9-ac3-mkn/drivers/pci'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory 
`/lhome/martink/lx/linux-2.4.19-pre9-ac3-mkn/drivers/pci'
make[1]: *** [_subdir_pci] Error 2
make[1]: Leaving directory 
`/lhome/martink/lx/linux-2.4.19-pre9-ac3-mkn/drivers'
make: *** [_dir_drivers] Error 2


 Apparently "gen-devlist" is not [re-]build under these circumstances.

Martin
-- 
------------------------------------------------------------------
Martin Knoblauch         |    email:  Martin.Knoblauch@TeraPort.de
TeraPort GmbH            |    Phone:  +49-89-510857-309
C+ITS                    |    Fax:    +49-89-510857-111
http://www.teraport.de   |    Mobile: +49-170-4904759


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

end of thread, other threads:[~2002-06-04 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-04  7:35 2.4.19-pre9-ac3: Build problem Martin.Knoblauch
2002-06-04 14:27 ` Martin.Knoblauch

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

all inboxes | Powered by JetHome®