From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Wed, 25 Jan 2012 14:43:20 +0100 From: Michael Olbrich Message-ID: <20120125134320.GQ12400@pengutronix.de> References: <1326963056-80149-1-git-send-email-andreas@biessmann.de> <1326963056-80149-4-git-send-email-andreas@biessmann.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1326963056-80149-4-git-send-email-andreas@biessmann.de> Subject: Re: [ptxdist] [PATCH 3/3] glibc-2.13: activate readelf detection Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de, OSELAS ML On Thu, Jan 19, 2012 at 09:50:51AM +0100, Andreas Bie=DFmann wrote: > The glibc-2.14.1 patch > 0003-configure.in-detect-readelf-with-AC_CHECK_TARGET_TOO.patch adds the > ability to use a specific readelf but does not apply the changes. This > patch adds autogen.sh to re-run autotools on configure.in. Without this > patch OS X can not prepare glibc-headers cause of missing 'readelf' > tool. Well the comment is broken. And there is a patch that touches configure, so this needs to be cleaned up first... I'm testing the other two patches right now. Unless you really need glibc-2.13, I'd rather leave it as it is. Michael > Signed-off-by: Andreas Bie=DFmann > --- > patches/glibc-2.13/autogen.sh | 8 ++++++++ > 1 files changed, 8 insertions(+), 0 deletions(-) > create mode 100755 patches/glibc-2.13/autogen.sh > = > diff --git a/patches/glibc-2.13/autogen.sh b/patches/glibc-2.13/autogen.sh > new file mode 100755 > index 0000000..2ba5507 > --- /dev/null > +++ b/patches/glibc-2.13/autogen.sh > @@ -0,0 +1,8 @@ > +#!/bin/bash > + > +# rebuild ./configure (required by > +# 0003-configure.in-detect-readelf-with-AC_CHECK_TARGET_TOO.patch) but d= o not > +# use autoreconf, this does not work on every system correctly. Even mak= efiles > +# do it that way! > +autoconf configure.in > configure > + > -- = > 1.7.8.3 > = > = > -- = > ptxdist mailing list > ptxdist@pengutronix.de -- = Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- = ptxdist mailing list ptxdist@pengutronix.de