X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.0 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: jojelino Subject: Re: Bogus dependencies in libtool .la files for libgtk2.0-devel-2.20.1-1, libpango1.0-devel-1.28.1-1 Date: Mon, 26 Sep 2011 02:41:39 +0900 Lines: 19 Message-ID: References: <4E7F400F DOT 8060004 AT gmail DOT com> <4E7F5032 DOT 8060202 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 5.2; rv:8.0a2) Gecko/20110924 Thunderbird/8.0a2 In-Reply-To: <4E7F5032.8060202@gmail.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 2011-09-26 AM 1:00, Dave Korn wrote: >> This problem comes from *executing libtool commands* > > If a problem arises from executing libtool commands, that usually means that > something the user did in Makefile.am has tricked automake into generating > incorrect libtool commands in the first place, rather than that an actual > libtool bug has just appeared. (Libtool bugs are possible of course, but user > errors in automake scripts are more common.) > > cheers, > DaveK > > The problem is from pango/opentype/libharfbuzz.la It has .cc source and recognized as needed c++ source file although it is c source. and cc source is compiled with --tag=CXX we should teach libtool cc is c source file. Regards -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple