autoconf
[Top][All Lists]
Advanced

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

Re: AC_CHECK_LIB doesn't find existing, linkable libraries


From: Harry Mangalam
Subject: Re: AC_CHECK_LIB doesn't find existing, linkable libraries
Date: Fri, 25 Feb 2005 13:42:13 -0800
User-agent: KMail/1.7.2

BINGO!!! That generated a bunch of errors pointing to another needed 
lib, but once that was added, it worked!!

If you have a paypal account, I'd be happy to send you the electronic 
equivalent of a sixer of James Squire Porter to help your Friday 
develop - Noah too!

THANKS!!
Harry


On Friday 25 February 2005 1:19 pm, Braden McDaniel wrote:
> Harry Mangalam wrote:
> >
> > I'm afraid I'm flummoxed with this - any other hints?
>
> You probably need to be linking with g++. Use AC_LANG_PUSH([C++])
> before your instantiation of AC_CHECK_LIB (and AC_LANG_POP
> afterward).
>
> Braden

-- 
Cheers, Harry
Harry J Mangalam - 949 856 2847 (vox; email for fax) - address@hidden 
            <<plain text preferred>>




reply via email to

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