Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel build problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
j3rm
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jun 2002
Posts: 148
Location: Tennessee

PostPosted: Sat Jun 22, 2002 11:46 pm    Post subject: kernel build problems Reply with quote

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
View user's profile Send private message
therobot
Apprentice
Apprentice


Joined: 07 Jun 2002
Posts: 256
Location: Canada

PostPosted: Sun Jun 23, 2002 12:49 am    Post subject: Reply with quote

try 'make dep && make clean bzImage modules modules_install' , works for me.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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