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:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=lOU0AVnp8V9nhgeI xTBnNZ07ShTaIPZa4NZ1zNXoLiD/A7yok45dWm8zr9Ijd4zjltg3PWtsB7TySG08 lOQs4CPFaYUCUGKQS8R7H1weLhi4phCmoQexkBX7dY48tdM3s4gl90tP0ZaPpeLI ql2uNk/6QdvswZz+Wl7emQEkiQo= 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:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=0jMUNvXvhjtt9OKFpoZcLt 2UFVE=; b=t9S13ISwOHdJkNhXt+qwYK7jeyu7vOzM2WtxWRY4MFbKLXz7ahwLlL rJr4iLx/YokKxuyAJkPNtviehInMQsY1f/TVMVD/t3regXzz32uJXLaK/vTRrixr hHocCeve2VIbJeJ4F3qf8jF4UZuDz3J5kBQfCW3QUZecvAfWQgntI= 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 X-Spam-SWARE-Status: No, score=3.0 required=5.0 tests=AWL,BAYES_40,BOTNET,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE autolearn=no version=3.3.1 Message-id: <51BD4CE5.4090008@cygwin.com> Date: Sun, 16 Jun 2013 01:28:05 -0400 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Building a new package help References: <20130616133802 DOT 3436 AT binki> In-reply-to: <20130616133802.3436@binki> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 6/16/2013 12:38 AM, wynfield AT gmail DOT com wrote: > The last (I believe) problem is the linker can't find zlib to link to. > Below is what Makefile outputs when the error occurs. Do you have the zlib-devel package installed? Does '-lz' occur in the makefile and in the right order? Remember, library dependencies on Windows is linear. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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