X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:subject:to:references :content-type; q=dns; s=default; b=nrmvbtpRAb/sktkneE+sY+uJc86sG cxRUDBuCNpzAw/mlEb8W/2DAiPKQ//kGJhrpAO02GNyzIyeRQ4+KgZ51dwQcXCDX riQjVouNS3kHVnMR77EJTR8JTcuOKN0J6M94c2M23X8rHQXIYzY5ROrl3BOEPOfd f0pkgpeOXb5psY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:subject:to:references :content-type; s=default; bh=EpM0QSA0ffLh0v5Jw6GDmuhZEG4=; b=ACy 1HXFFr2Q91ze/d41iWOhP8GD5Xfr1w1x8EJP7XtZqYst2m4YAeUwPf+EDKR26UVi 4I5O4A7l3R3puixdmeIoPSub0Rxuh4+lAtU6PNuSF/C8luZ/9GQvoV2av+ARcHN5 qDlra4EsAks1pyd56Gz0netgkGMQTaCF6NGRtdMs= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=keen, 1161, H*M:google, H*UA:github.com X-HELO: mail-oi0-f46.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:subject:to:references :user-agent; bh=gWzzruRsxtYr7I5BXawcN4a0L6oq8bDbxhn1bGps1dI=; b=PBLHX5ynbXmNfaebchlytK4RUpvxXC9nL61d8iz4P+2h6pU6qLAqN9w9r3zdJdd2g8 bF/sAhwlS2rjonhkuRwH/Q+3mDCWptun8Z26aSgLcXg1lPNPrKivAuOgppMb2s5KB2L8 FiwFZ1x9KOAX5x1wM21s7ZtQbic19EgcS5Mq0YJObLPrTUcvJtN+ULWGD7k7LRH/14o1 isT7GlVdufmvm6m3F6hr13WAAsbvaDF/6GJ55gvC1EP2S2JundGVn54KwDDhmNz+X1XG QpZTYpRAR+VKUPK0rZP3unyJXHr4YgidE+Sn7f6wbyyIgvUpoggkiMMfdAuc/rMCP4AL tMBQ== X-Gm-Message-State: AKwxytcC8gKZAt6dndpDYe2NZ7DWxNLBeAHJqMtTN12+n7seP07oBeUn tv6Yza6cv8+ctc6Et0wn4DCfbw== X-Google-Smtp-Source: ACJfBots4KFEmC+l+xaXXxp62NP9u7YvQ5Idq6ddJkxAHyaZxzYscXl2CNL3gOGIneBF2RukmfqBkw== X-Received: by 10.157.7.80 with SMTP id 74mr6743590ote.114.1515439950811; Mon, 08 Jan 2018 11:32:30 -0800 (PST) Message-ID: <5a53c74d.0543ca0a.757fd.e864@mx.google.com> Date: Mon, 08 Jan 2018 11:32:29 -0800 (PST) From: Steven Penny X-Google-Original-From: Steven Penny Subject: Re: Can't link to libpopt To: cygwin AT cygwin DOT com References: <53eadc51-bf62-fc00-a316-3c220bee6f8a AT isotek DOT co DOT uk> Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.1.0 (github.com/svnpenn/tryst) On Mon, 8 Jan 2018 18:53:13, Trevor Barton wrote: > Thanks Marco.  However that's marked as obsolete in the installer and > replaced by libpopt-devel.  Also the version for that is 1.16.1 I think, > whereas he current version is 1.16.2.  The 1.16.2 version is empty and > just shows an obsolete message on cygwin.com ... I can repro these problems: 1. popt: obsolete 2. popt-devel: obsolete 3. libpopt0: only has the DLL 4. libpopt-devel: libpopt.dll.a only 4. libpopt-common: /usr/share/doc and /usr/share/locale only 5. mingw64-x86_64-popt: has libpopt.a, but only for native builds 6. mingw64-i686-popt: has libpopt.a, but only for native builds You might post an issue here: http://github.com/cygwinports/popt but good luck - Yaakov is not keen on fixing these type issues: http://github.com/cygwinports/mingw64-x86_64-expat/issues/1 http://github.com/cygwinports/mingw64-x86_64-fdk-aac/issues/1 http://github.com/cygwinports/mingw64-x86_64-lua/issues/1 http://github.com/cygwinports/mingw64-x86_64-nghttp2/issues/1 http://github.com/cygwinports/mingw64-x86_64-pcre/issues/1 -- 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