Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 32077

Summary: gcc-3.3.2-r1 error while emerge -u world (xscreensavers)
Product: Gentoo Linux Reporter: lil <empereor>
Component: [OLD] GCC PortingAssignee: Please assign to toolchain <gcc-porting>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description lil 2003-10-26 20:29:59 UTC
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot
create executables
See `config.log' for more details.
 
!!! ERROR: x11-misc/xscreensaver-4.14 failed.
!!! Function econf, Line 338, Exitcode 77
!!! econf failed


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 John Mylchreest (RETIRED) gentoo-dev 2003-10-26 23:43:38 UTC
please check and trim down your CFLAGS
that is the most common cause of this problem
Please log to this bug again if this didnt fix it.
Comment 2 lil 2003-10-27 09:41:23 UTC
problem solved , it was the flags .. thank you !