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/