Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2014 20:49:58 +0200
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        Willy@Offermans.Rompen.nl
Cc:        info-cyrus@lists.andrew.cmu.edu, freebsd-ports@FreeBSD.org
Subject:   Re: To all port maintainers: libtool
Message-ID:  <20140509204958.3c7c62ff@kalimero.tijl.coosemans.org>
In-Reply-To: <20140509180234.GE24365@vpn.offrom.nl>
References:  <20140508002420.5d37e7f6@kalimero.tijl.coosemans.org> <20140509180234.GE24365@vpn.offrom.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



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