From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13164 invoked by alias); 25 Aug 2015 18:27:15 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 13154 invoked by uid 89); 25 Aug 2015 18:27:15 -0000 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 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 25 Aug 2015 18:27:13 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id A77B8FA9DF for ; Tue, 25 Aug 2015 18:27:12 +0000 (UTC) Received: from YAAKOV04.redhat.com (ovpn-116-27.rdu2.redhat.com [10.10.116.27]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t7PIRBWU018156 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 25 Aug 2015 14:27:12 -0400 Message-ID: <1440527238.6808.5.camel@cygwin.com> Subject: Re: js185 package problem (was Re: Seg Fault in strftime) From: Yaakov Selkowitz To: cygwin@cygwin.com Date: Tue, 25 Aug 2015 18:27:00 -0000 In-Reply-To: References: <20150803083634.GE17917@calimero.vinschen.de> <20150803134223.GB18434@calimero.vinschen.de> <20150805080216.GS17917@calimero.vinschen.de> <20150817081058.GD25127@calimero.vinschen.de> <1440437989.12056.2.camel@cygwin.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg00439.txt.bz2 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