HPUX 10.20 and OpenSSH 3.4.p1
Todd Parry
t.parry at TU-Harburg.de
Fri Sep 13 20:42:56 EST 2002
Hallo,
and thanks for the quick answer.
No make doesn't go into an endless loop, it just exits. Sorry that the actual error code was not
there. Here are the last lines of a normal make run:
<snip>
(cd openbsd-compat && make)
gcc -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -
I/opt/zlib/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -
D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-arc4random.c
gcc -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -
I/opt/zlib/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -
D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-cray.c
gcc -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -
I/opt/zlib/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -
D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-cygwin_util.c
gcc -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -
I/opt/zlib/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -
D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-misc.c
gcc -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -
I/opt/zlib/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -
D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-nextstep.c
gcc -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -
I/opt/zlib/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -
D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-snprintf.c
gcc -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -
I/opt/zlib/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -
D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-waitpid.c
gcc -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -
I/opt/zlib/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -
D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c fake-getaddrinfo.c
as: "/var/tmp/cca23057.s", line 78: error 1052: Directive name not recognized - PARAM
*** Error exit code 1
Stop.
*** Error exit code 1
<snip>
and there it ends with a normal prompt. All of the checks made by the configure script for
getaddrinfo, ngetaddrinfo and ogetaddrinfo came up negative. The summary from the configure
process follows:
<snip>
OpenSSH has been configured with the following options:
User binaries: /opt/openssh-3.4p1/bin
System binaries: /opt/openssh-3.4p1/sbin
Configuration files: /opt/local/openssh-3.4p1
Askpass program: /opt/openssh-3.4p1/libexec/ssh-askpass
Manual pages: /opt/openssh-3.4p1/man/manX
PID file: /var/run
Privilege separation chroot path: /var/empty
sshd default user PATH: /usr/bin:/usr/sbin:/opt/local/openssh-3.4p1/bin
Manpage format: man
PAM support: no
KerberosIV support: no
KerberosV support: no
Smartcard support: no
AFS support: no
S/KEY support: no
TCP Wrappers support: yes
MD5 password support: no
IP address in $DISPLAY hack: yes
Use IPv4 by default hack: no
Translate v4 in v6 hack: no
BSD Auth support: no
Random number source: ssh-rand-helper
ssh-rand-helper collects from: Unix domain socket "/var/run/egd-pool"
Host: hppa2.0-hp-hpux10.20
Compiler: gcc
Compiler flags: -O2 -Wall -Wpointer-arith -Wno-uninitialized
Preprocessor flags: -I/usr/local/ssl/include -I/opt/zlib/include -D_HPUX_SOURCE -
D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1
Linker flags: -L/usr/local/ssl/lib -L/opt/zlib/lib
Libraries: -lwrap -lz -lxnet -lsec -lcrypto
If the full results of configure or from the make process would make things easier, I'll gladly
send them along.
Thanks again.
Todd Parry
More information about the openssh-unix-dev
mailing list