Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vanilla-sources 2.6.17 make error [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
hippie
n00b
n00b


Joined: 08 Mar 2004
Posts: 41

PostPosted: Fri Dec 29, 2006 10:24 pm    Post subject: vanilla-sources 2.6.17 make error [Solved] Reply with quote

I'm trying to compile a kernel for my via-epia on a my athlon. I've set up a base system and chroot to it and made ROOT=/epia emerge baselayout uclibc. Now I have emerge vanilla-sources 2.6.17 and configured it. My problem turns up when I do run make when I get the error

Code:
/bin/sh: -c: line 0: syntax error near unexpected token '('
/bin/sh: -c: line 0: set -e: echo '  CHK    include/linux/version.h.'; mkdir -d include/linux/; ...
i've cut some code here...; mv -f include/linux/version.h.tmp include/linux/version.h;fi'
make: *** [include /linux/version.h] Error 2


What have I missed?


Last edited by hippie on Fri Dec 29, 2006 11:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
hippie
n00b
n00b


Joined: 08 Mar 2004
Posts: 41

PostPosted: Fri Dec 29, 2006 11:15 pm    Post subject: Reply with quote

This was the missing parts

Code:
mount --bind /dev /mnt/gentoo_uclibc/dev
mount -t proc proc /mnt/gentoo_uclibc/proc
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