Bugzilla – Attachment 562 Details for
Bug 806
openssh after 3.6.1p1 can not authenticate via public rsa2 key
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
make log of openssh3.6.1p1 with buffer.adv patch
make.log_3.6.1p1_patched (text/plain), 172.06 KB, created by
Peter Kielbasiewicz
on 2004-03-04 20:33:13 AEDT
(
hide
)
Description:
make log of openssh3.6.1p1 with buffer.adv patch
Filename:
MIME Type:
Creator:
Peter Kielbasiewicz
Created:
2004-03-04 20:33:13 AEDT
Size:
172.06 KB
patch
obsolete
> >/users/development/openssh/openssh/openssh-3.6.1p1 >============================================================= > .. Thu Mar 4 09:56:39 MET 2004 .. > rm -f *.o *.a ssh sshd ssh-add ssh-keygen ssh-keyscan ssh-keysign ssh-agent scp ssh-rand-helper sftp-server sftp logintest config.cache config.log > rm -f *.out core > rm -f Makefile config.h config.status ssh_prng_cmds *~ > rm -rf autom4te.cache > (cd openbsd-compat && make distclean) > rm -f *.o *.a core > rm -f Makefile *~ > (cd scard && make distclean) > rm -f Makefile *~ >checking for gcc... no >checking for cc... cc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... no >checking whether cc accepts -g... yes >checking build system type... hppa1.1-hp-hpux10.20 >checking host system type... hppa1.1-hp-hpux10.20 >checking whether byte ordering is bigendian... yes >checking how to run the C preprocessor... cc -E >checking for ranlib... ranlib >checking for a BSD-compatible install... /opt/imake/bin/install -c >checking for ar... /usr/bin/ar >checking for perl5... no >checking for perl... /usr/bin/perl >checking for sed... /usr/bin/sed >checking for ent... no >checking for bash... no >checking for ksh... /usr/bin/ksh >checking for sh... (cached) /usr/bin/ksh >checking for sh... /usr/bin/sh >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGE_FILES value needed for large files... no >checking for login... /usr/bin/login >checking for cc option to accept ANSI C... -Ae >checking for inline... no >checking for t_error in -lxnet... yes >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... no >checking for unistd.h... yes >checking bstring.h usability... no >checking bstring.h presence... no >checking for bstring.h... no >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking endian.h usability... no >checking endian.h presence... no >checking for endian.h... no >checking floatingpoint.h usability... no >checking floatingpoint.h presence... no >checking for floatingpoint.h... no >checking getopt.h usability... no >checking getopt.h presence... no >checking for getopt.h... no >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking ia.h usability... no >checking ia.h presence... no >checking for ia.h... no >checking lastlog.h usability... no >checking lastlog.h presence... no >checking for lastlog.h... no >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking login.h usability... no >checking login.h presence... no >checking for login.h... no >checking login_cap.h usability... no >checking login_cap.h presence... no >checking for login_cap.h... no >checking maillock.h usability... no >checking maillock.h presence... no >checking for maillock.h... no >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netgroup.h usability... no >checking netgroup.h presence... no >checking for netgroup.h... no >checking netinet/in_systm.h usability... yes >checking netinet/in_systm.h presence... yes >checking for netinet/in_systm.h... yes >checking paths.h usability... no >checking paths.h presence... no >checking for paths.h... no >checking pty.h usability... no >checking pty.h presence... no >checking for pty.h... no >checking readpassphrase.h usability... no >checking readpassphrase.h presence... no >checking for readpassphrase.h... no >checking rpc/types.h usability... yes >checking rpc/types.h presence... yes >checking for rpc/types.h... yes >checking security/pam_appl.h usability... no >checking security/pam_appl.h presence... no >checking for security/pam_appl.h... no >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) no >checking for strings.h... (cached) yes >checking sys/bitypes.h usability... no >checking sys/bitypes.h presence... no >checking for sys/bitypes.h... no >checking sys/bsdtty.h usability... yes >checking sys/bsdtty.h presence... yes >checking for sys/bsdtty.h... yes >checking sys/cdefs.h usability... no >checking sys/cdefs.h presence... no >checking for sys/cdefs.h... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/pstat.h usability... yes >checking sys/pstat.h presence... yes >checking for sys/pstat.h... yes >checking sys/select.h usability... no >checking sys/select.h presence... no >checking for sys/select.h... no >checking for sys/stat.h... (cached) yes >checking sys/stropts.h usability... yes >checking sys/stropts.h presence... yes >checking for sys/stropts.h... yes >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timers.h usability... yes >checking sys/timers.h presence... yes >checking for sys/timers.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking tmpdir.h usability... no >checking tmpdir.h presence... no >checking for tmpdir.h... no >checking ttyent.h usability... no >checking ttyent.h presence... no >checking for ttyent.h... no >checking usersec.h usability... no >checking usersec.h presence... no >checking for usersec.h... no >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking for yp_match... yes >checking for setsockopt... yes >checking for getspnam... yes >checking for deflate in -lz... yes >checking for strcasecmp... yes >checking for utimes... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking for library containing login... no >checking for logout... no >checking for updwtmp... no >checking for logwtmp... no >checking for strftime... yes >checking for GLOB_ALTDIRFUNC support... yes >checking for gl_matchc field in glob_t... no >checking whether struct dirent allocates space for d_name... yes >checking for libwrap... yes >checking for arc4random... no >checking for __b64_ntop... no >checking for b64_ntop... no >checking for __b64_pton... no >checking for b64_pton... no >checking for basename... yes >checking for bcopy... yes >checking for bindresvport_sa... no >checking for clock... yes >checking for fchmod... yes >checking for fchown... yes >checking for freeaddrinfo... no >checking for futimes... no >checking for gai_strerror... no >checking for getaddrinfo... no >checking for getcwd... yes >checking for getgrouplist... no >checking for getnameinfo... no >checking for getopt... yes >checking for getpeereid... no >checking for _getpty... no >checking for getrlimit... yes >checking for getrusage... yes >checking for getttyent... no >checking for glob... yes >checking for inet_aton... yes >checking for inet_ntoa... yes >checking for inet_ntop... no >checking for innetgr... yes >checking for login_getcapbool... no >checking for md5_crypt... no >checking for memmove... yes >checking for mkdtemp... no >checking for mmap... yes >checking for ngetaddrinfo... no >checking for nsleep... no >checking for ogetaddrinfo... no >checking for openpty... no >checking for pstat... yes >checking for readpassphrase... no >checking for realpath... yes >checking for recvmsg... yes >checking for rresvport_af... no >checking for sendmsg... yes >checking for setdtablesize... no >checking for setegid... no >checking for setenv... no >checking for seteuid... no >checking for setgroups... yes >checking for setlogin... no >checking for setpcred... no >checking for setproctitle... no >checking for setresgid... yes >checking for setreuid... yes >checking for setrlimit... yes >checking for setsid... yes >checking for setvbuf... yes >checking for sigaction... yes >checking for sigvec... no >checking for snprintf... yes >checking for socketpair... yes >checking for strerror... yes >checking for strlcat... no >checking for strlcpy... no >checking for strmode... no >checking for strnvis... no >checking for sysconf... yes >checking for tcgetpgrp... yes >checking for truncate... yes >checking for utimes... (cached) yes >checking for vhangup... yes >checking for vsnprintf... yes >checking for waitpid... yes >checking for library containing nanosleep... none required >checking whether strsep is declared... no >checking for dirname... yes >checking for libgen.h... (cached) yes >checking for gettimeofday... yes >checking for time... yes >checking for endutent... yes >checking for getutent... yes >checking for getutid... yes >checking for getutline... yes >checking for pututline... yes >checking for setutent... yes >checking for utmpname... yes >checking for endutxent... yes >checking for getutxent... yes >checking for getutxid... yes >checking for getutxline... yes >checking for pututxline... yes >checking for setutxent... yes >checking for utmpxname... no >checking for daemon... no >checking for daemon in -lbsd... no >checking for getpagesize... yes >checking whether snprintf correctly terminates long strings... yes >checking whether getpgrp requires zero arguments... yes >checking OpenSSL header version... 90703f (OpenSSL 0.9.7c 30 Sep 2003) >checking OpenSSL library version... 90703f (OpenSSL 0.9.7c 30 Sep 2003) >checking whether OpenSSL's headers match the library... yes >checking whether OpenSSL's PRNG is internally seeded... yes >checking for ls... /usr/bin/ls >checking for netstat... /usr/bin/netstat >checking for arp... /usr/sbin/arp >checking for ifconfig... /usr/sbin/ifconfig >checking for jstat... no >checking for ps... /usr/bin/ps >checking for sar... /usr/bin/sar >checking for w... /usr/bin/w >checking for who... /usr/bin/who >checking for last... /usr/bin/last >checking for lastlog... no >checking for df... /usr/bin/df >checking for vmstat... /usr/bin/vmstat >checking for uptime... /usr/bin/uptime >checking for ipcs... /usr/bin/ipcs >checking for tail... /usr/bin/tail >checking for char... yes >checking size of char... 1 >checking for short int... yes >checking size of short int... 2 >checking for int... yes >checking size of int... 4 >checking for long int... yes >checking size of long int... 4 >checking for long long int... yes >checking size of long long int... 8 >checking for u_int type... yes >checking for intXX_t types... yes >checking for int64_t type... yes >checking for u_intXX_t types... no >checking for u_intXX_t types in sys/socket.h... no >checking for u_int64_t types... no >checking for u_int64_t type in sys/bitypes.h... no >checking for uintXX_t types... yes >checking for uintXX_t types in stdint.h... no >checking for u_char... yes >checking for socklen_t... no >checking for socklen_t equivalent... size_t >checking for sig_atomic_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for clock_t... yes >checking for sa_family_t... yes >checking for pid_t... yes >checking for mode_t... yes >checking for struct sockaddr_storage... no >checking for struct sockaddr_in6... no >checking for struct in6_addr... no >checking for struct addrinfo... no >checking for struct timeval... yes >checking for struct timespec... yes >checking for ut_host field in utmp.h... yes >checking for ut_host field in utmpx.h... yes >checking for syslen field in utmpx.h... no >checking for ut_pid field in utmp.h... yes >checking for ut_type field in utmp.h... yes >checking for ut_type field in utmpx.h... yes >checking for ut_tv field in utmp.h... no >checking for ut_id field in utmp.h... yes >checking for ut_id field in utmpx.h... yes >checking for ut_addr field in utmp.h... yes >checking for ut_addr field in utmpx.h... yes >checking for ut_addr_v6 field in utmp.h... no >checking for ut_addr_v6 field in utmpx.h... no >checking for ut_exit field in utmp.h... yes >checking for ut_time field in utmp.h... yes >checking for ut_time field in utmpx.h... no >checking for ut_tv field in utmpx.h... yes >checking for struct stat.st_blksize... yes >checking for ss_family field in struct sockaddr_storage... no >checking for __ss_family field in struct sockaddr_storage... no >checking for pw_class field in struct passwd... no >checking for pw_expire field in struct passwd... no >checking for pw_change field in struct passwd... no >checking for msg_accrights field in struct msghdr... no >checking for msg_control field in struct msghdr... yes >checking if libc defines __progname... no >checking whether cc -Ae implements __FUNCTION__... no >checking whether cc -Ae implements __func__... no >checking whether getopt has optreset support... no >checking if libc defines sys_errlist... yes >checking if libc defines sys_nerr... yes >checking for xauth... /usr/bin/X11/xauth >checking for "/dev/ptmx"... yes >checking for "/dev/ptc"... no >checking for nroff... /usr/bin/nroff >checking if we need to convert IPv4 in IPv6-mapped addresses... no (default) >checking if your system defines LASTLOG_FILE... no >checking if your system defines _PATH_LASTLOG... no >configure: WARNING: ** Cannot find lastlog ** >checking if your system defines UTMP_FILE... yes >checking if your system defines WTMP_FILE... yes >checking if your system defines UTMPX_FILE... yes >checking if your system defines WTMPX_FILE... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating openbsd-compat/Makefile >config.status: creating scard/Makefile >config.status: creating ssh_prng_cmds >config.status: creating config.h > >OpenSSH has been configured with the following options: > User binaries: /opt/openssh-3.6.1p1/bin > System binaries: /opt/openssh-3.6.1p1/sbin > Configuration files: /etc/opt/openssh > Askpass program: /opt/openssh-3.6.1p1/libexec/ssh-askpass > Manual pages: /opt/openssh-3.6.1p1/man/manX > PID file: /var/run > Privilege separation chroot path: /var/empty > sshd default user PATH: /usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/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: OpenSSL internal ONLY > > Host: hppa1.1-hp-hpux10.20 > Compiler: cc -Ae > Compiler flags: +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae >Preprocessor flags: -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 > Linker flags: -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 > Libraries: -lwrap -lz -lxnet -lsec -lcrypto > > conffile=`echo sshd_config.out | sed 's/.out$//'`; \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ./${conffile} > sshd_config.out > conffile=`echo ssh_config.out | sed 's/.out$//'`; \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ./${conffile} > ssh_config.out > conffile=`echo moduli.out | sed 's/.out$//'`; \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ./${conffile} > moduli.out > if test "man" = "cat"; then \ > manpage=./`echo scp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo scp.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > scp.1.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > scp.1.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo ssh-add.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-add.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > ssh-add.1.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > ssh-add.1.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo ssh-agent.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-agent.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > ssh-agent.1.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > ssh-agent.1.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo ssh-keygen.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-keygen.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > ssh-keygen.1.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > ssh-keygen.1.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo ssh-keyscan.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-keyscan.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > ssh-keyscan.1.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > ssh-keyscan.1.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo ssh.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > ssh.1.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > ssh.1.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo sshd.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo sshd.8.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > sshd.8.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > sshd.8.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo sftp-server.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo sftp-server.8.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > sftp-server.8.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > sftp-server.8.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo sftp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo sftp.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > sftp.1.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > sftp.1.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo ssh-rand-helper.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-rand-helper.8.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > ssh-rand-helper.8.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > ssh-rand-helper.8.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo ssh-keysign.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-keysign.8.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > ssh-keysign.8.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > ssh-keysign.8.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo sshd_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo sshd_config.5.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > sshd_config.5.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > sshd_config.5.out; \ > fi > if test "man" = "cat"; then \ > manpage=./`echo ssh_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh_config.5.out | sed 's/\.out$//'`; \ > fi; \ > if test "man" = "man"; then \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} | /usr/bin/perl ./mdoc2man.pl > ssh_config.5.out; \ > else \ > /usr/bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/opt/openssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/opt/openssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/opt/openssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/opt/openssh/sshd_config|g' -e 's|/usr/libexec|/opt/openssh-3.6.1p1/libexec|g' -e 's|/etc/shosts.equiv|/etc/opt/openssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/opt/openssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/opt/openssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/opt/openssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/opt/openssh/moduli|g' -e 's|/etc/sshrc|/etc/opt/openssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/usr/sbin:/opt/openssh-3.6.1p1/bin|g' ${manpage} > ssh_config.5.out; \ > fi > (cd openbsd-compat && make) > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-arc4random.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-cray.c >cc: "bsd-cray.c", line 1: warning 501: Empty source file. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-cygwin_util.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-getpeereid.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-misc.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-nextstep.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-snprintf.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-waitpid.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c fake-getaddrinfo.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c fake-getnameinfo.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c xmmap.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c base64.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c basename.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bindresvport.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c daemon.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c dirname.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c getcwd.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c getgrouplist.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c getopt.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c glob.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c inet_aton.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c inet_ntoa.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c inet_ntop.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c mktemp.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c readpassphrase.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c realpath.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c rresvport.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c setenv.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c setproctitle.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c sigact.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c strlcat.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c strlcpy.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c strmode.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c strsep.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c vis.c > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c port-irix.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I.. -I. -I./.. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c port-aix.c >cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > /usr/bin/ar rv libopenbsd-compat.a bsd-arc4random.o bsd-cray.o bsd-cygwin_util.o bsd-getpeereid.o bsd-misc.o bsd-nextstep.o bsd-snprintf.o bsd-waitpid.o fake-getaddrinfo.o fake-getnameinfo.o xmmap.o base64.o basename.o bindresvport.o daemon.o dirname.o getcwd.o getgrouplist.o getopt.o glob.o inet_aton.o inet_ntoa.o inet_ntop.o mktemp.o readpassphrase.o realpath.o rresvport.o setenv.o setproctitle.o sigact.o strlcat.o strlcpy.o strmode.o strsep.o vis.o port-irix.o port-aix.o >ar: creating libopenbsd-compat.a >a - bsd-arc4random.o >a - bsd-cray.o >a - bsd-cygwin_util.o >a - bsd-getpeereid.o >a - bsd-misc.o >a - bsd-nextstep.o >a - bsd-snprintf.o >a - bsd-waitpid.o >a - fake-getaddrinfo.o >a - fake-getnameinfo.o >a - xmmap.o >a - base64.o >a - basename.o >a - bindresvport.o >a - daemon.o >a - dirname.o >a - getcwd.o >a - getgrouplist.o >a - getopt.o >a - glob.o >a - inet_aton.o >a - inet_ntoa.o >a - inet_ntop.o >a - mktemp.o >a - readpassphrase.o >a - realpath.o >a - rresvport.o >a - setenv.o >a - setproctitle.o >a - sigact.o >a - strlcat.o >a - strlcpy.o >a - strmode.o >a - strsep.o >a - vis.o >a - port-irix.o >a - port-aix.o > ranlib libopenbsd-compat.a > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c authfd.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c authfile.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c bufaux.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c buffer.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c canohost.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c channels.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c cipher.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c compat.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c compress.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c crc32.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c deattack.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c fatal.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c hostfile.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c log.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c match.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c mpaux.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c nchan.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c packet.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. >cc: "packet.c", line 142: warning 604: Pointers are not assignment-compatible. >cc: "packet.c", line 142: warning 563: Argument #3 is not the correct type. >cc: "packet.c", line 143: warning 604: Pointers are not assignment-compatible. >cc: "packet.c", line 143: warning 563: Argument #3 is not the correct type. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c readpass.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c rsa.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c tildexpand.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ttymodes.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c xmalloc.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c atomicio.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c key.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c dispatch.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c kex.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c mac.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c uuencode.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c misc.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c rijndael.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-dss.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-rsa.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c dh.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexdh.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexgex.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexdhc.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexgexc.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c scard.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c msg.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c progressmeter.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c entropy.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > /usr/bin/ar rv libssh.a authfd.o authfile.o bufaux.o buffer.o canohost.o channels.o cipher.o compat.o compress.o crc32.o deattack.o fatal.o hostfile.o log.o match.o mpaux.o nchan.o packet.o readpass.o rsa.o tildexpand.o ttymodes.o xmalloc.o atomicio.o key.o dispatch.o kex.o mac.o uuencode.o misc.o rijndael.o ssh-dss.o ssh-rsa.o dh.o kexdh.o kexgex.o kexdhc.o kexgexc.o scard.o msg.o progressmeter.o entropy.o >ar: creating libssh.a >a - authfd.o >a - authfile.o >a - bufaux.o >a - buffer.o >a - canohost.o >a - channels.o >a - cipher.o >a - compat.o >a - compress.o >a - crc32.o >a - deattack.o >a - fatal.o >a - hostfile.o >a - log.o >a - match.o >a - mpaux.o >a - nchan.o >a - packet.o >a - readpass.o >a - rsa.o >a - tildexpand.o >a - ttymodes.o >a - xmalloc.o >a - atomicio.o >a - key.o >a - dispatch.o >a - kex.o >a - mac.o >a - uuencode.o >a - misc.o >a - rijndael.o >a - ssh-dss.o >a - ssh-rsa.o >a - dh.o >a - kexdh.o >a - kexgex.o >a - kexdhc.o >a - kexgexc.o >a - scard.o >a - msg.o >a - progressmeter.o >a - entropy.o > ranlib libssh.a > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c readconf.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c clientloop.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshtty.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshconnect.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshconnect1.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshconnect2.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshd.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. >cc: "monitor.h", line 58: warning 617: Redeclaration of tag "mm_master" ignored. >cc: "monitor.h", line 72: warning 617: Redeclaration of tag "Authctxt" ignored. >cc: "monitor_wrap.h", line 38: warning 617: Redeclaration of tag "monitor" ignored. >cc: "monitor_wrap.h", line 39: warning 617: Redeclaration of tag "mm_master" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-rhosts.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-passwd.c >cpp: "values.h", line 27: warning 2001: Redefinition of macro MAXINT. >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-rsa.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-rh-rsa.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshpty.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshlogin.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c servconf.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c serverloop.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c uidswap.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth1.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-options.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c session.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-chall.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-chall.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c groupaccess.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-skey.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-bsdauth.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-hostbased.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-kbdint.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-none.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-passwd.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-pubkey.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c monitor_mm.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c monitor.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. >cc: "monitor.h", line 72: warning 617: Redeclaration of tag "Authctxt" ignored. >cc: "monitor_wrap.h", line 38: warning 617: Redeclaration of tag "monitor" ignored. >cc: "monitor_wrap.h", line 39: warning 617: Redeclaration of tag "mm_master" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c monitor_wrap.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. >cc: "monitor.h", line 72: warning 617: Redeclaration of tag "Authctxt" ignored. >cc: "monitor_wrap.h", line 38: warning 617: Redeclaration of tag "monitor" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. >cc: "monitor_wrap.h", line 41: warning 617: Redeclaration of tag "Authctxt" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c monitor_fdpass.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexdhs.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexgexs.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. >cc: "monitor_wrap.h", line 40: warning 617: Redeclaration of tag "passwd" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-krb5.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-krb4.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c loginrec.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-pam.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-pam.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-sia.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c md5crypt.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o sshpty.o sshlogin.o servconf.o serverloop.o uidswap.o auth.o auth1.o auth2.o auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o auth-skey.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o auth2-passwd.o auth2-pubkey.o monitor_mm.o monitor.o monitor_wrap.o monitor_fdpass.o kexdhs.o kexgexs.o auth-krb5.o auth-krb4.o loginrec.o auth-pam.o auth2-pam.o auth-sia.o md5crypt.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lwrap -lz -lxnet -lsec -lcrypto > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-add.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -o ssh-add ssh-add.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-keygen.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -o ssh-keygen ssh-keygen.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-keyscan.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -o ssh-keyscan ssh-keyscan.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lssh -lz -lxnet -lsec -lcrypto > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-keysign.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -o ssh-keysign ssh-keysign.o readconf.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-agent.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 755: warning 617: Redeclaration of tag "rsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 760: warning 617: Redeclaration of tag "dsa_st" ignored. >cc: "/users/development/openssh/openssl/openssl-0.9.7c/include/openssl/evp.h", line 765: warning 617: Redeclaration of tag "dh_st" ignored. > cc -o ssh-agent ssh-agent.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c scp.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -o scp scp.o progressmeter.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-rand-helper.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -o ssh-rand-helper ssh-rand-helper.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sftp.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sftp-common.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sftp-server.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -o sftp-server sftp-server.o sftp-common.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sftp-client.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. >cc: "sftp-client.c", line 1046: warning 604: Pointers are not assignment-compatible. >cc: "sftp-client.c", line 1046: warning 563: Argument #3 is not the correct type. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sftp-int.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -Ae +O3 +ESlit +Optrs_strongly_typed -I/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -Ae -I. -I. -I/users/development/openssh/openssl/openssl-0.9.7c/include -I/users/development/openssh/zlib/zlib-1.2.1 -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/etc/opt/openssh\" -D_PATH_SSH_PROGRAM=\"/opt/openssh-3.6.1p1/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/openssh-3.6.1p1/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/openssh-3.6.1p1/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/opt/openssh-3.6.1p1/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/openssh-3.6.1p1/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sftp-glob.c >cc: "openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. > cc -o sftp progressmeter.o sftp.o sftp-client.o sftp-common.o sftp-int.o sftp-glob.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > (cd openbsd-compat && make) > /usr/bin/ar rv libopenbsd-compat.a bsd-arc4random.o bsd-cray.o bsd-cygwin_util.o bsd-getpeereid.o bsd-misc.o bsd-nextstep.o bsd-snprintf.o bsd-waitpid.o fake-getaddrinfo.o fake-getnameinfo.o xmmap.o base64.o basename.o bindresvport.o daemon.o dirname.o getcwd.o getgrouplist.o getopt.o glob.o inet_aton.o inet_ntoa.o inet_ntop.o mktemp.o readpassphrase.o realpath.o rresvport.o setenv.o setproctitle.o sigact.o strlcat.o strlcpy.o strmode.o strsep.o vis.o port-irix.o port-aix.o >r - bsd-arc4random.o >r - bsd-cray.o >r - bsd-cygwin_util.o >r - bsd-getpeereid.o >r - bsd-misc.o >r - bsd-nextstep.o >r - bsd-snprintf.o >r - bsd-waitpid.o >r - fake-getaddrinfo.o >r - fake-getnameinfo.o >r - xmmap.o >r - base64.o >r - basename.o >r - bindresvport.o >r - daemon.o >r - dirname.o >r - getcwd.o >r - getgrouplist.o >r - getopt.o >r - glob.o >r - inet_aton.o >r - inet_ntoa.o >r - inet_ntop.o >r - mktemp.o >r - readpassphrase.o >r - realpath.o >r - rresvport.o >r - setenv.o >r - setproctitle.o >r - sigact.o >r - strlcat.o >r - strlcpy.o >r - strmode.o >r - strsep.o >r - vis.o >r - port-irix.o >r - port-aix.o > ranlib libopenbsd-compat.a > /usr/bin/ar rv libssh.a authfd.o authfile.o bufaux.o buffer.o canohost.o channels.o cipher.o compat.o compress.o crc32.o deattack.o fatal.o hostfile.o log.o match.o mpaux.o nchan.o packet.o readpass.o rsa.o tildexpand.o ttymodes.o xmalloc.o atomicio.o key.o dispatch.o kex.o mac.o uuencode.o misc.o rijndael.o ssh-dss.o ssh-rsa.o dh.o kexdh.o kexgex.o kexdhc.o kexgexc.o scard.o msg.o progressmeter.o entropy.o >r - authfd.o >r - authfile.o >r - bufaux.o >r - buffer.o >r - canohost.o >r - channels.o >r - cipher.o >r - compat.o >r - compress.o >r - crc32.o >r - deattack.o >r - fatal.o >r - hostfile.o >r - log.o >r - match.o >r - mpaux.o >r - nchan.o >r - packet.o >r - readpass.o >r - rsa.o >r - tildexpand.o >r - ttymodes.o >r - xmalloc.o >r - atomicio.o >r - key.o >r - dispatch.o >r - kex.o >r - mac.o >r - uuencode.o >r - misc.o >r - rijndael.o >r - ssh-dss.o >r - ssh-rsa.o >r - dh.o >r - kexdh.o >r - kexgex.o >r - kexdhc.o >r - kexgexc.o >r - scard.o >r - msg.o >r - progressmeter.o >r - entropy.o > ranlib libssh.a > cc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o sshpty.o sshlogin.o servconf.o serverloop.o uidswap.o auth.o auth1.o auth2.o auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o auth-skey.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o auth2-passwd.o auth2-pubkey.o monitor_mm.o monitor.o monitor_wrap.o monitor_fdpass.o kexdhs.o kexgexs.o auth-krb5.o auth-krb4.o loginrec.o auth-pam.o auth2-pam.o auth-sia.o md5crypt.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lwrap -lz -lxnet -lsec -lcrypto > cc -o ssh-add ssh-add.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -o ssh-keygen ssh-keygen.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -o ssh-keyscan ssh-keyscan.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lssh -lz -lxnet -lsec -lcrypto > cc -o ssh-keysign ssh-keysign.o readconf.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -o ssh-agent ssh-agent.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -o scp scp.o progressmeter.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -o ssh-rand-helper ssh-rand-helper.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -o sftp-server sftp-server.o sftp-common.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > cc -o sftp progressmeter.o sftp.o sftp-client.o sftp-common.o sftp-int.o sftp-glob.o -L. -Lopenbsd-compat/ -L/users/development/openssh/openssl/openssl-0.9.7c -L/users/development/openssh/zlib/zlib-1.2.1 -L/users/development/openssh/tcp_wrappers/tcp_wrappers_7.6-ipv6.3 -lssh -lopenbsd-compat -lz -lxnet -lsec -lcrypto > (cd scard && make DESTDIR= install) > ../mkinstalldirs /opt/openssh-3.6.1p1/share > /opt/imake/bin/install -c -m 0644 ./Ssh.bin /opt/openssh-3.6.1p1/share/Ssh.bin > ./mkinstalldirs /opt/openssh-3.6.1p1/bin > ./mkinstalldirs /opt/openssh-3.6.1p1/sbin > ./mkinstalldirs /opt/openssh-3.6.1p1/man > ./mkinstalldirs /opt/openssh-3.6.1p1/share > ./mkinstalldirs /opt/openssh-3.6.1p1/man/man1 > ./mkinstalldirs /opt/openssh-3.6.1p1/man/man5 > ./mkinstalldirs /opt/openssh-3.6.1p1/man/man8 > ./mkinstalldirs /opt/openssh-3.6.1p1/libexec > (umask 022 ; ./mkinstalldirs /var/empty) > /opt/imake/bin/install -c -m 0755 -s ssh /opt/openssh-3.6.1p1/bin/ssh > /opt/imake/bin/install -c -m 0755 -s scp /opt/openssh-3.6.1p1/bin/scp > /opt/imake/bin/install -c -m 0755 -s ssh-add /opt/openssh-3.6.1p1/bin/ssh-add > /opt/imake/bin/install -c -m 0755 -s ssh-agent /opt/openssh-3.6.1p1/bin/ssh-agent > /opt/imake/bin/install -c -m 0755 -s ssh-keygen /opt/openssh-3.6.1p1/bin/ssh-keygen > /opt/imake/bin/install -c -m 0755 -s ssh-keyscan /opt/openssh-3.6.1p1/bin/ssh-keyscan > /opt/imake/bin/install -c -m 0755 -s sshd /opt/openssh-3.6.1p1/sbin/sshd >rm: /opt/openssh-3.6.1p1/sbin/sshd not removed. Text file busy >cp: cannot create /opt/openssh-3.6.1p1/sbin/sshd: Text file busy >strip: /opt/openssh-3.6.1p1/sbin/sshd: cannot write, cannot strip > if test ! -z "" ; then \ > /opt/imake/bin/install -c -m 0755 -s ssh-rand-helper /opt/openssh-3.6.1p1/libexec/ssh-rand-helper ; \ > fi > /opt/imake/bin/install -c -m 4711 -s ssh-keysign /opt/openssh-3.6.1p1/libexec/ssh-keysign > /opt/imake/bin/install -c -m 0755 -s sftp /opt/openssh-3.6.1p1/bin/sftp > /opt/imake/bin/install -c -m 0755 -s sftp-server /opt/openssh-3.6.1p1/libexec/sftp-server > /opt/imake/bin/install -c -m 644 ssh.1.out /opt/openssh-3.6.1p1/man/man1/ssh.1 > /opt/imake/bin/install -c -m 644 scp.1.out /opt/openssh-3.6.1p1/man/man1/scp.1 > /opt/imake/bin/install -c -m 644 ssh-add.1.out /opt/openssh-3.6.1p1/man/man1/ssh-add.1 > /opt/imake/bin/install -c -m 644 ssh-agent.1.out /opt/openssh-3.6.1p1/man/man1/ssh-agent.1 > /opt/imake/bin/install -c -m 644 ssh-keygen.1.out /opt/openssh-3.6.1p1/man/man1/ssh-keygen.1 > /opt/imake/bin/install -c -m 644 ssh-keyscan.1.out /opt/openssh-3.6.1p1/man/man1/ssh-keyscan.1 > /opt/imake/bin/install -c -m 644 sshd_config.5.out /opt/openssh-3.6.1p1/man/man5/sshd_config.5 > /opt/imake/bin/install -c -m 644 ssh_config.5.out /opt/openssh-3.6.1p1/man/man5/ssh_config.5 > /opt/imake/bin/install -c -m 644 sshd.8.out /opt/openssh-3.6.1p1/man/man8/sshd.8 > if [ ! -z "" ]; then \ > /opt/imake/bin/install -c -m 644 ssh-rand-helper.8.out /opt/openssh-3.6.1p1/man/man8/ssh-rand-helper.8 ; \ > fi > /opt/imake/bin/install -c -m 644 sftp.1.out /opt/openssh-3.6.1p1/man/man1/sftp.1 > /opt/imake/bin/install -c -m 644 sftp-server.8.out /opt/openssh-3.6.1p1/man/man8/sftp-server.8 > /opt/imake/bin/install -c -m 644 ssh-keysign.8.out /opt/openssh-3.6.1p1/man/man8/ssh-keysign.8 > rm -f /opt/openssh-3.6.1p1/bin/slogin > ln -s ./ssh /opt/openssh-3.6.1p1/bin/slogin > rm -f /opt/openssh-3.6.1p1/man/man1/slogin.1 > ln -s ./ssh.1 /opt/openssh-3.6.1p1/man/man1/slogin.1 > if [ ! -d /etc/opt/openssh ]; then \ > ./mkinstalldirs /etc/opt/openssh; \ > fi >/etc/opt/openssh/ssh_host_key already exists, skipping. >/etc/opt/openssh/ssh_host_dsa_key already exists, skipping. >/etc/opt/openssh/ssh_host_rsa_key already exists, skipping. > /opt/openssh-3.6.1p1/sbin/sshd -t -f /etc/opt/openssh/sshd_config
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 806
:
559
|
561
| 562 |
563
|
564
|
565