From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HM8KJ-0005oa-Rl for garchives@archives.gentoo.org; Tue, 27 Feb 2007 19:49:32 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1RJlMsT022701; Tue, 27 Feb 2007 19:47:22 GMT Received: from shuttle.zlin.dk (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1RJeBsN013079 for ; Tue, 27 Feb 2007 19:40:11 GMT Received: from BA.zlin.dk (unknown [10.0.0.3]) by shuttle.zlin.dk (Postfix) with ESMTP id 14CF914002 for ; Tue, 27 Feb 2007 20:40:11 +0100 (CET) From: Bo =?iso-8859-1?q?=D8rsted_Andresen?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] mysql build error Date: Tue, 27 Feb 2007 20:40:07 +0100 User-Agent: KMail/1.9.6 References: <200702270951.59185.uwix@iway.na> <200702271829.29414.bo.andresen@zlin.dk> <200702272041.37635.uwix@iway.na> In-Reply-To: <200702272041.37635.uwix@iway.na> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1658025.sZLb3VKns9"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200702272040.11489.bo.andresen@zlin.dk> X-Archives-Salt: 3b2fbf18-3162-4524-a92b-05226c737a5a X-Archives-Hash: 31caa485eee074eedccd541754403766 --nextPart1658025.sZLb3VKns9 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 27 February 2007 19:41:37 Uwe Thiem wrote: > > > CXXFLAGS=3D"O3" > > > > And yet you did... ;) > > Hm... That never was a problem with mysql before. Not even with versions > that do not compile anymore but did in the past. > > Here are the relevant lines in make.conf: > CFLAGS=3D"-O3 -march=3Dpentium4 -fomit-frame-pointer -pipe" > CXXFLAGS=3D"${CFLAGS}" > > That should not cause the dash to be omitted. Anyway, I will give it a try > after copying CFLAGS over to CXXFLAGS verbatim. > > Will let you know about the outcome. Are you sure there isn't a second entry setting CXXFLAGS=3DO3? Or perhaps i= n=20 your env? # grep CXXFLAGS /etc/make.conf # env | grep CXXFLAGS > Or are you referring to "-O3" in itself? Same applies here. Never caused a > problem with mysql. See above. No, I was referring to the missing dash. From your config.log: configure:40088: i686-pc-linux-gnu-g++ -c -DDBUG_OFF=20 O3 -DHAVE_ERRNO_AS_DEFINE=3D1 -fno-exceptions -fno-strict-aliasing -felide-= constructors -fno-rtti -fno-implicit-templates -fno-implicit-templates -f= no-exceptions -fno-rtti =20 conftest.cpp >&5 i686-pc-linux-gnu-g++: O3: No such file or directory =2D-=20 Bo Andresen --nextPart1658025.sZLb3VKns9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.2 (GNU/Linux) iD8DBQBF5Ikb8/kKEzmwNNoRAjM3AJsGj7ZbxUrl+CmNEm+2Sa/welgUGACeM9lw OYn5Beu7U0dFeCaX4uayVzU= =yLFL -----END PGP SIGNATURE----- --nextPart1658025.sZLb3VKns9-- -- gentoo-user@gentoo.org mailing list