[gentoo-user] configure: error: C++ compiler cannot create executables

2009-04-07 Thread KH
Hi, I seem to have som problem here. >>> Emerging (3 of 107) app-arch/lzma-utils-4.32.7 * lzma-4.32.7.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ...

[gentoo-user] configure: error: C compiler cannot create executables

2007-05-08 Thread Arnau Bria
Hi, after a emerge -uD world, and depclean, my system asks for some packages: # cat /root/.revdep-rebuild.5_order dev-libs/apr-util-0.9.12 dev-lang/perl-5.8.8-r2 net-www/apache-2.0.58-r2 mail-mta/postfix-2.3.6 net-libs/libetpan-0.49 dev-lang/php-5.2.1-r3 mail-client/claws-mail-2.9.1 but, when I t

Re: [gentoo-user] configure: error: C++ compiler cannot create executables

2009-04-07 Thread Justin
KH schrieb: > Hi, > > I seem to have som problem here. > Emerging (3 of 107) app-arch/lzma-utils-4.32.7 > * lzma-4.32.7.tar.gz RMD160 SHA1 SHA256 size ;-) > ... > > [ ok ] > * checking ebuild checksums ;-) > ..

Re: [gentoo-user] configure: error: C++ compiler cannot create executables

2009-04-07 Thread Justin
KH schrieb: > Justin schrieb: >> GIve us the >> /var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/config.log, >> then we will tell >> you more. >> >> > Hi, > thanks for your answer. > kh > YOu have a typo in CFLAGS: march==native signature.asc Description: OpenPGP digital sign

Re: [gentoo-user] configure: error: C++ compiler cannot create executables

2009-04-07 Thread KH
Justin schrieb: > GIve us the > /var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/config.log, then > we will tell > you more. > > Hi, thanks for your answer. kh This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mista

Re: [gentoo-user] configure: error: C++ compiler cannot create executables

2009-04-07 Thread KH
Justin schrieb: > KH schrieb: > >> Justin schrieb: >> >>> GIve us the >>> /var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/config.log, >>> then we will tell >>> you more. >>> >>> >>> >> Hi, >> thanks for your answer. >> kh >> >> > YOu have a typo in CFLAGS: > >

Re: [gentoo-user] configure: error: C++ compiler cannot create executables

2009-04-08 Thread Justin
KH schrieb: > Justin schrieb: >> KH schrieb: >> >>> Justin schrieb: >>> GIve us the /var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/config.log, then we will tell you more. >>> Hi, >>> thanks for your answer. >>> kh >>> >>> >>

Re: [gentoo-user] configure: error: C compiler cannot create executables

2007-05-08 Thread Arnau Bria
I forgot to add that doing: damac # cat i386-pc-linux-gnu-gcc #!/bin/sh /usr/bin/i686-pc-linux-gnu-gcc "$@" damac # pwd /usr/bin that is explained in forums finished compiling part of package, but ended in: /usr/share/apr-0/build/libtool: line 5598: i386-pc-linux-gnu-ar: command not found make[

Re: [gentoo-user] configure: error: C compiler cannot create executables

2007-05-08 Thread Bo Ørsted Andresen
On Tuesday 08 May 2007 16:54:59 Arnau Bria wrote: > I'm looking forums, google, etc... and I don't find a valid solution. > I'm not sure if it's a compiler problem or not, cause I've been able to > recompile some packages (binutils, i.e.) [SNIP] > configure:2119: checking for i686-pc-linux-gnu-gcc

Re: [gentoo-user] configure: error: C compiler cannot create executables

2007-05-08 Thread Arnau Bria
On Tue, 8 May 2007 16:03:02 +0200 Bo Ørsted Andresen wrote: > On Tuesday 08 May 2007 16:54:59 Arnau Bria wrote: > > I'm looking forums, google, etc... and I don't find a valid > > solution. I'm not sure if it's a compiler problem or not, cause > > I've been able to recompile some packages (binutil