Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cflags issue && emerge -e world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
li1_getoo
l33t
l33t


Joined: 20 Oct 2002
Posts: 661
Location: Queens , NY

PostPosted: Sat Feb 01, 2003 12:13 pm    Post subject: cflags issue && emerge -e world Reply with quote

Code:
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.

!!! ERROR: app-admin/fam-oss-2.6.9-r1 failed.
!!! Function econf, Line 308, Exitcode 77
!!! econf failed

Calculating dependencies  ...done!
>>> emerge (1 of 242) app-admin/addpatches-0.2 to /
>>> Merging app-admin/addpatches-0.2 to /
--- /usr/
--- /usr/bin/
>>> /usr/bin/addpatches


i got this from qpkg-make.log

after changing cflags in /etc/make.conf i run
Code:
 root # qpkg -nc -I | sort | uniq | NOCOLOR=true xargs emerge &>qpkg-make.log


any comments on how can i fix this

**update
Code:
root # emerge -p fam-oss

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild    U ]
app-admin/fam-oss-2.6.9-r1 [2.6.9]


i tried emerging it by itself not much luck

**update i removed fam-oss and rerun the qpkg command
, no good breaks after a while , i wonder if thats similar to 'emerge -e world'

**update
this is what i get while trying to emerge -e world
i am using ~x86 :D
Code:
Configuring for linux-gnu
checking for prefix... /usr
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables

!!! ERROR: sys-libs/ncurses-5.3-r1 failed.
!!! Function econf, Line 308, Exitcode 77
!!! econf failed



Code:
 cat /etc/make.conf | grep ^CF
CFLAGS="-march=pentium3 -O3 -pipe -fomit -frame -pointer"
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sat Feb 01, 2003 6:15 pm    Post subject: Reply with quote

No spaces in -fomit-frame-pointer.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
li1_getoo
l33t
l33t


Joined: 20 Oct 2002
Posts: 661
Location: Queens , NY

PostPosted: Sat Feb 01, 2003 9:22 pm    Post subject: Reply with quote

Thank you Ma'am :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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