bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug


From: Eric Blake
Subject: Re: Bug
Date: Tue, 19 May 2009 05:58:17 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666

-----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 address@hidden ##
> 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             address@hidden
-----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-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]