Call for testing: OpenSSH 6.8

Martin Hecht hecht at hlrs.de
Fri Mar 6 21:31:41 AEDT 2015


On 03/06/2015 11:17 AM, Martin Hecht wrote:
> on Ubuntu 14.04 with openssh-SNAP-20150306.tar.gz with gcc, libz-dev,
> and libssl-dev
another thing:

if I uninstall libssl-dev and run configure --without-openssl it is
happy, but make fails afterwards with

(cd openbsd-compat && make)
make[1]: Entering directory `/home/hpcmhech/tmp/openssh/openbsd-compat'
gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare
-Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign
-Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv
-fno-builtin-memset -fstack-protector-all -fPIE  -I. -I.. -I. -I./.. 
-DHAVE_CONFIG_H -c arc4random.c
In file included from ../entropy.h:30:0,
                 from ../includes.h:180,
                 from arc4random.c:27:
../buffer.h:50:29: fatal error: openssl/objects.h: No such file or directory
 #include <openssl/objects.h>
                             ^
compilation terminated.
make[1]: *** [arc4random.o] Error 1
make[1]: Leaving directory `/home/hpcmhech/tmp/openssh/openbsd-compat'
make: *** [openbsd-compat/libopenbsd-compat.a] Error 2



More information about the openssh-unix-dev mailing list