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   ebl...@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to