Compiling SSH
From: James Edward Stickland (jstic04_at_cp.centennialcollege.ca)
Date: 02/19/04
- Previous message: Aditya, ALD [Aditya Lalit Deshmukh]: "RE: Verifying the host fingerprint"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 19 Feb 2004 01:36:44 -0500 (EST) To: secureshell@securityfocus.com
Using the following:
intel
OpenSSH 3.7p1 source
zlib 1.1.4
OpenSSL 0.9.7b headers and libraries,
Glibc-2.3.2 headers and libs,
Linux Kernel 2.4,
i obtain the following errors while attempting to configure:
checking for socklen_t equivalent... configure: error: Cannot find a
type to use in place of socklen_t
the configure file points to this search
echo "$as_me:11640: checking for socklen_t equivalent" >&5
echo $ECHO_N "checking for socklen_t equivalent... $ECHO_C" >&6
if test "${curl_cv_socklen_t_equiv+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
however, im not exactly what the test() is working with. could someone
please tell me what the configuration is looking for, and what i may
add to my system to get past this point of configuration?
please reply to jstic04@cp.centennialcollege.ca
- Previous message: Aditya, ALD [Aditya Lalit Deshmukh]: "RE: Verifying the host fingerprint"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|