autoconf
[Top][All Lists]
Advanced

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

Re: AC_CHECK_LIB not finding my library


From: Eric Blake
Subject: Re: AC_CHECK_LIB not finding my library
Date: Wed, 14 Apr 2010 11:49:01 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Lightning/1.0b1 Thunderbird/3.0.4

On 04/14/2010 11:33 AM, Joel J. Adamson wrote:
> I reconfigured the library with
> 
> AC_CHECK_LIB([gomp], [omp_get_num_threads])
> 
> recompiled and then reinstalled the library.  I added the same check to
> configure.ac for the application and everything works now.
> 
> Thanks for the insanely quick response: can this go in the FAQ?  I've
> seen a few people talking about it on the web[1][2][3], and they didn't come 
> up
> with this solution (they nor I were smart enough to look in
> config.log).

Does this portion of the manual already contain enough hints in that
direction?  If not, are you willing to help provide some wording to add
to the manual?
http://www.gnu.org/software/autoconf/manual/autoconf.html#Debugging

-- 
Eric Blake   address@hidden    +1-801-349-2682
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]