delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <014c01c2ffb2$b99a6480$b454893e@pomello> |
From: | "Max Bowsher" <maxb AT ukf DOT net> |
To: | "Vishal Jain" <vxj45 AT hotmail DOT com>, <cygwin AT cygwin DOT com> |
References: | <F78fVk5Zniv2mLHrrbH0000095e AT hotmail DOT com> |
Subject: | Re: Help!Unable to compile 1.3.22-1 sources |
Date: | Thu, 10 Apr 2003 23:44:18 +0100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
Vishal Jain wrote: > Thanks for looking into the problem. > We need to get a stable version of cygwin to start with. Hence > getting latest from CVS is not a good idea. Hmm. When I try building 1.3.22-1 from the tarball, I get the rather perplexing error message: make[2]: *** No rule to make target `/usr/lib/w32api/Makefile', needed by `/lib/'. Stop. But I can't figure out why make wants to make /usr/lib/w32api/Makefile. I suggest the following workaround. I haven't tested it, but intuition suggests it should work. Here it is: tar jxvf path/to/cygwin-1.3.22-1-src.tar.bz2 cd cygwin-1.3.22-1/winsup/ tar jxvf path/to/w32api-2.3-1-src.tar.bz2 mv w32api-2.3-1 w32api tar jxvf path/to/mingw-runtime-2.4-1-src.tar.bz2 mv mingw-runtime-2.4-1 mingw cd ../.. mkdir cygbuild cd cygbuild ../cygwin-1.3.22-1/configure make Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |