svn commit: r482279 - head/security/libssh

Jan Beich jbeich at FreeBSD.org
Thu Nov 1 15:48:38 UTC 2018


Mathieu Arnold via svn-ports-all <svn-ports-all at freebsd.org> writes:

> On Wed, Oct 31, 2018 at 05:38:32PM +0100, Mathieu Arnold wrote:
>
>> On Wed, Oct 17, 2018 at 08:39:13AM +0000, Johan van Selst wrote:
>> > Author: johans
>> > Date: Wed Oct 17 08:39:12 2018
>> > New Revision: 482279
>> > URL: https://svnweb.freebsd.org/changeset/ports/482279
>> > 
>> > Log:
>> >   Update to 0.8.4 (security update)
>> >   https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/
>> >   
>> >   PR:		232344
>> >   Submitted by:	pi@
>> 
>> After this update the SSH1 option seem broken:
>> 
>> ===========================================================================
>> =======================<phase: package        >============================
>> ===>  Building package for libssh-0.8.4
>> pkg-static: Unable to access file
>> /wrkdirs/usr/ports/security/libssh/work/stage/usr/local/include/libssh/ssh1.h:No
>> such file or directory
>> 
>
> Also, after this update, net/bird2 fails to start on 11.2:
>
> # service bird start
> Starting bird.
> /usr/lib/libssh.so.4: version LIBSSH_4_5_0 required by /usr/local/sbin/bird not defined
> /usr/local/etc/rc.d/bird: WARNING: failed to start bird
>
> I coerced it into working using libmap.conf, but...

How did you get libssh under /usr/lib rather than /usr/local/lib?
In-base version defines PRIVATELIB.


More information about the svn-ports-all mailing list