From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10094 invoked by alias); 21 Dec 2012 18:56:53 -0000 Received: (qmail 10086 invoked by uid 22791); 21 Dec 2012 18:56:52 -0000 X-SWARE-Spam-Status: No, hits=-8.9 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Dec 2012 18:56:47 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6C41C335E33; Fri, 21 Dec 2012 18:56:46 +0000 (UTC) From: Mike Frysinger To: Joel Brobecker Subject: Re: Update some sim copyright headers to GPLv3-or-later Date: Fri, 21 Dec 2012 18:56:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.7.1; KDE/4.6.5; x86_64; ; ) Cc: gdb-patches@sourceware.org, Ralf Corsepius References: <20121219072641.GQ3273@adacore.com> <201212211230.33487.vapier@gentoo.org> <20121221181443.GI5370@adacore.com> In-Reply-To: <20121221181443.GI5370@adacore.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3410923.QiTYYaAFJi"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201212211356.59716.vapier@gentoo.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-12/txt/msg00774.txt.bz2 --nextPart3410923.QiTYYaAFJi Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 1303 On Friday 21 December 2012 13:14:43 Joel Brobecker wrote: > > do you have pkg.m4 available ? i don't know what distro you're using, > > but perhaps it splits it up into multiple packages so that you can > > have `pkg- config` but not pkg.m4. >=20 > I indeed have a file called pkg.m4 available in my system. > However, I did not use the system aclocal, since the one > that comes with my system has the wrong version. If I use > the system aclocal, then I indeed get a complete aclocal.m4 > being generated, with the only differences being in the header > due to the difference in version. >=20 > I think this is somewhat of an issue that the output would > depend on what is or isn't installed together with aclocal, > and that aclocal would generate an incomplete output without > indicating any kind of failure. But I understand that, in > the grand scheme of things, there are more critical issues > to work on, and that this might not be our doing... this is common behavior when using aclocal. but the sourceware tree does t= ry=20 to be a bit more "stand alone" when it comes to 3rd party dependencies. i= =20 think the Blackfin sim subdir is treading somewhat new water here. maybe the answer is to copy pkg.m4 from the latest pkg-config release into = the=20 top level config/ dir ? -mike --nextPart3410923.QiTYYaAFJi Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJQ1LD7AAoJEEFjO5/oN/WBdLwP/0ME7bGZkXf0fTe+8nrBZq4A kqgeF7z9BXinV7a86p/PpGMSS5xAYk8WHyccPttVMia5wbeEihYsLlaZLyrIod1L mcWyUMuVxDYUoRA3/uKNGiOxyhldDg00Z7kIvdpb8JzCUj0swPz6g49RiqfKnPMH tIQpg7ydgxysVxG9Mftl4J7cqWYNttEc/eH0qu45qwAkcDPryB/aSqxL2GPuLXYY W+XHZEoeflmEoySTYzCZywSZ+2FPbEXy8JI4qPLLYytg7+jV0B40L7Q/A5vNIZi8 GAUaqOiNTyaB4wkHymmu04QWHzBoeHCchVHId7r/E05ecuqXQqVK6pNVbnrlEP6G KGDM03G9entnZ37j81uAiMqsYtb2zU2msmfOb4Zr5dOphU7/MiIwzhbvFjwVcDhj G/HQrzwMY+Lw9e7iZMmOtNSWknwP3StmARRnYKda34n6Fo348POATuocyipBJqle 2o6WMNrPNXogl4fTLPqig9kBzcO+3ku/NJWYkcMeC07hQHppNkOg0mrTiBGPkl/F zuesCFkdMN8FSuFzM9xLku3tpyy/yJyo4rOOxFAOILYFZiXNwSy+FwNX8sKRPxtj jMsjh41AOQSCPC16CFhgfiA8gVQdB6KxfRgXPG0TFAG1Xi1uwdsA/Ev+tbimIEIn JyahJf5ystnW9D6Y4Muj =PUma -----END PGP SIGNATURE----- --nextPart3410923.QiTYYaAFJi--