View previous topic :: View next topic |
Author |
Message |
j3rm Tux's lil' helper
Joined: 19 Jun 2002 Posts: 148 Location: Tennessee
|
Posted: Sat Jun 22, 2002 11:46 pm Post subject: kernel build problems |
|
|
after i installed gentoo and got everything running (including a successful kernel build), i decided to go back and recompile the kernel, making sure that i didn't miss anything. when i typed 'make bzImage modules modules_install', i get an error from make 30 seconds or so after it starts. i see a bunch of 'blahblah redefined' scattered throughout and right before it quits, it says
/usr/src/linux-2.4.19-gentoo-r7/include/linux/kernel_stat.h:46: (Each undeclared identifier is reported only once
/usr/src/linux-2.4.19-gentoo-r7/include/linux/kernel_stat.h:46: for each function it appears in.)
make[2]: *** [ksyms.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r7/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r7/kernel'
make: *** [_dir_kernel] Error 2
what should i do? |
|
Back to top |
|
|
therobot Apprentice
Joined: 07 Jun 2002 Posts: 256 Location: Canada
|
Posted: Sun Jun 23, 2002 12:49 am Post subject: |
|
|
try 'make dep && make clean bzImage modules modules_install' , works for me. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|