[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] Compiler version used to compile kernel



On Wed 25 Jun, Fabian Franz bloviated thus:
> Am Mittwoch, 25. Juni 2003 18:02 schrieb Rev Simon Rumble:
> > Ah-ha!  This is why I have been unable to compile a kernel.  What
> > version of GCC do I need to revert to in order to compile a kernel?
> 
> just use the "gcc-2.95" that is still installed on knoppix :-)

Hmmm so it is.  So I updated what /usr/bin/gcc points to (and, via
/etc/alternatives, thus /usr/bin/cc too).  But I still can't compile a
kernel :(

make[2]: Entering directory `/usr/src/linux-2.4.21-rc8'
/usr/bin/make -C  kernel modules_install
make[3]: Entering directory `/usr/src/linux-2.4.21-rc8/kernel'
make[3]: Nothing to be done for `modules_install'.
make[3]: Leaving directory `/usr/src/linux-2.4.21-rc8/kernel'
/usr/bin/make -C  drivers modules_install
make[3]: Entering directory `/usr/src/linux-2.4.21-rc8/drivers'
/usr/bin/make -C block modules_install
make[4]: Entering directory `/usr/src/linux-2.4.21-rc8/drivers/block'
mkdir -p
/usr/src/linux/debian/tmp-image/lib/modules/2.4.21-rc8/kernel/drivers/block/
cp loop.o nbd.o rd.o
/usr/src/linux/debian/tmp-image/lib/modules/2.4.21-rc8/kernel/drivers/block/
cp: cannot stat `loop.o': No such file or directory
cp: cannot stat `nbd.o': No such file or directory
cp: cannot stat `rd.o': No such file or directory
make[4]: *** [_modinst__] Error 1
make[4]: Leaving directory `/usr/src/linux-2.4.21-rc8/drivers/block'
make[3]: *** [_modinst_block] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.21-rc8/drivers'
make[2]: *** [_modinst_drivers] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.21-rc8'
make[1]: *** [real_stamp_image] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21-rc8'
make: *** [kernel-image-deb] Error 2


-- 
Rev Simon Rumble <simon@rumble.net>
www.rumble.net

In Italy for thirty years under the Borgias they had warfare,
terror, murder, bloodshed---they produced Michelangelo,
Leonardo da Vinci and the Renaissance. In Switzerland they
had brotherly love, five hundred years of democracy and
peace and what did that produce...? The cuckoo clock.

- Orson Welles
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: