Gentoo Archives: gentoo-user

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Strangeness on a fresh install
Date: Thu, 26 Jan 2006 03:07:23
Message-Id: 200601261201.05010.jstubbs@gentoo.org
In Reply to: [gentoo-user] Strangeness on a fresh install by Allan Spagnol Comar
1 On Thursday 26 January 2006 11:49, Allan Spagnol Comar wrote:
2 > Hi all, I am having a real strange problem on a fresh install, I had
3 > used a stage3 tarball from internet and when I try to emerge syslog-ng
4 > I got this error
5 > checking for C compiler default output...configure: error: C compiler
6 > cannot create executables
7 > See config.log for more details.
8 >
9 > I had a look at config.log and do not understand nothing.... can
10 > someone help with that one
11
12 configure:2328: i686-pc-linux-gnu-gcc -O3 -march=pentium3 -pipe
13 -fomit-frame-pointer -msse -mmmx -mfpu conftest.c >&5
14 cc1: error: invalid option `fpu'
15
16 These are the important lines. By the look of it you have "-mfpu" in your
17 CFLAGS which, as the following output says, is not a valid option (unless you
18 are running SPARC).
19
20 --
21 Jason Stubbs
22 --
23 gentoo-user@g.o mailing list