From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3574 invoked by alias); 11 Nov 2004 12:25:46 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 3466 invoked from network); 11 Nov 2004 12:25:35 -0000 Received: from unknown (HELO koeln.convey.de) (62.138.63.18) by sourceware.org with SMTP; 11 Nov 2004 12:25:35 -0000 Received: from [192.168.5.3] (192.168.5.3:4458) by koeln.convey.de with [XMail 1.20 ESMTP Server] id for from ; Thu, 11 Nov 2004 12:28:56 +0100 Message-ID: <41934CF7.9020301@familiehaase.de> Date: Thu, 11 Nov 2004 12:25:00 -0000 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) MIME-Version: 1.0 To: Cygwin Subject: Re: library `/usr/lib/libncurses.la' was moved. References: <4192A2FE.4070009@familiehaase.de> <41932AAD.5090202@x-ray.at> In-Reply-To: <41932AAD.5090202@x-ray.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2004-11/txt/msg00400.txt.bz2 Reini Urban wrote: > Gerrit P. Haase schrieb: > >> Getting this warning: >> >> libtool: link: warning: library `/usr/lib/libncurses.la' was moved. >> >> $ cat /usr/lib/libncurses.la >> [...] >> # Directory that this library needs to be installed in: >> libdir='/usr/src/ncurses/ncurses-5.4/.inst/usr/lib' > > > We should really add some kind of .la test to our gbs. > Or maybe into setup.exe, for those people who already have their gbs > customized or not using it? Naah, it is a libtool bug, for sure. Sanity check is good, but it shouldn't be neccessary. > Or provide a gbs-library? > It would be easier to upgrade then. I don't get this point. Would you explain, please? > I had a lot such "broken" .la's, which forced me to post my fixups last > month of a couple of such .la's. libcurl also. Wrong libtool version...;) Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/