Libtool archives

Alejandro Pulver alejandro at varnet.biz
Wed Jun 8 19:54:20 GMT 2005


On Tue, 7 Jun 2005 22:40:20 -0400
Kris Kennaway <kris at obsecurity.org> wrote:

> On Tue, Jun 07, 2005 at 11:22:48PM -0300, Alejandro Pulver wrote:
> > Hello,
> > 
> > I was crating a port that produces a ".la" file.
> > 
> > It is an XMMS plugin.
> > 
> > portlint outputed the following:
> > 
> > WARN: /usr/home/ale/Projects/ports/xmms-fxt/pkg-plist [1]:
> > installing libtool archives, please use USE_LIBTOOL_VER in Makefile
> > if possible.  See http://www.FreeBSD.org/gnome/docs/porting.html for
> > a way to completely eliminate .la files. 0 fatal errors and 1
> > warnings found.
> > 
> > Where can I find more information about this?
> 
> Ummmm..http://www.FreeBSD.org/gnome/docs/porting.html?
> 
> Kris

Hello,

I already read that, but I was believing that whith
"USE_LIBTOOL_VER=15", the port was still making and installing a .la
file. I was wrong.

I have another port that when I put "USE_LIBTOOL_VER=15", then the
configure script says:

updating cache ./config.cache
true: Can't open true: No such file or directory
configure: error: libtool configure failed

What does it mean?

Thanks and Best Regards,
Ale


More information about the freebsd-ports mailing list