<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022208#M300151</link>
    <description>Todd, &lt;BR /&gt;&lt;BR /&gt;I don't think you need to install OpenSSL and ZLib ... the HP SecureShell already includes them:&lt;BR /&gt;&lt;BR /&gt;HP-UX Secure Shell Versions A.04.50.003, A.04.50.004, and A.04.50.005 contain the following libraries:&lt;BR /&gt;&lt;BR /&gt;zlib v1.2.3 &lt;BR /&gt;OpenSSL v0.9.7l (OpenSSL is a shared library on HP-UX 11i v3) &lt;BR /&gt;TCP Wrappers v7.6-ipv6.4 &lt;BR /&gt;&lt;BR /&gt;It is a self-contained package. Try it...&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Jun 2007 14:48:20 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2007-06-18T14:48:20Z</dc:date>
    <item>
      <title>Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022201#M300144</link>
      <description>Can't compile openssh using version 4.01p1 on a rp3440. I even downloaded 4.6p1 and had the same results. I am attempting to compile without the gcc compiler and Using HP/UX 11.11 &lt;BR /&gt;&lt;BR /&gt;Getting OpenSSH requires int64_t support. &lt;BR /&gt;&lt;BR /&gt;The openssh-4.01p was previously compiled on this server so I expect I'm missing some CPLAGS or other environment variable settings.&lt;BR /&gt;&lt;BR /&gt;# getconf HW_32_64_CAPABLE&lt;BR /&gt;1&lt;BR /&gt;# getconf KERNEL_BITS&lt;BR /&gt;64&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX romulus B.11.11 U 9000/800 330323300 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;# ./configure --prefix=/usr/local&lt;BR /&gt;checking for gcc... no&lt;BR /&gt;checking for cc... cc&lt;BR /&gt;checking for C compiler default output file name... a.out&lt;BR /&gt;checking whether the C compiler works... yes&lt;BR /&gt;checking whether we are cross compiling... no&lt;BR /&gt;checking for suffix of executables...&lt;BR /&gt;checking for suffix of object files... o&lt;BR /&gt;checking whether we are using the GNU C compiler... no&lt;BR /&gt;checking whether cc accepts -g... yes&lt;BR /&gt;checking for cc option to accept ANSI C... none needed&lt;BR /&gt;checking build system type... hppa2.0w-hp-hpux11.11&lt;BR /&gt;checking host system type... hppa2.0w-hp-hpux11.11&lt;BR /&gt;checking whether byte ordering is bigendian... yes&lt;BR /&gt;checking for gawk... no&lt;BR /&gt;checking for mawk... no&lt;BR /&gt;checking for nawk... no&lt;BR /&gt;checking for awk... awk&lt;BR /&gt;checking how to run the C preprocessor... cc -E&lt;BR /&gt;checking for ranlib... ranlib&lt;BR /&gt;checking for a BSD-compatible install... /opt/imake/bin/install -c&lt;BR /&gt;checking for ar... /usr/bin/ar&lt;BR /&gt;checking for cat... /usr/bin/cat&lt;BR /&gt;checking for kill... /usr/bin/kill&lt;BR /&gt;checking for perl5... no&lt;BR /&gt;checking for perl... /usr/bin/perl&lt;BR /&gt;checking for sed... /usr/bin/sed&lt;BR /&gt;checking for ent... no&lt;BR /&gt;checking for bash... no&lt;BR /&gt;checking for ksh... /usr/bin/ksh&lt;BR /&gt;checking for sh... (cached) /usr/bin/ksh&lt;BR /&gt;checking for sh... /usr/bin/sh&lt;BR /&gt;checking for groupadd... /usr/sbin/groupadd&lt;BR /&gt;checking for useradd... /usr/sbin/useradd&lt;BR /&gt;checking for pkgmk... no&lt;BR /&gt;checking for special C compiler options needed for large files... no&lt;BR /&gt;checking for _FILE_OFFSET_BITS value needed for large files... no&lt;BR /&gt;checking for _LARGE_FILES value needed for large files... no&lt;BR /&gt;checking for login... /usr/bin/login&lt;BR /&gt;checking for passwd... /usr/bin/passwd&lt;BR /&gt;checking for inline... __inline&lt;BR /&gt;checking for t_error in -lxnet... yes&lt;BR /&gt;checking compiler and flags for sanity... yes&lt;BR /&gt;checking for egrep... grep -E&lt;BR /&gt;checking for ANSI C header files... yes&lt;BR /&gt;checking for sys/types.h... yes&lt;BR /&gt;checking for sys/stat.h... yes&lt;BR /&gt;checking for stdlib.h... yes&lt;BR /&gt;checking for string.h... yes&lt;BR /&gt;checking for memory.h... yes&lt;BR /&gt;checking for strings.h... yes&lt;BR /&gt;checking for inttypes.h... yes&lt;BR /&gt;checking for stdint.h... no&lt;BR /&gt;checking for unistd.h... yes&lt;BR /&gt;checking bstring.h usability... no&lt;BR /&gt;checking bstring.h presence... no&lt;BR /&gt;checking for bstring.h... no&lt;BR /&gt;checking crypt.h usability... yes&lt;BR /&gt;checking crypt.h presence... yes&lt;BR /&gt;checking for crypt.h... yes&lt;BR /&gt;checking dirent.h usability... yes&lt;BR /&gt;checking dirent.h presence... yes&lt;BR /&gt;checking for dirent.h... yes&lt;BR /&gt;checking endian.h usability... no&lt;BR /&gt;checking endian.h presence... no&lt;BR /&gt;checking for endian.h... no&lt;BR /&gt;checking features.h usability... no&lt;BR /&gt;checking features.h presence... no&lt;BR /&gt;checking for features.h... no&lt;BR /&gt;checking floatingpoint.h usability... no&lt;BR /&gt;checking floatingpoint.h presence... no&lt;BR /&gt;checking for floatingpoint.h... no&lt;BR /&gt;checking getopt.h usability... no&lt;BR /&gt;checking getopt.h presence... no&lt;BR /&gt;checking for getopt.h... no&lt;BR /&gt;checking glob.h usability... yes&lt;BR /&gt;checking glob.h presence... yes&lt;BR /&gt;checking for glob.h... yes&lt;BR /&gt;checking ia.h usability... no&lt;BR /&gt;checking ia.h presence... no&lt;BR /&gt;checking for ia.h... no&lt;BR /&gt;checking lastlog.h usability... no&lt;BR /&gt;checking lastlog.h presence... no&lt;BR /&gt;checking for lastlog.h... no&lt;BR /&gt;checking limits.h usability... yes&lt;BR /&gt;checking limits.h presence... yes&lt;BR /&gt;checking for limits.h... yes&lt;BR /&gt;checking login.h usability... no&lt;BR /&gt;checking login.h presence... no&lt;BR /&gt;checking for login.h... no&lt;BR /&gt;checking login_cap.h usability... no&lt;BR /&gt;checking login_cap.h presence... no&lt;BR /&gt;checking for login_cap.h... no&lt;BR /&gt;checking maillock.h usability... no&lt;BR /&gt;checking maillock.h presence... no&lt;BR /&gt;checking for maillock.h... no&lt;BR /&gt;checking ndir.h usability... no&lt;BR /&gt;checking ndir.h presence... no&lt;BR /&gt;checking for ndir.h... no&lt;BR /&gt;checking netdb.h usability... yes&lt;BR /&gt;checking netdb.h presence... yes&lt;BR /&gt;checking for netdb.h... yes&lt;BR /&gt;checking netgroup.h usability... no&lt;BR /&gt;checking netgroup.h presence... no&lt;BR /&gt;checking for netgroup.h... no&lt;BR /&gt;checking netinet/in_systm.h usability... yes&lt;BR /&gt;checking netinet/in_systm.h presence... yes&lt;BR /&gt;checking for netinet/in_systm.h... yes&lt;BR /&gt;checking pam/pam_appl.h usability... no&lt;BR /&gt;checking pam/pam_appl.h presence... no&lt;BR /&gt;checking for pam/pam_appl.h... no&lt;BR /&gt;checking paths.h usability... no&lt;BR /&gt;checking paths.h presence... no&lt;BR /&gt;checking for paths.h... no&lt;BR /&gt;checking pty.h usability... no&lt;BR /&gt;checking pty.h presence... no&lt;BR /&gt;checking for pty.h... no&lt;BR /&gt;checking readpassphrase.h usability... no&lt;BR /&gt;checking readpassphrase.h presence... no&lt;BR /&gt;checking for readpassphrase.h... no&lt;BR /&gt;checking rpc/types.h usability... yes&lt;BR /&gt;checking rpc/types.h presence... yes&lt;BR /&gt;checking for rpc/types.h... yes&lt;BR /&gt;checking security/pam_appl.h usability... yes&lt;BR /&gt;checking security/pam_appl.h presence... yes&lt;BR /&gt;checking for security/pam_appl.h... yes&lt;BR /&gt;checking shadow.h usability... yes&lt;BR /&gt;checking shadow.h presence... yes&lt;BR /&gt;checking for shadow.h... yes&lt;BR /&gt;checking stddef.h usability... yes&lt;BR /&gt;checking stddef.h presence... yes&lt;BR /&gt;checking for stddef.h... yes&lt;BR /&gt;checking for stdint.h... (cached) no&lt;BR /&gt;checking for strings.h... (cached) yes&lt;BR /&gt;checking sys/dir.h usability... yes&lt;BR /&gt;checking sys/dir.h presence... yes&lt;BR /&gt;checking for sys/dir.h... yes&lt;BR /&gt;checking sys/strtio.h usability... yes&lt;BR /&gt;checking sys/strtio.h presence... yes&lt;BR /&gt;checking for sys/strtio.h... yes&lt;BR /&gt;checking sys/audit.h usability... yes&lt;BR /&gt;checking sys/audit.h presence... yes&lt;BR /&gt;checking for sys/audit.h... yes&lt;BR /&gt;checking sys/bitypes.h usability... no&lt;BR /&gt;checking sys/bitypes.h presence... no&lt;BR /&gt;checking for sys/bitypes.h... no&lt;BR /&gt;checking sys/bsdtty.h usability... yes&lt;BR /&gt;checking sys/bsdtty.h presence... yes&lt;BR /&gt;checking for sys/bsdtty.h... yes&lt;BR /&gt;checking sys/cdefs.h usability... no&lt;BR /&gt;checking sys/cdefs.h presence... no&lt;BR /&gt;checking for sys/cdefs.h... no&lt;BR /&gt;checking sys/mman.h usability... yes&lt;BR /&gt;checking sys/mman.h presence... yes&lt;BR /&gt;checking for sys/mman.h... yes&lt;BR /&gt;checking sys/ndir.h usability... no&lt;BR /&gt;checking sys/ndir.h presence... no&lt;BR /&gt;checking for sys/ndir.h... no&lt;BR /&gt;checking sys/prctl.h usability... no&lt;BR /&gt;checking sys/prctl.h presence... no&lt;BR /&gt;checking for sys/prctl.h... no&lt;BR /&gt;checking sys/pstat.h usability... yes&lt;BR /&gt;checking sys/pstat.h presence... yes&lt;BR /&gt;checking for sys/pstat.h... yes&lt;BR /&gt;checking sys/select.h usability... no&lt;BR /&gt;checking sys/select.h presence... no&lt;BR /&gt;checking for sys/select.h... no&lt;BR /&gt;checking for sys/stat.h... (cached) yes&lt;BR /&gt;checking sys/stream.h usability... yes&lt;BR /&gt;checking sys/stream.h presence... yes&lt;BR /&gt;checking for sys/stream.h... yes&lt;BR /&gt;checking sys/stropts.h usability... yes&lt;BR /&gt;checking sys/stropts.h presence... yes&lt;BR /&gt;checking for sys/stropts.h... yes&lt;BR /&gt;checking sys/sysmacros.h usability... yes&lt;BR /&gt;checking sys/sysmacros.h presence... yes&lt;BR /&gt;checking for sys/sysmacros.h... yes&lt;BR /&gt;checking sys/time.h usability... yes&lt;BR /&gt;checking sys/time.h presence... yes&lt;BR /&gt;checking for sys/time.h... yes&lt;BR /&gt;checking sys/timers.h usability... yes&lt;BR /&gt;checking sys/timers.h presence... yes&lt;BR /&gt;checking for sys/timers.h... yes&lt;BR /&gt;checking sys/un.h usability... yes&lt;BR /&gt;checking sys/un.h presence... yes&lt;BR /&gt;checking for sys/un.h... yes&lt;BR /&gt;checking time.h usability... yes&lt;BR /&gt;checking time.h presence... yes&lt;BR /&gt;checking for time.h... yes&lt;BR /&gt;checking tmpdir.h usability... no&lt;BR /&gt;checking tmpdir.h presence... no&lt;BR /&gt;checking for tmpdir.h... no&lt;BR /&gt;checking ttyent.h usability... no&lt;BR /&gt;checking ttyent.h presence... no&lt;BR /&gt;checking for ttyent.h... no&lt;BR /&gt;checking usersec.h usability... no&lt;BR /&gt;checking usersec.h presence... no&lt;BR /&gt;checking for usersec.h... no&lt;BR /&gt;checking util.h usability... no&lt;BR /&gt;checking util.h presence... no&lt;BR /&gt;checking for util.h... no&lt;BR /&gt;checking utime.h usability... yes&lt;BR /&gt;checking utime.h presence... yes&lt;BR /&gt;checking for utime.h... yes&lt;BR /&gt;checking utmp.h usability... yes&lt;BR /&gt;checking utmp.h presence... yes&lt;BR /&gt;checking for utmp.h... yes&lt;BR /&gt;checking utmpx.h usability... yes&lt;BR /&gt;checking utmpx.h presence... yes&lt;BR /&gt;checking for utmpx.h... yes&lt;BR /&gt;checking vis.h usability... no&lt;BR /&gt;checking vis.h presence... no&lt;BR /&gt;checking for vis.h... no&lt;BR /&gt;checking for sys/ptms.h... no&lt;BR /&gt;checking for yp_match... no&lt;BR /&gt;checking for yp_match in -lnsl... yes&lt;BR /&gt;checking for setsockopt... yes&lt;BR /&gt;checking for dirname... yes&lt;BR /&gt;checking libgen.h usability... yes&lt;BR /&gt;checking libgen.h presence... yes&lt;BR /&gt;checking for libgen.h... yes&lt;BR /&gt;checking for getspnam... yes&lt;BR /&gt;checking for library containing basename... none required&lt;BR /&gt;checking for deflate in -lz... no&lt;BR /&gt;checking zlib.h usability... yes&lt;BR /&gt;checking zlib.h presence... yes&lt;BR /&gt;checking for zlib.h... yes&lt;BR /&gt;checking for zlib 1.1.4 or greater... yes&lt;BR /&gt;checking for strcasecmp... yes&lt;BR /&gt;checking for utimes... yes&lt;BR /&gt;checking libutil.h usability... no&lt;BR /&gt;checking libutil.h presence... no&lt;BR /&gt;checking for libutil.h... no&lt;BR /&gt;checking for library containing login... no&lt;BR /&gt;checking for logout... no&lt;BR /&gt;checking for updwtmp... no&lt;BR /&gt;checking for logwtmp... no&lt;BR /&gt;checking for strftime... yes&lt;BR /&gt;checking for GLOB_ALTDIRFUNC support... no&lt;BR /&gt;checking for gl_matchc field in glob_t... no&lt;BR /&gt;checking whether struct dirent allocates space for d_name... yes&lt;BR /&gt;checking for /proc/pid/fd directory... no&lt;BR /&gt;checking for arc4random... no&lt;BR /&gt;checking for __b64_ntop... no&lt;BR /&gt;checking for b64_ntop... no&lt;BR /&gt;checking for __b64_pton... no&lt;BR /&gt;checking for b64_pton... no&lt;BR /&gt;checking for bcopy... yes&lt;BR /&gt;checking for bindresvport_sa... no&lt;BR /&gt;checking for clock... yes&lt;BR /&gt;checking for closefrom... no&lt;BR /&gt;checking for dirfd... no&lt;BR /&gt;checking for fchdir... yes&lt;BR /&gt;checking for fchmod... yes&lt;BR /&gt;checking for fchown... yes&lt;BR /&gt;checking for freeaddrinfo... yes&lt;BR /&gt;checking for futimes... no&lt;BR /&gt;checking for getaddrinfo... yes&lt;BR /&gt;checking for getcwd... yes&lt;BR /&gt;checking for getgrouplist... no&lt;BR /&gt;checking for getnameinfo... yes&lt;BR /&gt;checking for getopt... yes&lt;BR /&gt;checking for getpeereid... no&lt;BR /&gt;checking for _getpty... no&lt;BR /&gt;checking for getrlimit... yes&lt;BR /&gt;checking for getttyent... no&lt;BR /&gt;checking for glob... yes&lt;BR /&gt;checking for inet_aton... yes&lt;BR /&gt;checking for inet_ntoa... yes&lt;BR /&gt;checking for inet_ntop... yes&lt;BR /&gt;checking for innetgr... yes&lt;BR /&gt;checking for login_getcapbool... no&lt;BR /&gt;checking for md5_crypt... no&lt;BR /&gt;checking for memmove... yes&lt;BR /&gt;checking for mkdtemp... no&lt;BR /&gt;checking for mmap... yes&lt;BR /&gt;checking for ngetaddrinfo... no&lt;BR /&gt;checking for nsleep... no&lt;BR /&gt;checking for ogetaddrinfo... no&lt;BR /&gt;checking for openlog_r... no&lt;BR /&gt;checking for openpty... no&lt;BR /&gt;checking for pstat... yes&lt;BR /&gt;checking for prctl... no&lt;BR /&gt;checking for readpassphrase... no&lt;BR /&gt;checking for realpath... yes&lt;BR /&gt;checking for recvmsg... yes&lt;BR /&gt;checking for rresvport_af... yes&lt;BR /&gt;checking for sendmsg... yes&lt;BR /&gt;checking for setdtablesize... no&lt;BR /&gt;checking for setegid... no&lt;BR /&gt;checking for setenv... no&lt;BR /&gt;checking for seteuid... no&lt;BR /&gt;checking for setgroups... yes&lt;BR /&gt;checking for setlogin... no&lt;BR /&gt;checking for setpcred... no&lt;BR /&gt;checking for setproctitle... no&lt;BR /&gt;checking for setregid... yes&lt;BR /&gt;checking for setreuid... yes&lt;BR /&gt;checking for setrlimit... yes&lt;BR /&gt;checking for setsid... yes&lt;BR /&gt;checking for setvbuf... yes&lt;BR /&gt;checking for sigaction... yes&lt;BR /&gt;checking for sigvec... no&lt;BR /&gt;checking for snprintf... yes&lt;BR /&gt;checking for socketpair... yes&lt;BR /&gt;checking for strerror... yes&lt;BR /&gt;checking for strlcat... no&lt;BR /&gt;checking for strlcpy... no&lt;BR /&gt;checking for strmode... no&lt;BR /&gt;checking for strnvis... no&lt;BR /&gt;checking for strtoul... yes&lt;BR /&gt;checking for sysconf... yes&lt;BR /&gt;checking for tcgetpgrp... yes&lt;BR /&gt;checking for truncate... yes&lt;BR /&gt;checking for unsetenv... no&lt;BR /&gt;checking for updwtmpx... no&lt;BR /&gt;checking for utimes... (cached) yes&lt;BR /&gt;checking for vhangup... yes&lt;BR /&gt;checking for vsnprintf... yes&lt;BR /&gt;checking for waitpid... yes&lt;BR /&gt;checking for gai_strerror... yes&lt;BR /&gt;checking for library containing nanosleep... none required&lt;BR /&gt;checking whether strsep is declared... no&lt;BR /&gt;checking whether getrusage is declared... yes&lt;BR /&gt;checking for getrusage... yes&lt;BR /&gt;checking whether tcsendbreak is declared... yes&lt;BR /&gt;checking whether h_errno is declared... yes&lt;BR /&gt;checking for setresuid... yes&lt;BR /&gt;checking if setresuid seems to work... yes&lt;BR /&gt;checking for setresgid... yes&lt;BR /&gt;checking if setresgid seems to work... yes&lt;BR /&gt;checking for gettimeofday... yes&lt;BR /&gt;checking for time... yes&lt;BR /&gt;checking for endutent... yes&lt;BR /&gt;checking for getutent... yes&lt;BR /&gt;checking for getutid... yes&lt;BR /&gt;checking for getutline... yes&lt;BR /&gt;checking for pututline... yes&lt;BR /&gt;checking for setutent... yes&lt;BR /&gt;checking for utmpname... yes&lt;BR /&gt;checking for endutxent... yes&lt;BR /&gt;checking for getutxent... yes&lt;BR /&gt;checking for getutxid... yes&lt;BR /&gt;checking for getutxline... yes&lt;BR /&gt;checking for pututxline... yes&lt;BR /&gt;checking for setutxent... yes&lt;BR /&gt;checking for utmpxname... no&lt;BR /&gt;checking for daemon... no&lt;BR /&gt;checking for daemon in -lbsd... no&lt;BR /&gt;checking for getpagesize... yes&lt;BR /&gt;checking whether snprintf correctly terminates long strings... yes&lt;BR /&gt;checking whether system supports SO_PEERCRED getsockopt... no&lt;BR /&gt;checking if getaddrinfo seems to work... no&lt;BR /&gt;checking for conflicting getspnam in shadow.h... no&lt;BR /&gt;checking whether getpgrp requires zero arguments... yes&lt;BR /&gt;checking OpenSSL header version... 90805f (OpenSSL 0.9.8e 23 Feb 2007)&lt;BR /&gt;checking OpenSSL library version... 90805f (OpenSSL 0.9.8e 23 Feb 2007)&lt;BR /&gt;checking whether OpenSSL's headers match the library... yes&lt;BR /&gt;checking whether OpenSSL's PRNG is internally seeded... yes&lt;BR /&gt;checking for ls... /usr/bin/ls&lt;BR /&gt;checking for netstat... /usr/bin/netstat&lt;BR /&gt;checking for arp... /usr/sbin/arp&lt;BR /&gt;checking for ifconfig... /usr/sbin/ifconfig&lt;BR /&gt;checking for jstat... no&lt;BR /&gt;checking for ps... /usr/bin/ps&lt;BR /&gt;checking for sar... /usr/bin/sar&lt;BR /&gt;checking for w... /usr/bin/w&lt;BR /&gt;checking for who... /usr/bin/who&lt;BR /&gt;checking for last... /usr/bin/last&lt;BR /&gt;checking for lastlog... no&lt;BR /&gt;checking for df... /usr/bin/df&lt;BR /&gt;checking for vmstat... /usr/bin/vmstat&lt;BR /&gt;checking for uptime... /usr/bin/uptime&lt;BR /&gt;checking for ipcs... /usr/bin/ipcs&lt;BR /&gt;checking for tail... /usr/bin/tail&lt;BR /&gt;checking for char... yes&lt;BR /&gt;checking size of char... 1&lt;BR /&gt;checking for short int... yes&lt;BR /&gt;checking size of short int... 2&lt;BR /&gt;checking for int... yes&lt;BR /&gt;checking size of int... 4&lt;BR /&gt;checking for long int... yes&lt;BR /&gt;checking size of long int... 4&lt;BR /&gt;checking for long long int... no&lt;BR /&gt;checking size of long long int... 0&lt;BR /&gt;checking for u_int type... yes&lt;BR /&gt;checking for intXX_t types... yes&lt;BR /&gt;checking for int64_t type... no&lt;BR /&gt;checking for u_intXX_t types... no&lt;BR /&gt;checking for u_intXX_t types in sys/socket.h... no&lt;BR /&gt;checking for u_int64_t types... no&lt;BR /&gt;checking for u_int64_t type in sys/bitypes.h... no&lt;BR /&gt;checking for uintXX_t types... yes&lt;BR /&gt;checking for uintXX_t types in stdint.h... no&lt;BR /&gt;checking for u_char... yes&lt;BR /&gt;checking for socklen_t... yes&lt;BR /&gt;checking for sig_atomic_t... yes&lt;BR /&gt;checking for in_addr_t... yes&lt;BR /&gt;checking for size_t... yes&lt;BR /&gt;checking for ssize_t... yes&lt;BR /&gt;checking for clock_t... yes&lt;BR /&gt;checking for sa_family_t... yes&lt;BR /&gt;checking for pid_t... yes&lt;BR /&gt;checking for mode_t... yes&lt;BR /&gt;checking for struct sockaddr_storage... yes&lt;BR /&gt;checking for struct sockaddr_in6... yes&lt;BR /&gt;checking for struct in6_addr... yes&lt;BR /&gt;checking for struct addrinfo... yes&lt;BR /&gt;checking for struct timeval... yes&lt;BR /&gt;checking for struct timespec... yes&lt;BR /&gt;OpenSSH requires int64_t support.  Contact your vendor or install&lt;BR /&gt;an alternative compiler (I.E., GCC) before continuing.&lt;BR /&gt;&lt;BR /&gt;# pwd&lt;BR /&gt;/usr/local/src/openssh-4.0p1&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2007 13:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022201#M300144</guid>
      <dc:creator>Todd Legere_1</dc:creator>
      <dc:date>2007-06-18T13:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022202#M300145</link>
      <description>More details on present version compiled locally.&lt;BR /&gt;&lt;BR /&gt;# /usr/local/sbin/sshd -V&lt;BR /&gt;sshd: illegal option -- V&lt;BR /&gt;OpenSSH_4.0p1, OpenSSL 0.9.7l 28 Sep 2006&lt;BR /&gt;usage: sshd [-46Ddeiqt] [-b bits] [-f config_file] [-g login_grace_time]&lt;BR /&gt;            [-h host_key_file] [-k key_gen_time] [-o option] [-p port] [-u len]&lt;BR /&gt;&lt;BR /&gt;# ldd /usr/local/sbin/sshd&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libsec.2 =&amp;gt;    /usr/lib/libsec.2&lt;BR /&gt;        /usr/lib/libm.2 =&amp;gt;      /usr/lib/libm.2&lt;BR /&gt;        /usr/lib/libxnet.2 =&amp;gt;   /usr/lib/libxnet.2&lt;BR /&gt;        /usr/lib/libxti.2 =&amp;gt;    /usr/lib/libxti.2&lt;BR /&gt;        /usr/lib/libnsl.1 =&amp;gt;    /usr/lib/libnsl.1&lt;BR /&gt;        /usr/lib/libxti.2 =&amp;gt;    /usr/lib/libxti.2&lt;BR /&gt;        /usr/lib/libcrypto.sl =&amp;gt;        /usr/lib/libcrypto.sl&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;# file /usr/local/sbin/sshd&lt;BR /&gt;/usr/local/sbin/sshd:   PA-RISC2.0 shared executable dynamically linked&lt;BR /&gt;# what /usr/local/sbin/sshd&lt;BR /&gt;/usr/local/sbin/sshd:&lt;BR /&gt;        $Revision: 92453-07 linker linker crt0.o B.11.41 040906 $&lt;BR /&gt;        $OpenBSD: sshd.c,v 1.308 2005/02/08 22:24:57 dtucker Exp $&lt;BR /&gt;        $OpenBSD: auth-rhosts.c,v 1.32 2003/11/04 08:54:09 djm Exp $&lt;BR /&gt;        $OpenBSD: auth-passwd.c,v 1.33 2005/01/24 11:47:13 dtucker Exp $&lt;BR /&gt;        $OpenBSD: auth-rsa.c,v 1.62 2004/12/11 01:48:56 dtucker Exp $&lt;BR /&gt;        $OpenBSD: auth-rh-rsa.c,v 1.37 2003/11/04 08:54:09 djm Exp $&lt;BR /&gt;        $OpenBSD: sshpty.c,v 1.12 2004/06/21 17:36:31 avsm Exp $&lt;BR /&gt;        $OpenBSD: sshlogin.c,v 1.13 2004/08/12 09:18:24 djm Exp $&lt;BR /&gt;        $OpenBSD: servconf.c,v 1.139 2005/03/01 10:09:52 djm Exp $&lt;BR /&gt;        $OpenBSD: serverloop.c,v 1.117 2004/08/11 21:43:05 avsm Exp $&lt;BR /&gt;        $OpenBSD: auth.c,v 1.57 2005/01/22 08:17:59 dtucker Exp $&lt;BR /&gt;        $OpenBSD: auth1.c,v 1.59 2004/07/28 09:40:29 markus Exp $&lt;BR /&gt;        $OpenBSD: auth2.c,v 1.107 2004/07/28 09:40:29 markus Exp $&lt;BR /&gt;        $OpenBSD: auth-options.c,v 1.29 2005/03/01 10:09:52 djm Exp $&lt;BR /&gt;        $OpenBSD: session.c,v 1.181 2004/12/23 17:35:48 markus Exp $&lt;BR /&gt;        $OpenBSD: auth-chall.c,v 1.9 2003/11/03 09:03:37 djm Exp $&lt;BR /&gt;        $OpenBSD: auth2-chall.c,v 1.22 2005/01/19 13:11:47 dtucker Exp $&lt;BR /&gt;        $OpenBSD: groupaccess.c,v 1.6 2003/04/08 20:21:28 itojun Exp $&lt;BR /&gt;        $OpenBSD: auth-skey.c,v 1.20 2002/06/30 21:59:45 deraadt Exp $&lt;BR /&gt;        $OpenBSD: auth-bsdauth.c,v 1.6 2005/01/19 13:11:47 dtucker Exp $&lt;BR /&gt;        $OpenBSD: auth2-hostbased.c,v 1.6 2004/01/19 21:25:15 markus Exp $&lt;BR /&gt;        $OpenBSD: auth2-kbdint.c,v 1.2 2002/05/31 11:35:15 markus Exp $&lt;BR /&gt;        $OpenBSD: auth2-none.c,v 1.7 2004/05/11 19:01:43 deraadt Exp $&lt;BR /&gt;        $OpenBSD: auth2-passwd.c,v 1.5 2003/12/31 00:24:50 dtucker Exp $&lt;BR /&gt;        $OpenBSD: auth2-pubkey.c,v 1.9 2004/12/11 01:48:56 dtucker Exp $&lt;BR /&gt;        $OpenBSD: monitor_mm.c,v 1.9 2004/05/11 19:01:43 deraadt Exp $&lt;BR /&gt;        $OpenBSD: monitor.c,v 1.62 2005/01/30 11:18:08 dtucker Exp $&lt;BR /&gt;        $OpenBSD: monitor_wrap.c,v 1.39 2004/07/17 05:31:41 dtucker Exp $&lt;BR /&gt;        $OpenBSD: kexdhs.c,v 1.2 2004/06/13 12:53:24 djm Exp $&lt;BR /&gt;        $OpenBSD: kexgexs.c,v 1.1 2003/02/16 17:09:57 markus Exp $&lt;BR /&gt;        $OpenBSD: auth-krb5.c,v 1.15 2003/11/21 11:57:02 djm Exp $&lt;BR /&gt;        $Id: loginrec.c,v 1.67 2005/02/15 11:19:28 dtucker Exp $&lt;BR /&gt;        $Id: auth-pam.c,v 1.121 2005/01/20 02:29:51 dtucker Exp $&lt;BR /&gt;        $Id: auth-shadow.c,v 1.6 2005/02/16 03:20:06 dtucker Exp $&lt;BR /&gt;        $OpenBSD: authfile.c,v 1.60 2004/12/11 01:48:56 dtucker Exp $&lt;BR /&gt;        $OpenBSD: bufaux.c,v 1.34 2004/12/06 16:00:43 markus Exp $&lt;BR /&gt;        $OpenBSD: buffer.c,v 1.22 2004/10/29 23:56:17 djm Exp $&lt;BR /&gt;        $OpenBSD: canohost.c,v 1.42 2005/02/18 03:05:53 djm Exp $&lt;BR /&gt;        $OpenBSD: channels.c,v 1.212 2005/03/01 10:09:52 djm Exp $&lt;BR /&gt;        $OpenBSD: cipher.c,v 1.73 2005/01/23 10:18:12 djm Exp $&lt;BR /&gt;        $OpenBSD: compat.c,v 1.71 2005/03/01 10:09:52 djm Exp $&lt;BR /&gt;        $OpenBSD: fatal.c,v 1.2 2003/09/23 20:17:11 markus Exp $&lt;BR /&gt;        $OpenBSD: hostfile.c,v 1.33 2005/03/01 10:40:26 djm Exp $&lt;BR /&gt;        $OpenBSD: log.c,v 1.29 2003/09/23 20:17:11 markus Exp $&lt;BR /&gt;        $OpenBSD: match.c,v 1.19 2002/03/01 13:12:10 markus Exp $&lt;BR /&gt;        $OpenBSD: nchan.c,v 1.51 2004/07/11 17:48:47 deraadt Exp $&lt;BR /&gt;        $OpenBSD: packet.c,v 1.116 2004/10/20 11:48:53 markus Exp $&lt;BR /&gt;        $OpenBSD: rsa.c,v 1.24 2001/12/27 18:22:16 markus Exp $&lt;BR /&gt;        $OpenBSD: tildexpand.c,v 1.15 2004/05/21 08:43:03 markus Exp $&lt;BR /&gt;        $OpenBSD: ttymodes.c,v 1.19 2003/04/08 20:21:29 itojun Exp $&lt;BR /&gt;        $OpenBSD: xmalloc.c,v 1.16 2001/07/23 18:21:46 stevesk Exp $&lt;BR /&gt;        $OpenBSD: atomicio.c,v 1.12 2003/07/31 15:50:16 avsm Exp $&lt;BR /&gt;        $OpenBSD: key.c,v 1.57 2004/10/29 23:57:05 djm Exp $&lt;BR /&gt;        $OpenBSD: dispatch.c,v 1.16 2003/04/08 20:21:28 itojun Exp $&lt;BR /&gt;        $OpenBSD: kex.c,v 1.60 2004/06/21 17:36:31 avsm Exp $&lt;BR /&gt;        $OpenBSD: mac.c,v 1.6 2003/09/18 13:02:21 miod Exp $&lt;BR /&gt;        $OpenBSD: uidswap.c,v 1.24 2003/05/29 16:58:45 deraadt Exp $&lt;BR /&gt;        $OpenBSD: misc.c,v 1.28 2005/03/01 10:09:52 djm Exp $&lt;BR /&gt;        $OpenBSD: monitor_fdpass.c,v 1.6 2004/08/13 02:51:48 djm Exp $&lt;BR /&gt;        $OpenBSD: dh.c,v 1.31 2004/08/04 10:37:52 djm Exp $&lt;BR /&gt;        $OpenBSD: kexdh.c,v 1.19 2003/02/16 17:09:57 markus Exp $&lt;BR /&gt;        $OpenBSD: kexgex.c,v 1.23 2003/02/16 17:09:57 markus Exp $&lt;BR /&gt;        $OpenBSD: msg.c,v 1.7 2003/11/17 09:45:39 djm Exp $&lt;BR /&gt;        $Id: entropy.c,v 1.48 2003/11/21 12:56:47 djm Exp $&lt;BR /&gt;        $Id: cipher-acss.c,v 1.2 2004/02/06 04:26:11 dtucker Exp $&lt;BR /&gt;        $OpenBSD: cipher-bf1.c,v 1.1 2003/05/15 03:08:29 markus Exp $&lt;BR /&gt;        $OpenBSD: cipher-ctr.c,v 1.5 2004/12/22 02:13:19 djm Exp $&lt;BR /&gt;        $OpenBSD: cipher-3des1.c,v 1.2 2003/12/22 20:29:55 markus Exp $&lt;BR /&gt;        $OpenBSD: compress.c,v 1.21 2004/01/13 19:45:15 markus Exp $&lt;BR /&gt;        $OpenBSD: deattack.c,v 1.19 2003/09/18 08:49:45 markus Exp $&lt;BR /&gt;        $OpenBSD: uuencode.c,v 1.17 2003/11/10 16:23:41 jakob Exp $&lt;BR /&gt;        $OpenBSD: ssh-dss.c,v 1.19 2003/11/10 16:23:41 jakob Exp $&lt;BR /&gt;        $OpenBSD: ssh-rsa.c,v 1.31 2003/11/10 16:23:41 jakob Exp $&lt;BR /&gt;        $Id: bsd-arc4random.c,v 1.10 2005/02/16 02:01:28 djm Exp $&lt;BR /&gt;        $Id: bsd-closefrom.c,v 1.1 2004/08/15 08:41:00 djm Exp $&lt;BR /&gt;        $Id: bsd-misc.c,v 1.26 2005/02/25 23:07:38 dtucker Exp $&lt;BR /&gt;        $Id: fake-rfc2553.c,v 1.5 2003/09/22 02:08:23 dtucker Exp $</description>
      <pubDate>Mon, 18 Jun 2007 13:38:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022202#M300145</guid>
      <dc:creator>Todd Legere_1</dc:creator>
      <dc:date>2007-06-18T13:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022203#M300146</link>
      <description>why aren't you just installing the secure shell that is available at software.hp.com?</description>
      <pubDate>Mon, 18 Jun 2007 13:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022203#M300146</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-06-18T13:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022204#M300147</link>
      <description>Correct - no sense in building any GNU/Free tools these days IF HP-UX has a built version.&lt;BR /&gt;&lt;BR /&gt;See &lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;to download the latest version.&lt;BR /&gt;&lt;BR /&gt;Also, these versions are fully supported by HP and is often upgraded promptly whenever there are vulnerabilities/exploits discovered.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2007 14:22:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022204#M300147</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2007-06-18T14:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022205#M300148</link>
      <description>Installing a prebuild openssh requires a matching openssl version (32/64 bit version)  It also has a wonderful dependancy on zlib, tcp-wrapper, etc.&lt;BR /&gt;&lt;BR /&gt;I did try the openssh depot but got the wonderfull message about openssl version mismatch with openssh.&lt;BR /&gt;&lt;BR /&gt;Surely I should be able to recompile a previous built version.</description>
      <pubDate>Mon, 18 Jun 2007 14:30:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022205#M300148</guid>
      <dc:creator>Todd Legere_1</dc:creator>
      <dc:date>2007-06-18T14:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022206#M300149</link>
      <description>Umm, you can also get openssl from software.hp.com. I am not trying to stop you from doing what you want buy why bang your head trying to create something that is already available. I guess if you really want to go the compilation route. You might want to  install the TC-Opensource depot. This will install the gcc compiler. You could give that a try.</description>
      <pubDate>Mon, 18 Jun 2007 14:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022206#M300149</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-06-18T14:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022207#M300150</link>
      <description>buy should be but, buy you might have already figured that out. :P</description>
      <pubDate>Mon, 18 Jun 2007 14:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022207#M300150</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-06-18T14:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022208#M300151</link>
      <description>Todd, &lt;BR /&gt;&lt;BR /&gt;I don't think you need to install OpenSSL and ZLib ... the HP SecureShell already includes them:&lt;BR /&gt;&lt;BR /&gt;HP-UX Secure Shell Versions A.04.50.003, A.04.50.004, and A.04.50.005 contain the following libraries:&lt;BR /&gt;&lt;BR /&gt;zlib v1.2.3 &lt;BR /&gt;OpenSSL v0.9.7l (OpenSSL is a shared library on HP-UX 11i v3) &lt;BR /&gt;TCP Wrappers v7.6-ipv6.4 &lt;BR /&gt;&lt;BR /&gt;It is a self-contained package. Try it...&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2007 14:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022208#M300151</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2007-06-18T14:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022209#M300152</link>
      <description>I am searching for the proper instructions to compile from source openssh.&lt;BR /&gt;&lt;BR /&gt;The people who provide the source code and depots should easily be able to replicate the steps used to compile it?&lt;BR /&gt;&lt;BR /&gt;How about it, any takers.</description>
      <pubDate>Mon, 18 Jun 2007 14:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022209#M300152</guid>
      <dc:creator>Todd Legere_1</dc:creator>
      <dc:date>2007-06-18T14:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022210#M300153</link>
      <description>Todd, I can only suggest installing HP Secure Shell on a sandbox and read through the README's, etc. -  as well as the source trees included. /opt/ssh/src is the source tree used to build HP's Secure Shell..&lt;BR /&gt;&lt;BR /&gt;Even the HP-UX Porting Site - &lt;A href="http://hpux.connect.org.uk/" target="_blank"&gt;http://hpux.connect.org.uk/&lt;/A&gt; no longer has a build of their own.&lt;BR /&gt;&lt;BR /&gt;Otherwise, I guess you'd have to the the builds yourself.... 3 Years ago when we were still building ours -- I got more success using HP's aCC compiler instead of GNU C compiler...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2007 15:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022210#M300153</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2007-06-18T15:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022211#M300154</link>
      <description>&amp;gt; The people who provide the source code and&lt;BR /&gt;&amp;gt; depots should easily be able to replicate&lt;BR /&gt;&amp;gt; the steps used to compile it?&lt;BR /&gt;&lt;BR /&gt;One of those steps could have been to use&lt;BR /&gt;GCC, which may or may not be consistent with&lt;BR /&gt;your plan.&lt;BR /&gt;&lt;BR /&gt;Not having tried it, hence knowing nothing,&lt;BR /&gt;I'd probably try constructing a helper for&lt;BR /&gt;inttypes.h which included a typedef for each&lt;BR /&gt;missing type.  It could be an augmentation of&lt;BR /&gt;/usr/include/inttypes.h, or it could be just&lt;BR /&gt;a booster which does a few things itself and&lt;BR /&gt;then includes /usr/include/inttypes.h.  Then,&lt;BR /&gt;I'd put it somewhere convenient, and try&lt;BR /&gt;adding "-I&lt;SOMEWHERE_CONVENIENT&gt;" to CFLAGS,&lt;BR /&gt;in the hope that "cc" would find my&lt;BR /&gt;inttypes.h first, and be happy.  No bets.&lt;BR /&gt;I'm assuming that it's expecting these things&lt;BR /&gt;in inttypes.h, but you might need to look&lt;BR /&gt;into the "configure" stuff to see what it's&lt;BR /&gt;using for a test program for the missing&lt;BR /&gt;types.&lt;/SOMEWHERE_CONVENIENT&gt;</description>
      <pubDate>Mon, 18 Jun 2007 16:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022211#M300154</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-06-18T16:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022212#M300155</link>
      <description>What compiler are you using? gcc would work &lt;BR /&gt;and HP aCC/aCC++ compiler would work. The obsolete,&lt;BR /&gt;bundled c compiler (cc_bundled(1)) would likely not work&lt;BR /&gt;and I'm guessing that is what you're using here?&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2007 12:50:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022212#M300155</guid>
      <dc:creator>PeterWolfe</dc:creator>
      <dc:date>2007-06-19T12:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022213#M300156</link>
      <description>Here is the swlist of my ansi c compiler&lt;BR /&gt;&lt;BR /&gt;swlist ...&lt;BR /&gt;  C-ANSI-C              B.11.11.12     HP C/ANSI C Compiler&lt;BR /&gt;  C-Analysis-Tools      B.11.11.12     C Language Analysis Tools&lt;BR /&gt;  C-Dev-Tools           B.11.11.12     C Language Development Tools</description>
      <pubDate>Tue, 19 Jun 2007 13:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022213#M300156</guid>
      <dc:creator>Todd Legere_1</dc:creator>
      <dc:date>2007-06-19T13:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022214#M300157</link>
      <description>Is /usr/bin/cc a link to /opt/ansic/bin/cc?&lt;BR /&gt;&lt;BR /&gt;int64_t should be in &lt;SYS&gt; included indirectly from &lt;INTTYPES.H&gt;.&lt;BR /&gt;&lt;BR /&gt;These seem wrong:&lt;BR /&gt;checking for special C compiler options needed for large files... no&lt;BR /&gt;checking for _FILE_OFFSET_BITS value needed for large files... no&lt;BR /&gt;checking for _LARGE_FILES value needed for large files... no&lt;BR /&gt;checking for long long int... no&lt;BR /&gt;checking size of long long int... 0&lt;BR /&gt;checking for int64_t type... no &lt;BR /&gt;&lt;BR /&gt;You need to find the compile line for each of these tests.&lt;/INTTYPES.H&gt;&lt;/SYS&gt;</description>
      <pubDate>Tue, 19 Jun 2007 22:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022214#M300157</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-06-19T22:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022215#M300158</link>
      <description>Yes cc is linked...&lt;BR /&gt;[legeret@romulus] /home/legeret $ ls -al /bin/cc&lt;BR /&gt;lr-xr-xr-t   1 root       sys             17 Jun 30  2005 /bin/cc -&amp;gt; /opt/ansic/&lt;BR /&gt;bin/cc&lt;BR /&gt;&lt;BR /&gt;[legeret@romulus] /usr/include/sys $ grep int64_t _inttypes.h&lt;BR /&gt;typedef long long int64_t;              /* 64-bit signed integer */&lt;BR /&gt;typedef unsigned long long uint64_t;    /* 64-bit unsigned integer */&lt;BR /&gt;typedef long int64_t;                   /* 64-bit signed integer */&lt;BR /&gt;typedef unsigned long uint64_t;         /* 64-bit unsigned integer */&lt;BR /&gt;typedef int64_t  intmax_t;              /* largest signed integer supported */&lt;BR /&gt;typedef uint64_t uintmax_t;             /* largest unsigned integer supported */&lt;BR /&gt;typedef int64_t int_least64_t;&lt;BR /&gt;typedef int64_t int_fast64_t;&lt;BR /&gt;typedef uint64_t uint_least64_t;&lt;BR /&gt;typedef uint64_t uint_fast64_t;&lt;BR /&gt;typedef uint64_t ptr64_t;&lt;BR /&gt;&lt;BR /&gt;[legeret@romulus] /usr/include $ grep -i int64 inttypes.h&lt;BR /&gt;#define INT64_C(__c)                     __CONCAT_L__(__c,l)&lt;BR /&gt;#define UINT64_C(__c)                    __CONCAT_L__(__c,ul)&lt;BR /&gt;** maximum for that datatype is defined. For example, if #ifdef UINT64_MAX&lt;BR /&gt;#define INT64_MAX INT64_C(9223372036854775807)&lt;BR /&gt;#define INT64_MIN (-INT64_MAX - 1)&lt;BR /&gt;#define INT_LEAST64_MIN INT64_MIN&lt;BR /&gt;#define INT_FAST64_MIN INT64_MIN&lt;BR /&gt;#define UINT64_MAX     UINT64_C(18446744073709551615)&lt;BR /&gt;#define INTMAX_MAX INT64_MAX&lt;BR /&gt;#define UINTMAX_MAX UINT64_MAX&lt;BR /&gt;#define INT_LEAST64_MAX INT64_MAX&lt;BR /&gt;#define INT_FAST64_MAX INT64_MAX&lt;BR /&gt;**      uint64_t u;&lt;BR /&gt;[legeret@romulus] /usr/include $</description>
      <pubDate>Wed, 20 Jun 2007 13:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022215#M300158</guid>
      <dc:creator>Todd Legere_1</dc:creator>
      <dc:date>2007-06-20T13:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022216#M300159</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;&amp;gt; Yes cc is linked...&lt;BR /&gt;that's good. When you install the HP&lt;BR /&gt;C compiler is supposed to 'replace' the &lt;BR /&gt;bundled c compiler with this link. &lt;BR /&gt;&lt;BR /&gt;So at this point:&lt;BR /&gt;&lt;BR /&gt;- check config.log. It should show the code &lt;BR /&gt;  snippet that configure is trying&lt;BR /&gt;  to compile. It should also show the cc &lt;BR /&gt;  options being used.&lt;BR /&gt;&lt;BR /&gt;- if it's not clear from config.log&lt;BR /&gt;  find the section in configure that's&lt;BR /&gt;  generating the code snippet and put&lt;BR /&gt;  in a strategically placed set -x. &lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jun 2007 14:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022216#M300159</guid>
      <dc:creator>PeterWolfe</dc:creator>
      <dc:date>2007-06-20T14:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022217#M300160</link>
      <description>I don't have any 11.11 systems but&lt;BR /&gt;I did try openssh-4.6p1 on an 11.23 PA &lt;BR /&gt;system using HP C/C++ compiler A.03.65. &lt;BR /&gt;It was fine. I have gcc and aCC on &lt;BR /&gt;this system so i used ./configure CC=aCC.&lt;BR /&gt;&lt;BR /&gt;The 4.6p1 configure script is &lt;BR /&gt;different/updated from 4.01p1 one but &lt;BR /&gt;you had the same failure for both &lt;BR /&gt;so it's likely a not a configure-specific&lt;BR /&gt;issue. Don't know if it will help&lt;BR /&gt;but I've attached my 4.6p1 results. &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jun 2007 15:46:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022217#M300160</guid>
      <dc:creator>PeterWolfe</dc:creator>
      <dc:date>2007-06-20T15:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compile openssh-4.6p1 problem (non-gcc), HP/UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022218#M300161</link>
      <description>&amp;gt;Peter: put in a strategically placed set -x.&lt;BR /&gt;&lt;BR /&gt;If that doesn't work, you can always use the tusc hammer.  :-)&lt;BR /&gt;&lt;BR /&gt;One thing you don't want to use is the -Aa option.&lt;BR /&gt;I assume you didn't export CCOPTS?</description>
      <pubDate>Wed, 20 Jun 2007 15:56:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh-4-6p1-problem-non-gcc-hp-ux-11-11/m-p/4022218#M300161</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-06-20T15:56:04Z</dc:date>
    </item>
  </channel>
</rss>

