Running ./config -t results in: "Operating system: i386 - whatever - Unixware This system (UnixWare) is not supported. See file INSTALL for details" Spotting the 'cc works on almost any box' comment, I perhaps naively executed the command 'perl Configure cc'. The system produced Makefile.ssl I then executed 'make'. The system built its libraries without a hitch until the end where it reports: Undefined symbols: gethostbyname,getservbyname,gethostbyaddr - all referenced in s_socket.o) followed by 'Error code 1(bu21) fatal error'. Obviously, the make file does not know where to look for these unix services? I would appreciate a brief pointing of my ignorant person (at least on these matters) in the proper direction. This is the first time I have attempted to include openssl with Apache, as the web server per se runs Stronghold. I really need to employ ssl only so that our internal development site (no public access) can suppost https calls and therefore ease the burden of maintaining the file trees of the web server. Thanks for your assistance. George J. Walsh, Managing Director, Travel Seewise Pacific Corp. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
