From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32725 invoked by alias); 19 Dec 2002 03:21:36 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 32704 invoked from network); 19 Dec 2002 03:21:33 -0000 Received: from unknown (HELO fenway.scenix.com) (4.20.168.10) by 209.249.29.67 with SMTP; 19 Dec 2002 03:21:33 -0000 Received: from nkelseyxp (NKELSEY-XP [192.168.1.246]) by fenway.scenix.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id Y3L4CQ6B; Wed, 18 Dec 2002 19:20:11 -0800 Message-ID: <10a401c2a70d$b4259310$f601a8c0@nkelseyxp> Reply-To: "Nick Kelsey" From: "Nick Kelsey" To: References: Subject: Re: Trunk build problems Date: Wed, 18 Dec 2002 19:21:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-12/txt/msg00284.txt.bz2 Hi all, Thanks for the fixes... everything is working well. Very happy. Nick ----- Original Message ----- From: "Nick Kelsey" To: Sent: Monday, December 16, 2002 12:36 PM Subject: Trunk build problems *This message was transferred with a trial version of CommuniGate(tm) Pro* Hi guys, I think its time for a gripe as the trunk has been going downhill rapidly over the last week or so. Things I have noticed over the last week: - Configure in src doesn't do any sub directories any more (linux or cygwin). - Under cygwin, libtermcap attempts to be build (which doesn't exist). This causes a circular make problem as it can't change into the directory so does a make in src again. - If you do an incremental make in src it reconfigures a number of directories *every time* (both linux and cygwin). - Readline doesn't link under cygwin. My snapshot from about 2 weeks ago works fine - these are all new problems. I am interested if these are known problems and under active investigation. Thanks Nick