From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mayb5-0000b0-04 for garchives@archives.gentoo.org; Tue, 11 Aug 2009 21:09:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 673E0E0540; Tue, 11 Aug 2009 21:09:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 48DF6E0540 for ; Tue, 11 Aug 2009 21:09:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E35236633F for ; Tue, 11 Aug 2009 21:09:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.901 X-Spam-Level: X-Spam-Status: No, score=-2.901 required=5.5 tests=[AWL=-0.302, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VrXTJZnpe4Iw for ; Tue, 11 Aug 2009 21:09:23 +0000 (UTC) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by smtp.gentoo.org (Postfix) with SMTP id AF96C64EFB for ; Tue, 11 Aug 2009 21:09:22 +0000 (UTC) Received: (qmail invoked by alias); 11 Aug 2009 21:09:20 -0000 Received: from 91-67-162-72-dynip.superkabel.de (EHLO [192.168.1.62]) [91.67.162.72] by mail.gmx.net (mp006) with SMTP; 11 Aug 2009 23:09:20 +0200 X-Authenticated: #620707 X-Provags-ID: V01U2FsdGVkX1/esfpu3x3eGfDR8PNv9x0LPpmXmoGDWGQq3vsahC rW6F0qiltWZVcm Message-ID: <4A81DD74.4070709@gmx.de> Date: Tue, 11 Aug 2009 23:07:00 +0200 From: Thomas Kahle User-Agent: Thunderbird 2.0.0.22 (X11/20090731) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Development-related help X-BeenThere: gentoo-devhelp@gentoo.org X-BeenThere: gentoo-devhelp@lists.gentoo.org MIME-Version: 1.0 To: gentoo-devhelp@lists.gentoo.org Subject: Re: [gentoo-devhelp] Re: ebuild environment References: <4A81D7C8.5020105@gmx.de> In-Reply-To: X-Enigmail-Version: 0.95.7 OpenPGP: id=A214B7B3 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8D5EE02FFFF0C89857D2049D" X-Y-GMX-Trusted: 0 X-FuHaFi: 0.62 X-Archives-Salt: 29dcdae1-7500-4c4c-975b-7fbb4ec71416 X-Archives-Hash: 8b5454de2ec1bc7c4f79f33c8469aaf9 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8D5EE02FFFF0C89857D2049D Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Nikos Chantziaras wrote: > On 08/11/2009 11:42 PM, Thomas Kahle wrote: >> Hi, >> >> I'm having some autotools trouble. In an ebuild I use sed to modify >> configure.ac with something like >> >> sed "s/\"-lntl\"/\"-lntl\" \"-lgf2x -lntl\"/" -i "${S}/configure.ac" >> >> make configure is run by the ebuild after this! >=20 > "make configure"? Don't you need eautoreconf? I dont know. I suppose not. How this package is supposed to be compiled i= s: make configure configure make make install since I do the sed'ing of configure.ac before 'make configure' (which created 'configure' script in the first place) I assume that eautoreconf is not needed. I still tried it in 'various places' but no success. Let me say again that I checked that the configure script is actually modified and running the parts of the ebuild outside of portage works as it should. --=20 Thomas Kahle The fundamental theorem of algebra is open source. Like any other mathematical theorem it can be applied free of charge and everybody has access to its proof and can convince himself how it works. Why should software be any different? --------------enig8D5EE02FFFF0C89857D2049D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkqB3XQACgkQrpEWPKIUt7P4uACgtXryzaAe/Uc7BFwsTYrWKkPJ uIYAn1RtulUI7khiLkdWNmgg3fhd9qX1 =RSD+ -----END PGP SIGNATURE----- --------------enig8D5EE02FFFF0C89857D2049D--