Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
1.4_rc2 stage 3 done, make menuconfig gives error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Joffer
Guru
Guru


Joined: 10 Sep 2002
Posts: 585
Location: Arendal, Norway

PostPosted: Thu Jan 09, 2003 12:39 pm    Post subject: 1.4_rc2 stage 3 done, make menuconfig gives error Reply with quote

I'm now on the point where I'm supposed to configure my kernel ('make menuconfig')

But i'm not allowed to do so.. well what I get is:

Code:
cdimage linux # make menuconfig
/bin/sh: line 1: gcc: command not found
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entering directory '/usr/src/linux/linux-2.4.19-gento-r10/scripts/lxdialog'
/bin/sh: line 1: gcc: command not found

>> Unable to find the Ncurses libraries.
>>
>> You must have Ncurses installed in order
>> to use 'make menuconfig'

make[1]: *** [ncurses] Error 1
make[1]: Leaving directory '/usr/src/linux/linux-2.4.19-gento-r10/scripts/lxdialog'
make: *** [menuconfig] Error 2

cdimage linux #

I've checked to see if gcc and ncurses are installed, and they are (ofcourse).

This is buildt on a Pentium 4 with this in make.conf (taken from the CFLAGS Central forumpost:

Code:
CFLAGS="-march=pentium4 -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-loop-opt -frerun-cse-after-loop -falign-functions=4"

CXXFLAGS="${CFLAGS}"


Anything there that can make some trouble? Or is it something else?
Back to top
View user's profile Send private message
harper
n00b
n00b


Joined: 30 Jun 2002
Posts: 40

PostPosted: Thu Jan 09, 2003 12:56 pm    Post subject: Reply with quote

Did you do an emerge -u world ? I only ask because I can remember it updating ncursers.
Back to top
View user's profile Send private message
Joffer
Guru
Guru


Joined: 10 Sep 2002
Posts: 585
Location: Arendal, Norway

PostPosted: Thu Jan 09, 2003 1:00 pm    Post subject: Reply with quote

'emerge -u world' gives me no new packages for update or other actions :(
Back to top
View user's profile Send private message
harper
n00b
n00b


Joined: 30 Jun 2002
Posts: 40

PostPosted: Thu Jan 09, 2003 1:19 pm    Post subject: Reply with quote

oh sorry, if you haven't already done an emerge sync you'll need to do that first, the complete code listing is:

emerge sync
emerge -up world
emerge -u world
Back to top
View user's profile Send private message
Joffer
Guru
Guru


Joined: 10 Sep 2002
Posts: 585
Location: Arendal, Norway

PostPosted: Thu Jan 09, 2003 1:26 pm    Post subject: Reply with quote

well of course, i did that. This is a completly fresh stage 1 building, stage1->2 done during last night, and stage2->3 done this morning. Never had such errors before with 1.2 or 1.4_rc1...
Back to top
View user's profile Send private message
hhaamu
Apprentice
Apprentice


Joined: 23 Aug 2002
Posts: 253
Location: Finland

PostPosted: Thu Jan 09, 2003 1:34 pm    Post subject: Reply with quote

Are you using gcc-3.2.1-r6?
Back to top
View user's profile Send private message
Joffer
Guru
Guru


Joined: 10 Sep 2002
Posts: 585
Location: Arendal, Norway

PostPosted: Thu Jan 09, 2003 1:38 pm    Post subject: Reply with quote

emerge -p gcc gives me:
[ebuild R ] sys-devel/gcc-3.2.1-r6

so the answer is yes.
Back to top
View user's profile Send private message
hhaamu
Apprentice
Apprentice


Joined: 23 Aug 2002
Posts: 253
Location: Finland

PostPosted: Thu Jan 09, 2003 1:42 pm    Post subject: Reply with quote

Then check this topic:

https://forums.gentoo.org/viewtopic.php?t=27066
Back to top
View user's profile Send private message
Joffer
Guru
Guru


Joined: 10 Sep 2002
Posts: 585
Location: Arendal, Norway

PostPosted: Thu Jan 09, 2003 1:54 pm    Post subject: Reply with quote

Looks like that post will help... just checked to see if /usr/bin/gcc existed, and it DIDN't!!! crap!! well.. I'm all over the thread you just gave me. Thnx

Well.. a quick update for those who have the same problem I had, and want to fix it the quick and easy way.. at least it was quick for me, and will be easy for you since you just read it here :D

execute this:
env-update && source /etc/profile
Back to top
View user's profile Send private message
deprecated
Tux's lil' helper
Tux's lil' helper


Joined: 21 Aug 2002
Posts: 118
Location: Madison, WI

PostPosted: Fri Jan 10, 2003 12:16 am    Post subject: Reproduced error..... yay Reply with quote

Just for reference I reproduced the error while installing with a stage 3 tarball. Seems to be a missing link.


Oh, and the 'fix' works perfectly :D
Back to top
View user's profile Send private message
cybrjackle
Apprentice
Apprentice


Joined: 09 Jan 2003
Posts: 248
Location: USA

PostPosted: Fri Jan 10, 2003 1:42 am    Post subject: Reply with quote

I built a system yesterday and had NO problem.

Today, same probelm there haveing.

Thanks for the fix!

Who broke what :?:
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Fri Jan 10, 2003 5:09 am    Post subject: Reply with quote

hhaamu wrote:
Then check this topic:

https://forums.gentoo.org/viewtopic.php?t=27066

_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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