X-Recipient: archive-cygwin@delorie.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:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; q=
	dns; s=default; b=u3szC45Ft3rc9Jp53hVkb0cLBVkjxJVFcu9rt603kkWyzS
	2sgXI2ABYHYVF1yw3t/zoANd78usYb8VKgv+fUhsZzNRmgTuFwMzOs37DaTg+1i5
	gj1uPtImPZjXVyiYKFi7dj2o/WHDDVXqKKP3JP6xcyiB2igI5Flkvuyv2fb9E=
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:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; s=
	default; bh=QAfmMTK/xGkxLf0Exi9ksTIpNvU=; b=DfX+B2HEno0VvuDXV9zu
	eYgj3h5QXR3PanVTpdg0t/fR7O+u4MWKnwLVPk9fzPrnbUzBZBEc/AilN0zn4RFN
	Yq93TxfRZvpwAbkhJBa1+9Xx5e1+T6mw6pQ89rx1iwNcTU8neL+VoUtFWoC/67Gu
	YXVrmgpg0MuS0AJhVjvvo3c=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:799
X-HELO: mail.openmailbox.org
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit
Date: Thu, 06 Jul 2017 01:50:19 -0500
From: starz0rdesign@openmailbox.org
To: cygwin@cygwin.com
Subject: Re: GCC Compiler can't seem to find linker
Message-ID: <c04a539ad68a9aee2928ac755f1b1f57@openmailbox.org>
X-Sender: starz0rdesign@openmailbox.org
User-Agent: Roundcube Webmail/1.0.6

Interesting that the package name isn't "libarchive" in the repos, but 
it's "libarchive13". Since I'm using a apt-get bash script to get the 
packages for me anyway. Since it seems I already had "libarchive13" 
installed, I tried installing the mingw64 package to see if it would fix 
my issue building another package, but it didn't seem to find it still, 
even after restarting the shell, so I'm not exactly sure how to get this 
to detect libarchive.

This output from the last 4 lines of ./configure of the msys2-pacman 
package.

...
checking pkg-config is at least version 0.9.0... yes
checking for LIBARCHIVE... no
configure: error: *** libarchive >= 2.8.0 is needed to compile pacman!
configure: WARNING: cache variable lt_cv_path_LD contains a newline

--
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

