Re: AC_CHECK_LIB not finding my library

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

 



On 04/14/2010 10:50 AM, Joel J. Adamson wrote:
> Hello,
> 
> I have an auto-tooled library installed, and I'm building an application
> with it.  During the ./configure step, the test specified by
> 
> AC_CHECK_LIB([haploid], [rec_mating],,,[-lm])
> 
> fails:
> 
> checking for rec_mating in -lhaploid... no

Does the corresponding config.log give you more insight into what was
attempted, and why it might have failed?  Is libhaploid already
installed, or are you trying to link against an uninstalled library?

-- 
Eric Blake   eblake@xxxxxxxxxx    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux