From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2805 invoked from network); 24 Feb 2005 18:10:45 -0000 Received: from unknown (HELO lists.gnu.org) (199.232.76.165) by sourceware.org with SMTP; 24 Feb 2005 18:10:45 -0000 Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4NfZ-00021T-8s for listarch-gnats-devel@sources.redhat.com; Thu, 24 Feb 2005 13:25:01 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D4Ne9-0001ER-Fr for help-gnats@gnu.org; Thu, 24 Feb 2005 13:23:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D4Ne5-0001C6-4l for help-gnats@gnu.org; Thu, 24 Feb 2005 13:23:29 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4Ne4-0000w3-OD for help-gnats@gnu.org; Thu, 24 Feb 2005 13:23:28 -0500 Received: from [199.199.210.160] (helo=chef.nerp.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D4N9v-0004K4-Ss for help-gnats@gnu.org; Thu, 24 Feb 2005 12:52:21 -0500 Received: from skuld.wookimus.net (c-66-41-156-164.mn.client2.attbi.com [66.41.156.164]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by chef.nerp.net (Postfix) with ESMTP id 6AEA45875F for ; Thu, 24 Feb 2005 11:52:17 -0600 (CST) Received: from wookimus.net (skuld.wk [192.168.5.100]) by skuld.wookimus.net (Postfix) with ESMTP id CC1073E00 for ; Thu, 24 Feb 2005 11:52:15 -0600 (CST) Received: by wookimus.net (Postfix, from userid 1000) id E330321FF; Thu, 24 Feb 2005 11:50:52 -0600 (CST) Date: Thu, 24 Feb 2005 18:10:00 -0000 From: Chad Walstrom To: help-gnats@gnu.org Message-ID: <20050224175052.GD24063@wookimus.net> Mail-Followup-To: help-gnats@gnu.org References: <20050223051519.GA4061@wookimus.net> <20050224114427.5eb1b95d.mishka@apk.od.ua> Mime-Version: 1.0 In-Reply-To: <20050224114427.5eb1b95d.mishka@apk.od.ua> X-Operating-System: Linux skuld 2.6.8-1-k7 X-GnuPG-Fingerprint: B4AB D627 9CBD 687E 7A31 1950 0CC7 0B18 206C 5AFD User-Agent: Mutt/1.5.6+20040907i Subject: Re: [PATCH] Removing gnats/man and config/* X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion about GNU GNATS List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1783698199==" Sender: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org Errors-To: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org X-SW-Source: 2005-q1/txt/msg00047.txt.bz2 --===============1783698199== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="veXX9dWIonWZEC6h" Content-Disposition: inline --veXX9dWIonWZEC6h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1899 Mike M. Volokhov wrote: > I found some troubles when configuring GNATS: DOH. I'll break up the patch into its functional units. I'll do the file and directory removals (config/* and gnats/man) directly -- there really isn't a reason to post those patches since the content removal hasn't broken anything in my testing. I'll do this this afternoon. > This happens after moving install-sh and missing to config > subdirectory. I'm not autotools guru and just have added > AC_CONFIG_AUX_DIR(../config) to configure.{ac,in} of doc, gnats, and > send-pr subdirectories to solve this problem. Let's spend some time unifying the configure.ac files into one at the root gnats directory. That way we won't run into this problem again. I'll withhold the AC_CONFIG_AUX_DIR change until this is complete. Maybe it's time to commit to automake as well. I've been reading up on the libtool stuff, which doesn't seem to have the AUX directory configurations, it dumps everything into the root directory. I'll do some more digging into this. autoconf+automake+libtool may be powerful, but it certainly has its learning curve. > Installation also broken. At Makefile.in we have: >=20 > INSTALL =3D $(srcdir)/../install-sh -c > INSTALL_PROGRAM =3D @INSTALL_PROGRAM@ >=20 > After configure @INSTALL_PROGRAM@ will be replaced by ${INSTALL} (at > least on my system) and thus have incorrect path. Shouldn't that be $(INSTALL), not ${INSTALL}? Anyway, I'll take a look at that, too. > > Next, time to test Mike's patch. If I hear no objections, I'll commit > > the patch later tomorrow. >=20 > Hey men, I forgot to include ansidecl.h into my latest patch! Just copy > it from include direcory, or use a new patch (attached): >=20 > cp include/ansidecl.h gnats Will do. --=20 Chad Walstrom http://www.wookimus.net/ assert(expired(knowledge)); /* core dump */ --veXX9dWIonWZEC6h Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCHhP8DMcLGCBsWv0RArJtAJ9nsCtkEXPTxghZNPBdLpIPi0unLgCg1xog VWHbON8nLb7RM5b2SVK84fM= =L5u3 -----END PGP SIGNATURE----- --veXX9dWIonWZEC6h-- --===============1783698199== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Content-length: 140 _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnats --===============1783698199==--