Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] unixODBC econf failure
Date: Sat, 22 Mar 2008 20:07:16
Message-Id: 200803222206.27736.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] unixODBC econf failure by Max
1 On Saturday 22 March 2008, Max wrote:
2 > Hello,
3 >
4 > After updating gnutls revdep-rebuild would like to update an awfull
5 > lot of packages, including unixODBC. So far no problem but unixODBC
6 > does not compile. After a while it comes up with the following error
7 > message:
8
9 <shameless crib of request for more info from the forums>
10
11 Please post the output of "emerge --info".
12
13 Have you changed any of CFLAGS, CXXFLAGS, CHOST or LDFLAGS
14 in /etc/make.conf recently? Have you changed your profile recently?
15 Have you upgraded or unmerged ay version of GCC recently? If so, what
16 was the old value/version and what is the current value/version?
17
18 </shameless crib>
19
20 also please post 'gcc-config -l'
21
22
23
24 >
25 >
26 > ...
27 > checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
28 > checking for C compiler default output file name...
29 > configure: error: C compiler cannot create executables
30 > See `config.log' for more details.
31 >
32 > !!! Please attach the following file when seeking support:
33 > !!!
34 > /var/tmp/portage/dev-db/unixODBC-2.2.12/work/unixODBC-2.2.12/gODBCCon
35 >fig/config.log *
36 > * ERROR: dev-db/unixODBC-2.2.12 failed.
37 > * Call stack:
38 > * ebuild.sh, line 49: Called src_compile
39 > * environment, line 2622: Called econf 'src_compile'
40 > 'src_compile' '--host=x86_64-pc-linux-gnu'
41 > '--with-odbc=/var/tmp/portage/dev-db/unixODBC-2.2.12/work/unixODBC-2.
42 >2.12' '--enable-static' * ebuild.sh, line 513: Called
43 > die
44 > * The specific snippet of code:
45 > * die "econf failed"
46 > * The die message:
47 > * econf failed
48 > *
49 > * If you need support, post the topmost build error, and the call
50 > stack if relevant.
51 > * A complete build log is located at
52 > '/var/tmp/portage/dev-db/unixODBC-2.2.12/temp/build.log'.
53 > * The ebuild environment file is located at
54 > '/var/tmp/portage/dev-db/unixODBC-2.2.12/temp/environment'.
55 > *
56 > ...
57 >
58 > The following gcc is installed:
59 >
60 > sys-devel/gcc-4.1.2 USE="doc fortran gcj gtk ip28 ip32r10k mudflap
61 > multislot nls objc objc++ objc-gc (-altivec) -bootstrap -build -d
62 > (-hardened) -libffi (-multilib) (-n32) (-n64) -nocxx -test -vanilla"
63 >
64 > Some information about the system:
65 >
66 > CPU: Intel P4D Processor Family 15
67 > Gentoo: AMD64
68 >
69 > CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
70 > CXXFLAGS="${CFLAGS}"
71 >
72 > Kernel: gentoo 2.6.24-r3
73 >
74 > If any further information is needed to solve the problem i'll be
75 > glad to provide it. Thank you a lot in advance.
76 >
77 > cu
78 > Max
79
80
81
82 --
83 Alan McKinnon
84 alan dot mckinnon at gmail dot com
85
86 --
87 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] unixODBC econf failure Max <gentoo@××××××××.net>