X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Sat, 15 Sep 2012 17:07:35 +0200 Message-ID: Subject: Missing /usr/lib/libcurl.la in libcurl-devel-7.27.0-1 From: Johan De Taeye To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 When compiling my package I get an error message about this missing file /usr/lib/libcurl.la: see the detailed error message at the bottom. When I revert to libcurl-devel-7.24.0-3, the file is included in the package. Unless I am missing, this looks like a packaging error? Kind regards, Johan De Taeye Detailed error of my package: make[3]: Entering directory `/cygdrive/c/temp/code/src/utils' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O3 -s -g -O2 -Wl,--enable-auto-import -o libutils.la pythonutils.lo date.lo xmlparser.lo actions.lo library.lo name.lo -lpthread -lpython2.6 -L/lib/python2.6/config -lxerces-c /usr/bin/grep: /usr/lib/libcurl.la: No such file or directory /usr/bin/sed: can't read /usr/lib/libcurl.la: No such file or directory libtool: link: `/usr/lib/libcurl.la' is not a valid libtool archive Makefile:282: recipe for target `libutils.la' failed make[3]: *** [libutils.la] Error 1 make[3]: Leaving directory `/cygdrive/c/temp/code/src/utils' -- 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