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: | <01e301c3a946$3d3404d0$4900a8c0@lisa> |
From: | "Peter J. Stieber" <developer AT toyon DOT com> |
To: | <cygwin AT cygwin DOT com> |
References: | <NGBBLLIAMFLGJEOAJCCEIECJDGAA DOT garbage_collector AT telia DOT com> |
Subject: | Re: cvs - cygwin1.dll recompile - configure fails in w32api/ |
Date: | Wed, 12 Nov 2003 09:55:46 -0800 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
Just tried this myself this morning (11/12/2003 9:00 AM PST) and it worked. Definitely did not need the "Remedy". Pete > $ cd / > $ rm -rf src > $ export CVSROOT=:pserver:anoncvs AT sources DOT redhat DOT com:/cvs/src ;\ > cvs login ;\ > cvs -z3 checkout winsup ;\ > cd /obj ;\ > /src/configure --enable-debugging --prefix=/install -v 2>&1 | \ > tee configure.log ; \ > cd .. > <SNIP> > configuring in w32api > running /bin/sh > /src/winsup/w32api/configure --host=i686-pc-cygwin --build=i686-pc-cygwin - > -with-newlib --enable-multilib --prefix=/install -v --program-transform-na me > =s,y,y, --with-target-subdir=i686-pc-cygwin --cache-file=../../config.cache > --srcdir=/src/winsup/w32api > configure: error: invalid package name: target-subdir > configure: error: /src/winsup/w32api/configure failed for w32api > make[1]: *** [configure-target-winsup] Error 1 > make[1]: Leaving directory `/obj' > > > Remedy: > $ cd /src/cd winsup/w32api/ > $ > configure --host=i686-pc-cygwin --build=i686-pc-cygwin --with-newlib --enabl > e-multilib --prefix=/install -v --program-transform-name=s,y,y, --cache-file > =../../config.cache --srcdir=/src/winsup/w32api > $ -- 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 |