[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libtool link error
From: |
Bob Friesenhahn |
Subject: |
Re: libtool link error |
Date: |
Fri, 17 Oct 2008 23:41:40 -0500 (CDT) |
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.
Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
- libtool link error, rrlangly, 2008/10/17
- Re: libtool link error,
Bob Friesenhahn <=
- Re: libtool link error, rrlangly, 2008/10/18
- 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