Gentoo Archives: gentoo-user

From: Max <gentoo@××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] unixODBC econf failure
Date: Sat, 22 Mar 2008 19:49:27
Message-Id: 1206212759.6449.63.camel@localhost
1 Hello,
2
3 After updating gnutls revdep-rebuild would like to update an awfull lot
4 of packages, including unixODBC. So far no problem but unixODBC does not
5 compile. After a while it comes up with the following error message:
6
7
8 ...
9 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
10 checking for C compiler default output file name...
11 configure: error: C compiler cannot create executables
12 See `config.log' for more details.
13
14 !!! Please attach the following file when seeking support:
15 !!! /var/tmp/portage/dev-db/unixODBC-2.2.12/work/unixODBC-2.2.12/gODBCConfig/config.log
16 *
17 * ERROR: dev-db/unixODBC-2.2.12 failed.
18 * Call stack:
19 * ebuild.sh, line 49: Called src_compile
20 * environment, line 2622: Called econf 'src_compile'
21 'src_compile' '--host=x86_64-pc-linux-gnu'
22 '--with-odbc=/var/tmp/portage/dev-db/unixODBC-2.2.12/work/unixODBC-2.2.12' '--enable-static'
23 * ebuild.sh, line 513: Called die
24 * The specific snippet of code:
25 * die "econf failed"
26 * The die message:
27 * econf failed
28 *
29 * If you need support, post the topmost build error, and the call stack
30 if relevant.
31 * A complete build log is located at
32 '/var/tmp/portage/dev-db/unixODBC-2.2.12/temp/build.log'.
33 * The ebuild environment file is located at
34 '/var/tmp/portage/dev-db/unixODBC-2.2.12/temp/environment'.
35 *
36 ...
37
38 The following gcc is installed:
39
40 sys-devel/gcc-4.1.2 USE="doc fortran gcj gtk ip28 ip32r10k mudflap
41 multislot nls objc objc++ objc-gc (-altivec) -bootstrap -build -d
42 (-hardened) -libffi (-multilib) (-n32) (-n64) -nocxx -test -vanilla"
43
44 Some information about the system:
45
46 CPU: Intel P4D Processor Family 15
47 Gentoo: AMD64
48
49 CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
50 CXXFLAGS="${CFLAGS}"
51
52 Kernel: gentoo 2.6.24-r3
53
54 If any further information is needed to solve the problem i'll be glad
55 to provide it. Thank you a lot in advance.
56
57 cu
58 Max
59
60 --
61 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] unixODBC econf failure Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] unixODBC econf failure alain.didierjean@××××.fr