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 <gentoo-user+bounces-77341-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Jd9zo-0001dF-53
	for garchives@archives.gentoo.org; Sat, 22 Mar 2008 20:07:16 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A4C60E07BA;
	Sat, 22 Mar 2008 20:07:14 +0000 (UTC)
Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.191])
	by pigeon.gentoo.org (Postfix) with ESMTP id 3FEFAE07BA
	for <gentoo-user@lists.gentoo.org>; Sat, 22 Mar 2008 20:07:14 +0000 (UTC)
Received: by mu-out-0910.google.com with SMTP id i10so2545310mue.5
        for <gentoo-user@lists.gentoo.org>; Sat, 22 Mar 2008 13:07:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id;
        bh=kfKzh+6sgRvpKSJzp0C/jgYGusf7UuxT4iZCmRLiQMg=;
        b=H7C3sLcN40sxuyyyqnt93T06HPAEjNPTkkPdo7vMcURj22qAtfpEP8IUHyYzrR9YF5d7Kupl7VYHz6mFaEkF1R/JoHMYzaa7vQ7wDuxd7MmFY5LiS9mMv1ys/WmDdgZb+9nRX5dRC72T+ZIxEg+Z5302janH6VfVEHcccoa0Lg4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id;
        b=tQzjAtmtOx0Tef+K/4qASC3doWzw8AW/ILedJJOlLwNPQUhgGC/MFgd31AM77n2vabgpqPLJrY4br3HF82BIGnYXX2G51lt5bE4Sib7iS5XVAfIym9OmYJwJpdXmsNx/5hd4uSw+ohcxwTbr1sjP7j/JTpdMxu1y0m6EBRbATn8=
Received: by 10.78.200.20 with SMTP id x20mr8707291huf.55.1206216432816;
        Sat, 22 Mar 2008 13:07:12 -0700 (PDT)
Received: from ?10.0.0.3? ( [41.243.230.74])
        by mx.google.com with ESMTPS id t10sm5684164muh.13.2008.03.22.13.07.09
        (version=SSLv3 cipher=OTHER);
        Sat, 22 Mar 2008 13:07:11 -0700 (PDT)
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] unixODBC econf failure
Date: Sat, 22 Mar 2008 22:06:27 +0200
User-Agent: KMail/1.9.9
References: <1206212759.6449.63.camel@localhost>
In-Reply-To: <1206212759.6449.63.camel@localhost>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200803222206.27736.alan.mckinnon@gmail.com>
X-Archives-Salt: 491af118-2b55-418b-82f7-85c2a370ad18
X-Archives-Hash: 0f9728327b71656f99664618c2df7e9f

On Saturday 22 March 2008, Max wrote:
> 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:

<shameless crib of request for more info from the forums>

Please post the output of "emerge --info". 
 
 Have you changed any of CFLAGS, CXXFLAGS, CHOST or LDFLAGS 
in /etc/make.conf recently? Have you changed your profile recently? 
Have you upgraded or unmerged ay version of GCC recently? If so, what 
was the old value/version and what is the current value/version?

</shameless crib>

also please post 'gcc-config -l'



>
>
> ...
> 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/gODBCCon
>fig/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



-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

-- 
gentoo-user@lists.gentoo.org mailing list