# make (cd openbsd-compat && make) make[1]: Entering directory `/tmp/openssh-3.9p1/openbsd-compat' gcc -s -O3 -march=i686 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c port-aix.cIn file included from port-aix.c:27: ../auth.h:39:22: bsd_auth.h: No such file or directory In file included from port-aix.c:27: ../auth.h:62: error: parse error before "auth_session_t" ../auth.h:62: warning: no semicolon at end of struct or union ../auth.h:72: error: parse error before '}' token make[1]: *** [port-aix.o] Error 1 make[1]: Leaving directory `/tmp/openssh-3.9p1/openbsd-compat' make: *** [openbsd-compat/libopenbsd-compat.a] Error 2
How did you configure that? It appears that you've configured --with-bsd-auth on a platform that doesn't have BSD auth.
Yes I configured with --with-bsd-auth. I'm using GNU/Linux. Does this option only work on BSD platforms ?
That option only works on platforms that have it, and yours doesn't. AFAIK the only platforms that have BSDauth are OpenBSD and BSD/OS.
Is it possible to install it on a GNU/Linux system ?
Possible to install BSD auth on a Linux-based system? Maybe, but it might require porting and I have no idea how much effort would be involved. Why do you want it, anyway?
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.