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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=E+fw7C+nVJcI/0TOk5S2Diceq0ncAk3bmUEEwV/O4sJlTtd9BlWkP j8DZrhSTCsxIsIFtoXJ9sB2NTDt2Lb+zOqAP56aBNC7ICQ/VVCzdkBBCN4Cfzn2P sZslO8IjsAKD03qA6Jx0xuMw2BsRqIic9jdRMfhXd/RSVS+ztIbqLc= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=UvF6aBsnPzyHxCmnmuxgWnCu4eQ=; b=aavgRebBZkLkoDzk1pXNs42w/FOt I8rcz8SAW1lLL6oYrb9XACCDnUU+aX+2QzvWKurvSjqIAPYiXE6ac6l/IT5uUc83 nuTE0pGwnd2avT7kY9QZDExPCN3MnPnLRa1t2RX9CNdDg3tjm4/FkwIA5t6r//Vs 3+9NhWOxqhrmjlk= 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=1.3 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.2 X-HELO: mho-01-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+HxYJt0LCy5cdgMsU/llmA Date: Wed, 27 Nov 2013 17:25:32 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: I am after Cygwins m4-1.4.17-1 source changes Message-ID: <20131127222532.GA3055@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) On Wed, Nov 27, 2013 at 10:18:09PM +0000, Aaron Gray wrote: >Hi, > >I am trying to build m4-1.4.17 and am getting an error. I tried >downloading the src using the GUI interface but just got a file >'m4-1.4.17-1.cygwin.patch' with no real changes, but the following in >the text. > >~~~ >+Build instructions: >+ unpack m4-1.4.17-1-src.tar.bz2 >+ if you use setup to install this src package, it will be >+ unpacked under /usr/src automatically >+ cd /usr/src >+ cygport m4-1.4.17-1 all >+ >+This will create: >+ /usr/src/m4-1.4.17-1.tar.bz2 >+ /usr/src/m4-1.4.17-1-src.tar.bz2 >+ >+Or use 'cygport m4-1.4.17-1 prep' to get a patched source directory >~~~ > >m4-1.4.17-1-src.tar.bz2 does not appear to be there. If you've downloaded the source, you've gotten the m4-1.4.17-1-src.tar.xz file. Extract that file using "tar xf". It contains everything you need to build m4 via the "cygport" command. cgf -- 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