Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't emerge portage
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Delphiki
Guru
Guru


Joined: 04 Oct 2002
Posts: 337
Location: A2

PostPosted: Wed Feb 05, 2003 3:53 am    Post subject: Can't emerge portage Reply with quote

Code:
building 'missingos' extension
creating build
creating build/temp.linux-i686-2.2
gcc -NDEBUG -fPIC -I/usr/bin/include/python2.2 -c missingos.c -o build/temp.linux-i686-2.2/missingos.o -O2 -mcpu=i686 -pipe
gcc: unrecognized option `-NDEBUG'
missingos.c:1:20: Python.h: No such file or directory


This is an excerpt from the error I get when trying to emerge Portage. There are many more errors after this as one would expect when dealing with a missing header file but I didn't really think putting those here would help. Anyway, does anyone have any idea what could be causing this problem? I can provide more information if needed but I'm not sure what information is relevant.
_________________
Excellent..
Back to top
View user's profile Send private message
Delphiki
Guru
Guru


Joined: 04 Oct 2002
Posts: 337
Location: A2

PostPosted: Thu Feb 06, 2003 1:02 am    Post subject: Reply with quote

bump. I really need to emerge portage becauuse I'm having another problem for witch the suggested solution is updating portgae and I keepg etting this error. I've tried remerging python a few times, remreging gcc, I'm not sure what else I should try.
_________________
Excellent..
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Thu Feb 06, 2003 1:24 am    Post subject: Reply with quote

Which version of Portage are you trying to emerge?

It seems it can not find the correct Python header files.

emerge python
env-update && source /etc/profile
emerge portage

Does this work?

Erik
_________________
'Yes, Firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
Back to top
View user's profile Send private message
Delphiki
Guru
Guru


Joined: 04 Oct 2002
Posts: 337
Location: A2

PostPosted: Thu Feb 06, 2003 3:06 am    Post subject: Reply with quote

Thanks, but I've tried the commands you listed. I've tried 2.046-r11, 2.0.46-r9 and 2.0.47. They all give the same error.
_________________
Excellent..
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Thu Feb 06, 2003 5:31 am    Post subject: Reply with quote

Anything unusual in your make.conf?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Delphiki
Guru
Guru


Joined: 04 Oct 2002
Posts: 337
Location: A2

PostPosted: Thu Feb 06, 2003 5:28 pm    Post subject: Reply with quote

ACCEPT_KEYWORDS="~x86"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
USE="mpg avi kerberos moznomail moznocompose quicktime ui png mmx"
FETCHCOMMAND='/usr/bin/proz --no-getch -s ${URI} -P ${DISTDIR}'
CHOST="i686-pc-linux-gnu"

Those are the only uncommted lines in make.conf. Right now I'm working on rebuilding my system in a chrooted environment from scratch, so if I can't figure out how to fix this I'll just finish building the new setup and copy over my config files.
_________________
Excellent..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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