Bug 48 - configure problem-openssl
Summary: configure problem-openssl
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Build system (show other bugs)
Version: -current
Hardware: Other HP-UX
: P2 normal
Assignee: Kevin Steves
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-18 02:32 AEDT by Hampus Lind
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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