[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libtool link error
From: |
rrlangly |
Subject: |
Re: libtool link error |
Date: |
Fri, 17 Oct 2008 21:58:20 -0700 (PDT) |
Well, I did that and they look fine, but what I don't understand is that
there is no /usr/lib64/openal.la file ... there is however a
/usr/lib64/openla.so which is what I'm trying to link with.
Bob Friesenhahn wrote:
>
> On Fri, 17 Oct 2008, rrlangly wrote:
>>
>> Is the problem something with having a *.so, but for some reason libtool
>> is
>> looking for a *.la. Anyone see what I'm doing wrong here?
>
> The problem is that one of the ".la" files you already have listed is
> referencing other ".la" files and one of those referenced .la files
> has been deleted. Normally libtool would use that .la file to ensure
> that the necessary libraries are linked properly.
>
> Feel free to look in a .la file to see what they look like. They are
> just text files.
>
--
View this message in context:
http://www.nabble.com/libtool-link-error-tp20043664p20044182.html
Sent from the Gnu - Automake - General mailing list archive at Nabble.com.
- libtool link error, rrlangly, 2008/10/17
- Re: libtool link error, Bob Friesenhahn, 2008/10/18
- Re: libtool link error,
rrlangly <=
- Re: libtool link error, Bob Friesenhahn, 2008/10/18
- Re: libtool link error, rrlangly, 2008/10/18
- Re: libtool link error, Paul Smith, 2008/10/18
- Re: libtool link error, rrlangly, 2008/10/18
- Re: libtool link error, Ralf Wildenhues, 2008/10/19