bug-autoconf
[Top][All Lists]
Advanced

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

Re: Autoconf AC_CHECK_SIZEOF always 0 on CentOS


From: Eric Blake
Subject: Re: Autoconf AC_CHECK_SIZEOF always 0 on CentOS
Date: Tue, 07 Aug 2012 13:28:05 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0

On 08/07/2012 01:20 PM, Inge Henriksen wrote:
> configure:17727: checking size of int
> configure:18032: g++ -o conftest -g -O2   conftest.cpp -lodbc -lpthread  >&5
> configure:18036: $? = 0
> configure:18042: ./conftest
> ./conftest: error while loading shared libraries: libodbc.so.2: cannot open
> shared object file: No such file or directory
> configure:18046: $? = 127
> configure: program exited with status 127

It looks like your problem is not a bug in autoconf, so much as a
configuration issue on your machine.  I don't know why this particular
package is attempting to link against a library that doesn't exist, but
once you investigate and resolve this problem on your machine, you will
probably get more accurate configure results.

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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