From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Jd9iZ-0008LH-KQ for garchives@archives.gentoo.org; Sat, 22 Mar 2008 19:49:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC9EEE0620; Sat, 22 Mar 2008 19:49:25 +0000 (UTC) Received: from Dentist.linuxmonks.net (85-31-187-2.blue.kundencontroller.de [85.31.187.2]) by pigeon.gentoo.org (Postfix) with ESMTP id C25CDE0620 for ; Sat, 22 Mar 2008 19:49:25 +0000 (UTC) Received: from [10.0.3.66] (lcofrance.pck.nerim.net [213.41.157.207]) by Dentist.linuxmonks.net (Postfix) with ESMTP id D30AC10B9 for ; Sat, 22 Mar 2008 20:48:39 +0100 (CET) Subject: [gentoo-user] unixODBC econf failure From: Max To: gentoo-user@lists.gentoo.org Content-Type: text/plain Date: Sat, 22 Mar 2008 20:05:59 +0100 Message-Id: <1206212759.6449.63.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: 59cf311f-b6b7-498c-915d-78e6f1216080 X-Archives-Hash: 6d073bdc5c3c9e85746327e7ab498c76 Hello, After updating gnutls revdep-rebuild would like to update an awfull lot of packages, including unixODBC. So far no problem but unixODBC does not compile. After a while it comes up with the following error message: ... checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/dev-db/unixODBC-2.2.12/work/unixODBC-2.2.12/gODBCConfig/config.log * * ERROR: dev-db/unixODBC-2.2.12 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2622: Called econf 'src_compile' 'src_compile' '--host=x86_64-pc-linux-gnu' '--with-odbc=/var/tmp/portage/dev-db/unixODBC-2.2.12/work/unixODBC-2.2.12' '--enable-static' * ebuild.sh, line 513: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-db/unixODBC-2.2.12/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/unixODBC-2.2.12/temp/environment'. * ... The following gcc is installed: sys-devel/gcc-4.1.2 USE="doc fortran gcj gtk ip28 ip32r10k mudflap multislot nls objc objc++ objc-gc (-altivec) -bootstrap -build -d (-hardened) -libffi (-multilib) (-n32) (-n64) -nocxx -test -vanilla" Some information about the system: CPU: Intel P4D Processor Family 15 Gentoo: AMD64 CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" Kernel: gentoo 2.6.24-r3 If any further information is needed to solve the problem i'll be glad to provide it. Thank you a lot in advance. cu Max -- gentoo-user@lists.gentoo.org mailing list