Displaying 1 result from an estimated 1 matches for "hdhome".
Did you mean:
adhome
2016 Aug 03
5
[Bug 2603] New: Build with ldns and without kerberos support fails if ldns compiled with kerberos support
...Priority: P5
Component: Kerberos support
Assignee: unassigned-bugs at mindrot.org
Reporter: ondrej at caletka.cz
I'm trying to build openssh-7.3 like this:
$ ./configure --with-ldns
$ make
(cd openbsd-compat && make)
make[1]: Entering directory
'/hdhome/oskar/Downloads/openssh-7.3p1/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 -ftrapv -fno-builtin-memset
-fstack-protector-strong -fPIE -I. -I.. -I. -I./.. -...