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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=Fjc nuhjO+klcRVbpYgV2UM+ycSKMfRw2lsLI8fx7JZ7FB1ngaAd9QCCWKntc5aJQTPm xn3HDhEeLBtRq42xIb/h+gaFP3DckLurPfhGD/xsPEDgAZYSl89PkUQmP2KxjVMP BBUL8+wyzb96x/zkQQ+C91OZB84ZFKjyZAYE9CFM= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=Fa1PP2BHf 1timQo4wkTGonwU12k=; b=H/nAGHnllhgjeZwsbRCC2zptIAbC5CjFIyqq+36CN pHivotXEIp5FmOaQ19aEvht4xq9QJZROLaHznvcj1BzJ39VSeo3G9RXS9kTwFEjB XePGdFKDC6fKeTBk7CUr46hfV8wyx5du6QHo1ZYmsstyM08Hhx7SMmsTUOHy3yp6 Qo= 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=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*MI:cygwin, H*M:cygwin, Hx-languages-length:270, H*Ad:U*yselkowitz X-HELO: mx1.redhat.com To: cygwin AT cygwin DOT com From: Yaakov Selkowitz Subject: hwloc: missing pkgconfig Message-ID: <570D3462.2060901@cygwin.com> Date: Tue, 12 Apr 2016 12:46:10 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Marco, In hwloc Makefile.am, the pkgconfig file is blocked by !HWLOC_HAVE_WINDOWS. Obviously we use the Win32 backend but we need hwloc.pc in -devel for other packages to use it. Could you remove this bogus conditional and rebuild? -- Yaakov -- 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