Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel compile failing(SOLVED)
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
helmutvandeshaft
Tux's lil' helper
Tux's lil' helper


Joined: 23 Sep 2004
Posts: 90
Location: Amsterdam

PostPosted: Wed Aug 09, 2006 8:48 pm    Post subject: kernel compile failing(SOLVED) Reply with quote

Trying to recompile my kernel comes back with this:

linux # make && make modules modules_install install
CHK include/linux/version.h
SPLIT include/linux/autoconf.h -> include/config/*
touch: setting times of `include/config/MARKER': Function not implemented
make: *** [include/config/MARKER] Error 1


Any ideas, the only thing i changed was to add reisferfs support.

Thanks

####EDIT####

Booting from the live cd then running "mount -a -t proc proc /mnt/gentoo/proc" fixed this.
Back to top
View user's profile Send private message
sageman
Guru
Guru


Joined: 04 May 2005
Posts: 363
Location: New Hampshire

PostPosted: Wed Aug 09, 2006 8:54 pm    Post subject: Reply with quote

Which kernel sources? What version of GCC?

Probably wouldn't hurt to backup .config and do
Code:

make clean
make mrproper


Then copy back your backup'd .config file into /usr/src/linux and try making again.
Back to top
View user's profile Send private message
helmutvandeshaft
Tux's lil' helper
Tux's lil' helper


Joined: 23 Sep 2004
Posts: 90
Location: Amsterdam

PostPosted: Sun Aug 13, 2006 5:40 pm    Post subject: Reply with quote

sageman wrote:
Which kernel sources? What version of GCC?

Probably wouldn't hurt to backup .config and do
Code:

make clean
make mrproper


Then copy back your backup'd .config file into /usr/src/linux and try making again.


Thanks for the reply, I had already solved this though.

####EDIT####

Booting from the live cd then running "mount -a -t proc proc /mnt/gentoo/proc" fixed this then compiled my kernel from chroot
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