Re: ./configure Error
Troy.Wilson_at_chi.frb.org
Date: 05/11/04
- Previous message: Alexander Meyer: "Secure FTP client ONLY?"
- Maybe in reply to: Johnson, Kenyetta A Ms ESTA: "./configure Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "Johnson, Kenyetta A Ms ESTA" <Kenyetta.Johnson@NETCOM.ARMY.MIL> Date: Tue, 11 May 2004 12:09:33 -0500
Try setting your variables as follows:
LDFLAGS="-I/usr/local/ssl/lib -L/usr/local/ssl/lib -R/usr/local/ssl/lib"
export LDFLAGS
If you OpenSSL libraries are located elsewhere, the change the path above.
Now run your configure script
P.S. - You don't need egd because Solaris 9 has a random number generator
by default, so when you build OpenSSH, don't specify an egd port in the
configure line.
Troy Wilson
Technology Group
Systems Administrator
312-322-5606
"Johnson, Kenyetta A Ms ESTA" <Kenyetta.Johnson@NETCOM.ARMY.MIL>
05/10/2004 11:40 AM
To: secureshell@securityfocus.com
cc:
Subject: ./configure Error
Hello,
We are attempting to install OpenSSH for SPARC Solaris 9 with TCP Wrappers
support.
The following software packages were added successfully via pkgadd:
zlib-1.2.1-sol9-sparc-local.gz
prgnd-0.9.25-sol9-sparc-local.gz
openssl-0.9.7d-sol9-sparc-local.gz
egd-0.8-sol9-sparc-local.gz
openssh-3.8p1.tar.gz
We executed the following commands UNSUCCESSFULLY due to error:
setenv CFLAGS -I/usrlocal/include (setenv: not found...value was set by
entering CFLAGS = -I/usrlocal/include)
setenv LDFLAGS -I/usr/local/lib (setenv:
notfound...value was
set by entering LDFLAGS = -I/usr/local/lib
./configure --with-pam --disable-suid-ssh --without-rsh
--with-lastlog=/var/adm/lastlog --prefix=/opt/OBSDssh
--with-tcp-wrappers=/usr/local
The configure command resulted in the following error:
checking OpenSSL header version...not found
configure: error: OpenSSL version header not found.
Due to the error, we then completed a manual build of OpenSSL using
openssl-0.9.7d.tar.gz, to no avail.
We are checking the config.log file generated when running the OpenSSH
configure script, but no major leads to what the problem is.
One FAQ suggested the installation of the libgcc package, but it's already
installed.
Help!
Thanks,
Kenyetta Johnson
U.S. Army NETCOM/9TH ASC
Fort Huachuca, Arizona
<<Kenyetta Johnson (E-mail).vcf>>
- application/octet-stream attachment: Kenyetta_Johnson__E-mail_.vcf
- Previous message: Alexander Meyer: "Secure FTP client ONLY?"
- Maybe in reply to: Johnson, Kenyetta A Ms ESTA: "./configure Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|