| delorie.com/archives/browse.cgi | search |
| 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 <duane AT duaneellis DOT com> |
| User-Agent: | Thunderbird 2.0.0.21 (Windows/20090302) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | BUG: libioperm + libtool + libpopt |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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<anything>' 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |