Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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" <peda@axentia.se>
To: <cygwin@cygwin.com>
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/


