| 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: | <00fb01c36aee$1feb2250$d7707ad5@pomello> |
| From: | "Max Bowsher" <maxb AT ukf DOT net> |
| To: | "peter garrone" <pgarrone AT linuxmail DOT org>, <cygwin AT cygwin DOT com> |
| References: | <20030825073026 DOT 26765 DOT qmail AT linuxmail DOT org> |
| Subject: | Re: problem compiling cygwin, make fails in winsup/cygwin |
| Date: | Mon, 25 Aug 2003 10:49:03 +0100 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
peter garrone wrote: > Hi, > I am attempting to build cygwin from source. > The make fails in i686-pc-cygwin/winsup/cygwin, error is > make: *** No rule to make target `/usr/lib/w32api/Makefile', needed by `/lib/'. Stop. ... > To reach this, i did the following > 1) Untared cygwin-1.3.22-1-src.tar.bz2 in /usr/local/src of a cygwin computer. > 2) created and entered a parallel build directory, cygwin_build. > 3) entered the command: ../cygwin-1.3.22-1/configure --prefix=/usr/local/cygwin > 4) then went make > > Where am I doing wrong? Are there any instructions for this? 1.3.x tarballs were slightly broken. They are supposed to use your installed copy of w32api and mingw-runtime, but they don't do it quite right. The workaround is to place untarred w32api source at winsup/w32api, and untarred mingw-runtime source at winsup/mingw. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |