Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2005 16:55:54 -0300
From:      Alejandro Pulver <alejandro@varnet.biz>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Libtool archives
Message-ID:  <20050608165554.6e63cc8e@phobos.mars.bsd>
In-Reply-To: <20050608024020.GA45518@xor.obsecurity.org>
References:  <20050607232248.1d8c795f@phobos.mars.bsd> <20050608024020.GA45518@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 7 Jun 2005 22:40:20 -0400
Kris Kennaway <kris@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050608165554.6e63cc8e>