Bug 48

Summary: configure problem-openssl
Product: Portable OpenSSH Reporter: Hampus Lind <hampus.lind>
Component: Build systemAssignee: Kevin Steves <stevesk>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: -current   
Hardware: Other   
OS: HP-UX   

Description Hampus Lind 2001-12-18 02:32:03 AEDT
Hi!

I do this:
#./configure --wtith-zlib=/opt/zlib --with-ssl-dir=/opt/openssl --with-
sysconfdir=/etc/ssh
----------------------
it breaks like this:
configure:7443: error: Could not find working OpenSSL library, please install 
or check config.log
---------------------
Config.log:
(Bundled) cc: "/opt/openssl/include/openssl/rand.h", line 68: warning 
5: "const" will become a keyword.
(Bundled) cc: "/opt/openssl/include/openssl/rand.h", line 68: error 1000: 
Unexpected symbol: "void".
(Bundled) cc: "/opt/openssl/include/openssl/rand.h", line 71: warning 
5: "const" will become a keyword.
(Bundled) cc: "/opt/openssl/include/openssl/rand.h", line 71: error 1000: 
Unexpected symbol: "void".
(Bundled) cc: "/opt/openssl/include/openssl/rand.h", line 80: error 1000: 
Unexpected symbol: "*".
(Bundled) cc: "/opt/openssl/include/openssl/rand.h", line 81: error 1000: 
Unexpected symbol: "*".
(Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.
-----------------
Comment 1 Kevin Steves 2002-01-06 10:37:58 AEDT
the bundled C compiler on HP-UX cannot be used.
Comment 2 Kevin Steves 2002-01-17 15:39:54 AEDT
closed.  bundled C compiler can't be used.
Comment 3 Damien Miller 2004-04-14 12:24:17 AEST
Mass change of RESOLVED bugs to CLOSED