From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mod7J-00068i-Q4 for garchives@archives.gentoo.org; Fri, 18 Sep 2009 13:03:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D533E07E3; Fri, 18 Sep 2009 13:03:12 +0000 (UTC) Received: from blue-labs.org (blue-labs.org [72.34.249.230]) by pigeon.gentoo.org (Postfix) with ESMTP id 5CA51E07E3 for ; Fri, 18 Sep 2009 13:03:12 +0000 (UTC) X-Authenticated-Colt: Submitter authenticated to send mail Received: from [76.109.131.1] (c-76-109-131-1.hsd1.fl.comcast.net [76.109.131.1]) (authenticated user=david bits=0) by colt.blue-labs.org (8.14.3/8.14.3) with ESMTP id n8ID2AAA023095 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 18 Sep 2009 09:02:11 -0400 Message-ID: <4AB3850D.9060807@blue-labs.org> Date: Fri, 18 Sep 2009 09:03:09 -0400 From: David Ford User-Agent: Thunderbird 2.0.0.23 (X11/20090910) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] C compiler cannot create executables References: <4AB28053.9000400@toth.org.uk> <20090917232823.20225.qmail@stuge.se> <4AB34988.9070805@toth.org.uk> In-Reply-To: <4AB34988.9070805@toth.org.uk> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-146.8 required=4.0 tests=BLUELABS_AUTH_USER_RCVD, BOTNET,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC shortcircuit=no autolearn=disabled version=3.2.5-gr0 X-Spam-Checker-Version: SpamAssassin 3.2.5-gr0 (2008-06-10) on Colt X-Archives-Salt: 8234914f-28f6-4bbe-9ab4-e9d004dbd4ca X-Archives-Hash: cb976fdb6a279f94fb8977977f98b930 [...] configure:4134: checking for C compiler version configure:4142: armv5tel-softfloat-linux-gnueabi-gcc --version >&5 armv5tel-softfloat-linux-gnueabi-gcc (Gentoo 4.4.1 p1.0) 4.4.1 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4146: $? = 0 configure:4153: armv5tel-softfloat-linux-gnueabi-gcc -v >&5 Using built-in specs. Target: armv5tel-softfloat-linux-gnueabi Configured with: /var/tmp/portage/cross-armv5tel-softfloat-linux-gnueabi/gcc-4.4.1/work/gcc-4.4.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/armv5tel-softfloat-linux-gnueabi/gcc-bin/4.4.1 --includedir=/usr/lib/gcc/armv5tel-softfloat-linux-gnueabi/4.4.1/include --datadir=/usr/share/gcc-data/armv5tel-softfloat-linux-gnueabi/4.4.1 --mandir=/usr/share/gcc-data/armv5tel-softfloat-linux-gnueabi/4.4.1/man --infodir=/usr/share/gcc-data/armv5tel-softfloat-linux-gnueabi/4.4.1/info --with-gxx-include-dir=/usr/lib/gcc/armv5tel-softfloat-linux-gnueabi/4.4.1/include/g++-v4 --host=x86_64-pc-linux-gnu --target=armv5tel-softfloat-linux-gnueabi --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --with-float=soft --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --with-python-dir=/share/gcc-data/armv5tel-softfloat-linux-gnueabi/4.4.1/python --disable-libgcj --enable-languages=c,c++,fortran --with-sysroot=/usr/armv5tel-softfloat-linux-gnueabi --disable-bootstrap --disable-libgomp --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0' Thread model: posix gcc version 4.4.1 (Gentoo 4.4.1 p1.0) configure:4157: $? = 0 configure:4164: armv5tel-softfloat-linux-gnueabi-gcc -V >&5 armv5tel-softfloat-linux-gnueabi-gcc: '-V' option must have argument configure:4168: $? = 1 configure:4191: checking for C compiler default output file name configure:4213: armv5tel-softfloat-linux-gnueabi-gcc conftest.c /usr/armv5tel-softfloat-linux-gnueabi/lib/libc-2.3.4.so >&5 /usr/armv5tel-softfloat-linux-gnueabi/lib/libc-2.3.4.so: undefined reference to `_dl_out_of_memory@GLIBC_PRIVATE' collect2: ld returned 1 exit status configure:4217: $? = 1 configure:4255: result: configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "1.2.rc5" | #define PACKAGE_STRING "Dovecot 1.2.rc5" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE "dovecot" | #define VERSION "1.2.rc5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4261: error: in `/root/dovecot/dovecot-1.2.3': configure:4264: error: C compiler cannot create executables