[postgis-users] configure problem on cygwin/postgresql

Norman Vine nhv at cape.com
Tue Jan 27 07:57:01 PST 2004


annett.frick  writes:
>
> hi norman,
>
> thanks for the tip, but it doesn't work- I did as you said but the same problem
> occurs:
>
> It was created by configure, which was
> generated by GNU Autoconf 2.57.  Invocation command line was
>
>   $ ./configure --disable-shared CC=c++ CFLAGS=-O2 -W -Wall CXXFLAGS=-O2 -Wall -W

> See `config.log' for more details.
>
> any other idea??

try looking in 'config.log' for clues

Then if you are still stuck I would try asking on the Cygwin list
as to possible problems configuring with W2kServer vs W2k

HTH

Norman

===========
Note I have the same failure message from c++ -V
but the configure script keeps working
This is W2k
===========

configure:2272: $? = 0
configure:2274: c++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs
Configured with:
/netrel/src/gcc-3.3.1-2/configure --enable-languages=c,c++,f77,java --enable-libgcj --enable-threads=posix --with-system-zlib --enab
le-nls --without-included-gettext --enable-interpreter --enable-sjlj-exceptions --disable-version-specific-runtime-libs --enable-sha
red --build=i686-pc-linux --host=i686-pc-cygwin --target=i686-pc-cygwin --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=
/usr/lib --includedir=/nonexistent/include --libexecdir=/usr/sbin
Thread model: posix
gcc version 3.3.1 (cygming special)
configure:2277: $? = 0
configure:2279: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:2282: $? = 1
configure:2306: checking for C compiler default output
configure:2309: c++ -O2 -W -Wall   conftest.c  >&5




More information about the postgis-users mailing list