Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Content-class: urn:content-classes:message Subject: RE: configure: error: invalid package name: extra-includes MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 26 Aug 2004 14:49:55 +0200 Message-ID: <90459864DAD67D43BDD3D517DEFC2F7D70A5@axon.Axentia.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Peter Ekberg" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i7QCmYSX029170 I wrote: > ~/ggi-cygwin/libgii$ ../../ggi3/ggi-core/libgii/configure > --prefix=/usr > -C --with-extra-includes=/cygdrive/c/dx9csdk/include > configure: error: invalid package name: extra-includes > ~/ggi-cygwin/libgii$ ../../ggi3/ggi-core/libgii/configure > --prefix=/usr > -C --with-extra-includes=/cygdrive/c/dx9csdk/include > configure: loading cache config.cache > checking for a BSD-compatible install... (cached) /usr/bin/install -c > (I hit ^C) > > Note the extra space after the -C argument. > > Sometimes I have to use less extra spaces, like this: > ~/ggi-cygwin/libgii$ ../../ggi3/ggi-core/libgii/configure > --prefix=/usr > -C --with-extra-includes=/cygdrive/c/dx9csdk/include Crap, the relevant parts got munched. The relevant parts were: "...nfigure --prefix=/usr -C --wit..." "...nfigure --prefix=/usr -C --wit..." and "...nfigure --prefix=/usr -C --wit..." Sorry for the confusion. Cheers, Peter -- 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/