Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
genkernel 3.0.2 fails recompiling gentoo-2.4.25
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
yassen
Apprentice
Apprentice


Joined: 26 Mar 2004
Posts: 194

PostPosted: Thu Apr 08, 2004 8:01 am    Post subject: genkernel 3.0.2 fails recompiling gentoo-2.4.25 Reply with quote

Hi there,

A problem trying to recompile my kernel: gentoo-2.4.25.
When I first built the system, I could build the kernel as well, manually as well as using genkernel. When I came up to building X, I had to rebuild it for the reason of missing the option "Processor type and features -> MTRR". So I rerun genkernel with --menuconfig, selected that option and went on. The compilation failed duiring modules build, at a line "ld -m {xfs modules}". Repeated the compilation with --clean, same result. Excluded the xfs filesystem, rerun genkernel and now it failed on building ufs. Last lines from /var/log/genkernel.log are:

gcc -D__KERNEL__ {bla bla} SENAME =dir -c -o dir.o dir.c
rm -f ufs.o
ld -m elf_i386 -e stext -r -o ufs.o balloc.o cylinder.o dir.o file.o ialloc.o inode.o {... etc. many more modules, last is util.o}
make[2]: Leaving directory '/usr/src/linux-2.4.25-gentoo/fs/ufs'
make[1]: Leaving directory '/usr/src/linux-2.4.25-gentoo/fs'
* ERROR: Failed to compile the "modules" target...

Seems strange: how could this genkernel (3.0.2) do the job the first time and now it cannot compile file system modules? Any suggestion? Thanks in advance!
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