Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44890 - bootstrap.sh failed while compiling gettext with config error C compiler cannot create executables
Summary: bootstrap.sh failed while compiling gettext with config error C compiler cann...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-16 13:15 UTC by Michael J. Ayers
Modified: 2004-03-16 14:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael J. Ayers 2004-03-16 13:15:08 UTC
I have my make.conf set with the following CXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-buffer"

I am compiling this on a Dell laptop and it is failing with the error.

Reproducible: Always
Steps to Reproduce:
1.scripts/bootstrap.sh
2.it fails
3.

Actual Results:  


checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
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.
configure: error: /bin/sh './configure' failed for autoconf-lib-link

!!! ERROR: sys-devel/gettext-0.12.1 failed.
!!! Function econf, line 365, Exitcode 1
!!! econf failed

Expected Results:  
bootstrap should have compiled.
Comment 1 Michael J. Ayers 2004-03-16 14:11:48 UTC
File system problem. Worked it out.