[Bug 2990] cannot build openssh-portable against libressll 2.9.1
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Apr 9 21:25:03 AEST 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2990
--- Comment #7 from admzzz <aleksey.moroz at gmail.com> ---
halfsolved ;-)
i'd deleted previous directory, and redid all steps again:
$ cd build
$ git clone https://github.com/openssh/openssh-portable.git
$ cd openssh-portable
$ autoreconf
#######$ ./configure --with-pie --with-ssl-dir=/usr/local/lib/
--with-libedit --with-ldns --with-zlib --with-selinux LIBS='-pthread'
adding key to ./configure one by one the mistake was catched:
-Iyes/include & -Lyes/lib are caused by --with-ldns key (without it
all ok, rechecked this too).
dunno what to check next and how.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list