Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

Re: installation problems v 5.6.1

From: Alf Nicolaysen <Alf.Nicolaysen(at)de.ibm.com>
Date: Tue Apr 08 2003 - 01:36:41 EDT

Hi,

looks familiar to me, I think I ran into same problem few weeks ago. Try the help-function of configure with ./configure --help. There must be an option like "-- with-openssl=<path>" and fill in your path (e.g.
/opt/freeware/openssl).

Hope this helps

Regards

Alf Nicolaysen

olaf weiser <olaf.weiser@t-systems.com> on 07.04.2003 20:06:38

To: secureshell@securityfocus.com
cc:
Subject: installation problems v 5.6.1

Do you need help?X

Hallo,

please, I'm trying to install the newest version of ssh, but I fail every time (see the output below) :

the output of the configure complained, that there's no openssl, but I installed openssl before:

/nim/bull/openssh-3.6p1 > rpm -q -a

make-3.79.1-3
gdbm-1.8.0-5
perl-5.6.1-2

AIX-rpm-4.3.3.50-2
gzip-1.2.4a-7
gcc-2.9.aix51.020209-1
zlib-1.1.4-1
prngd-0.9.23-1
openssl-0.9.6b-3
openssl-devel-0.9.6b-3
openssl-doc-0.9.6b-3

PLEASE: could you give me some hint, how can I install this this version of ssh?

here's the output of the configure cmd:

 /nim/bull/openssh-3.6p1 > ./configure
checking for gcc... gcc

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... yes checking whether gcc accepts -g... yes
checking build system type... powerpc-ibm-aix4.3.3.0 checking host system type... powerpc-ibm-aix4.3.3.0 checking whether byte ordering is bigendian... yes checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib
checking for a BSD-compatible install... ./install-sh -c checking for ar... /usr/bin/ar
checking for perl5... no
checking for perl... /opt/freeware/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... no checking for _LARGE_FILES value needed for large files... no checking for login... /usr/sbin/login
checking for gcc option to accept ANSI C... none needed checking for inline... inline
checking for authenticate... yes
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no

checking for stdint.h... no
checking for unistd.h... no
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
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... no
checking glob.h presence... no
checking for glob.h... no
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... no
checking libgen.h presence... no
checking for libgen.h... no
checking limits.h usability... no
checking limits.h presence... no
checking for limits.h... no
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... no
checking netdb.h presence... no
checking for netdb.h... no
checking netgroup.h usability... no
checking netgroup.h presence... no
checking for netgroup.h... no
checking netinet/in_systm.h usability... no
checking netinet/in_systm.h presence... no
checking for netinet/in_systm.h... no
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... no
checking rpc/types.h presence... no
checking for rpc/types.h... no

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... no
checking shadow.h presence... no
checking for shadow.h... no
checking stddef.h usability... no
checking stddef.h presence... yes
configure: WARNING: stddef.h: present but cannot be compiled
configure: WARNING: stddef.h: check for missing prerequisite headers?
configure: WARNING: stddef.h: proceeding with the preprocessor's result
checking for stddef.h... yes

checking for stdint.h... (cached) no
checking for strings.h... (cached) no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no

checking for sys/bitypes.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/cdefs.h usability... no
checking sys/cdefs.h presence... no
checking for sys/cdefs.h... no
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking for sys/stat.h... (cached) no
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/time.h usability... no
checking sys/time.h presence... no

checking for sys/time.h... no
checking sys/timers.h usability... no
checking sys/timers.h presence... no
checking for sys/timers.h... no
checking sys/un.h usability... no
checking sys/un.h presence... no

checking for sys/un.h... no
checking time.h usability... no
checking time.h presence... no
checking for time.h... no
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... no
checking utime.h presence... no
checking for utime.h... no
checking utmp.h usability... no
checking utmp.h presence... no
checking for utmp.h... no
checking utmpx.h usability... no
checking utmpx.h presence... no
checking for utmpx.h... no
checking for yp_match... yes
checking for setsockopt... yes
checking for getspnam... no

checking for getspnam in -lgen... no
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... yes
checking for logwtmp... no

checking for strftime... yes
checking for GLOB_ALTDIRFUNC support... no checking for gl_matchc field in glob_t... no checking whether struct dirent allocates space for d_name... no
checking for arc4random... no
checking for __b64_ntop... no
checking for b64_ntop... yes
checking for __b64_pton... no
checking for b64_pton... yes
Do you need more help?X
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... yes
checking for futimes... no
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getcwd... yes
checking for getgrouplist... no
checking for getnameinfo... yes
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... yes

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... yes
checking for ogetaddrinfo... no
checking for openpty... no
checking for pstat... no
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... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgroups... yes

checking for setlogin... no
checking for setpcred... yes
checking for setproctitle... no
checking for setresgid... no
checking for setreuid... yes
checking for setrlimit... yes

checking for setsid... yes
checking for setvbuf... yes
checking for sigaction... yes
checking for sigvec... yes
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... no

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) no
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... no configure: WARNING: ****** Your snprintf() function is broken, complain to your vendor
checking whether getpgrp requires zero arguments... yes configure: error: *** Can't find recent OpenSSL libcrypto (see config.log for details) ***

then the configure - cmd stops....

Can we help you?X

thanks for your help!!!

cheers
der laff Received on Tue Apr 8 11:51:49 2003

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:57 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library