From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29369 invoked from network); 11 Dec 2001 23:28:34 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 11 Dec 2001 23:28:34 -0000 Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.22 #1 (Debian)) id 16DwIi-0002gY-00; Tue, 11 Dec 2001 18:27:04 -0500 Received: from fwall.clustra.com ([194.143.59.98] helo=smtp.trd.clustra.com) by fencepost.gnu.org with smtp (Exim 3.22 #1 (Debian)) id 16DwG1-0002aZ-00 for ; Tue, 11 Dec 2001 18:24:18 -0500 Received: (qmail 23444 invoked from network); 11 Dec 2001 23:24:16 -0000 Received: from yngves-vpn.clustra.com (HELO 0dbtq2nsupuzl4u.clustra.com) (10.22.1.3) by maestro.clustra.com with SMTP; 11 Dec 2001 23:24:16 -0000 Message-Id: <5.1.0.14.2.20011212002428.00b79608@10.10.1.1> X-Sender: yngves@10.10.1.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 To: Milan Zamazal , GNU GNATS discussion From: Yngve Svendsen Subject: Re: libiberty and regex.* updated In-Reply-To: <87itbepsy9.fsf@blackbird.zamazal.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: help-gnats-admin@gnu.org Errors-To: help-gnats-admin@gnu.org X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General discussion about GNU GNATS List-Archive: Date: Thu, 01 Nov 2001 07:14:00 -0000 X-SW-Source: 2001-q4/txt/msg00082.txt.bz2 At 00:15 11.12.2001 +0100, Milan Zamazal wrote: >I've updated the quite old versions of libiberty and regex.[ch] to newer >versions. GNATS compiles fine on my system after the update, but this >may not apply to other, especially non-GNU, systems. If you can, please >try to compile the current GNATS CVS snapshot on your favorite system >and report any contingent problems. Got the following when compiling on Sun Solaris 7 with GCC 2.95.2: #gmake all gmake -C libiberty gmake[1]: Entering directory `/usr/local/src/gnats-1200/gnats/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir gmake[1]: *** No rule to make target `include/libiberty.h', needed by `argv.o'. Stop. gmake[1]: Leaving directory `/usr/local/src/gnats-1200/gnats/libiberty' gmake: *** [libiberty/libiberty.a] Error 2 Yngve Svendsen Gnatsweb maintainer _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnats From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yngve Svendsen To: Milan Zamazal , GNU GNATS discussion Subject: Re: libiberty and regex.* updated Date: Tue, 11 Dec 2001 15:28:00 -0000 Message-ID: <5.1.0.14.2.20011212002428.00b79608@10.10.1.1> References: <87itbepsy9.fsf@blackbird.zamazal.org> X-SW-Source: 2001-q4/msg00203.html Message-ID: <20011211152800.BqLMEdxdky6PnF759ENslWRSZalDH8lk8IrNpsm1Uas@z> At 00:15 11.12.2001 +0100, Milan Zamazal wrote: >I've updated the quite old versions of libiberty and regex.[ch] to newer >versions. GNATS compiles fine on my system after the update, but this >may not apply to other, especially non-GNU, systems. If you can, please >try to compile the current GNATS CVS snapshot on your favorite system >and report any contingent problems. Got the following when compiling on Sun Solaris 7 with GCC 2.95.2: #gmake all gmake -C libiberty gmake[1]: Entering directory `/usr/local/src/gnats-1200/gnats/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir gmake[1]: *** No rule to make target `include/libiberty.h', needed by `argv.o'. Stop. gmake[1]: Leaving directory `/usr/local/src/gnats-1200/gnats/libiberty' gmake: *** [libiberty/libiberty.a] Error 2 Yngve Svendsen Gnatsweb maintainer _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnats