X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4A0F00EC.90703@duaneellis.com> Date: Sat, 16 May 2009 14:07:40 -0400 From: Duane Ellis User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: BUG: libioperm + libtool + libpopt Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 I'm only reporting an issue, I don't have a solution other then the 'hatchet' job workaround. I just installed cygwin +3 days ago, using what ever is the latest version of what ever on a freshly minted winXP machine. A package I am using links using "libtool" - which uses and finds: /usr/lib/libioperm.la Which claims to have this dependency: # Libraries that this one depends upon. dependency_libs=' /usr/lib/libpopt.la' yet, there is no 'libpopt' I can find to link against. I can find the below via "cygwin-setup.exe" Current version: 1.6.4-4, "keep", libpop0: Library for parsing cmdline parameters - (runtime) There is no "(development)" version I can find to install, and truthfully "libioperm" does not seem to really need libpopt because, if I comment it out, my link succeeds :-) I believe one of two things need to happen: (A) the "libioperm.la" - is WRONG and needs to be updated or (B) libpopt - "development" version needs to be created under cygwin. I don't know enough about doing that - and my work around, while a hack job - works for me. -Duane. -- 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/