To all port maintainers: libtool
Tijl Coosemans
tijl at FreeBSD.org
Fri May 9 18:50:04 UTC 2014
On Fri, 9 May 2014 20:02:34 +0200 Willy Offermans wrote:
> Dear Tijl and FreeBSD friends,
>
> I had run ``portmaster -ad'' and figured out that
> /usr/local/lib/libsasl2.la had disappeared.
>
> Some other ports were complaining about that and did not want to compile.
>
> cyrus-sasl2 uses libtool:
> work/cyrus-sasl-2.1.26/libtool
>
> luckily libsasl2.la was present in work and could be copied by hand to
> /usr/local/lib/
>
> cp -p work/cyrus-sasl-1.1.26/lib/libsasl2.la /usr/local/lib/
>
> However I don't think that this should be normal procedure and I have the
> feeling that this is somehow related to your update on libtool.
Thanks for the report. Fix committed in r353496.
More information about the freebsd-ports
mailing list