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:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; q=dns; s=default; b=Ha/TAXw+rv08WpGH+f0VecHaTBk/bQPmm0/Q4k9PS3X XfjKSuUvq3BFUcwy01/0SVnhKxjK2YjTAqQtwOtxbuH1LhxsNF365k6PRFO08YMh xvQg4UR2WZFyliEnsMDfx3DM3wdGxZWzTxiekUjnS9niBvyDLOCkDPtksMxH9Mn0 = 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:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; s=default; bh=g1GGB3X6rW2SCpQM/ABNEIil68I=; b=GvSfAJEEapvXX+FBD WXVbOuv9Xq4NP1SzzWcj2TX8lifa3i6snAJ1vQvDEPDQnpcOJr5Q7YxiVKbsLgry W01sD7rS1j19Hp0ZzgakpJ8UAZMEt3hO6/0A6rqXrbbuic/DSKwz0l4r5VJtYcYI hQDf04hcV8/v4FpK4HiXcnt1Zk= 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.4 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1440527238.6808.5.camel@cygwin.com> Subject: Re: js185 package problem (was Re: Seg Fault in strftime) From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Tue, 25 Aug 2015 13:27:18 -0500 In-Reply-To: References: <20150803083634 DOT GE17917 AT calimero DOT vinschen DOT de> <20150803134223 DOT GB18434 AT calimero DOT vinschen DOT de> <20150805080216 DOT GS17917 AT calimero DOT vinschen DOT de> <20150817081058 DOT GD25127 AT calimero DOT vinschen DOT de> <1440437989 DOT 12056 DOT 2 DOT camel AT cygwin DOT com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Tue, 2015-08-25 at 10:17 -0700, Michael Enright wrote: > On Mon, Aug 24, 2015 at 10:39 AM, Yaakov Selkowitz wrote: > > On Mon, 2015-08-17 at 10:10 +0200, Corinna Vinschen wrote: > >> Maybe the package just needs rebuilding. Yaakov? > > > > I have uploaded js185-1.0.0-4. Please let me know if that helps. > > Good news. > The upload propagated to my favorite mirror, I tried out my > application and it worked. Glad to hear that. > At one point I checked the box for the source to this library, and > looked at the tarball. I saw that there were patches (minor if I > recall correctly) and I wondered if I'd be able to reproduce the build > accurately from the tarball and those patches. Is there a generic > reference for how packages are built to ship in Cygwin, or is this an > ad hoc thing with different steps for different packages? Most packages now use cygport. Install all the build requirements, then: cygport js185.cygport all -- 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