-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Ngonidzashe Kanengoni on 5/17/2009 5:31 AM:
Hello Ngonidzashe, > I got the following error while installing quickfix on Vista through msys: > > checking stdio.h presence... yes > configure: WARNING: stdio.h: present but cannot be compiled > configure: WARNING: stdio.h: check for missing prerequisite headers? > configure: WARNING: stdio.h: proceeding with the preprocessor's result > configure: WARNING: ## ------------------------------------ ## > configure: WARNING: ## Report this to bug-autoc...@gnu.org. ## > configure: WARNING: ## ------------------------------------ ## Please read <http://www.gnu.org/software/autoconf/manual/html_node/Present-But-Cannot-Be-Compiled.html> then look at the config.log snippet corresponding to the above output, then report the data (the full compiler error) to the maintainer of the quickfix package, so they can adjust their configure.ac script. In this case: > configure:20268: result: no > configure:20297: checking stdio.h usability > configure:20310: gcc -c -g -O2 -Wall -ansi -Wpointer-arith -Wwrite-strings > -I/usr/local/include/libxml2 conftest.c >&5 > In file included from configure:20330: > C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/stdlib.h:317: > error: syntax error before "double" > configure:20313: $? = 1 it may have something to do with the fact that you are using -ansi, which may not work very well with mingw headers. - -- Don't work too hard, make some time for fun as well! Eric Blake e...@byu.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkoSntgACgkQ84KuGfSFAYCQqwCfdFQznLPwkUQXLGVakVF5/9cJ sYsAoJDquaAyULEm1p9oKZ3py+hns6fi =b51Z -----END PGP SIGNATURE-----