Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2012 20:30:25 -0500
From:      Jeremy Messenger <mezz.freebsd@gmail.com>
To:        Alex Dupre <ale@freebsd.org>
Cc:        freebsd-ports@freebsd.org, Roman Bogorodskiy <novel@freebsd.org>
Subject:   Re: libtool question again
Message-ID:  <CADLFttfDrmjG_qzhm%2BsT0Sf9wxZ_YoHPoo9UDEcg%2ByChK2pJUQ@mail.gmail.com>
In-Reply-To: <4F572D7E.40404@FreeBSD.org>
References:  <20120304121947.GC1250@kloomba> <4F54826C.7070701@FreeBSD.org> <20120307050004.GA2988@fsol> <4F572D7E.40404@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 7, 2012 at 3:42 AM, Alex Dupre <ale@freebsd.org> wrote:
> Roman Bogorodskiy wrote:
>>> USE_AUTOTOOLS=3D =A0 =A0 =A0 libtool
>>> USE_GNOME=3D =A0 ltverhack
>>>
>>> to avoid bumping.
>>
>> I'm using it and it doesn't help: libgnutls.so.47 becomes
>> libgnutls.so.48 (where 48 is 'current').
>
> Probably you have not set LIBTOOLFILES to include all the 'configure'
> scripts.

Yep, that's correct. The gnutls has more than one configure, so its
Makefile will need to set it to this:

LIBTOOLFILES=3D	configure lib/configure libextra/configure

Cheers,
Mezz


> In any case, a bump will be necessary, because the shared version number
> will decrease, but at least it won't be necessary next times.
>
> --
> Alex Dupre


--=20
mezz.freebsd@gmail.com - mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLFttfDrmjG_qzhm%2BsT0Sf9wxZ_YoHPoo9UDEcg%2ByChK2pJUQ>