Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't emerge anything anymore
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
swisscheese
n00b
n00b


Joined: 18 Jun 2003
Posts: 17
Location: Zu:rich/Switzerland

PostPosted: Wed Jun 18, 2003 2:44 pm    Post subject: Can't emerge anything anymore Reply with quote

When I try to emerge or compile something I get an error in econf:
Code:
Calculating dependencies ...done!
>>> emerge (1 of 1) app-misc/xosview-1.8.0 to /
>>> md5 src_uri ;-) xosview-1.8.0.tar.gz
>>> Unpacking source...
>>> Unpacking xosview-1.8.0.tar.gz to /var/tmp/portage/xosview-1.8.0/work
>>> Source unpacked.
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for c++... g++
checking whether the C++ compiler (g++ -O2 -mcpu=i686 -pipe ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
 
!!! ERROR: app-misc/xosview-1.8.0 failed.
!!! Function econf, Line 304, Exitcode 1
!!! econf failed


What have I done wrong???

This problem is new to me. I installed a whole system with X and so on so far.

Please help.

SwissCheese
Postscriptum: Yes, I know. My English is bad.
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Wed Jun 18, 2003 2:48 pm    Post subject: Reply with quote

What version of autoconf, gcc and glibc are you running?
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9526
Location: beyond the rim

PostPosted: Wed Jun 18, 2003 3:56 pm    Post subject: Reply with quote

Please post your CFLAGS and CXXFLAGS
Back to top
View user's profile Send private message
swisscheese
n00b
n00b


Joined: 18 Jun 2003
Posts: 17
Location: Zu:rich/Switzerland

PostPosted: Thu Jun 19, 2003 2:56 pm    Post subject: Reply with quote

autoconf: 2.57
gcc: 3.2.3
glibc: 2.3.2
CFLAGS: -march=pentium4 -O3 -pipe
CXXFLAGS are like CFLAGS

I don't think that it depends on the CFLAGS, because I've used them for the entire system.

Swisscheese
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9526
Location: beyond the rim

PostPosted: Thu Jun 19, 2003 3:56 pm    Post subject: Reply with quote

I asked because this error message is often caused by bad CFLAGS. The strange thing is that your CFLAGS differ from the output of configure, but neither the ebuild or the configure script seem to override them.
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