Hi,

I'm trying to compile OpenSSL to work with mod_ssl under Apache 1.3.6 on Solaris
2.6 using gcc.

I'm getting all the way through the make until the final step, and then I'm
getting the following error message:

>
>Undefined                       first referenced
> symbol                             in file
>socket                              s_socket.o
>gethostbyname                       s_socket.o
>accept                              s_socket.o
>bind                                s_socket.o
>setsockopt                          s_socket.o
>getservbyname                       s_socket.o
>gethostbyaddr                       s_socket.o
>getsockopt                          s_socket.o
>shutdown                            s_server.o
>listen                              s_socket.o
>connect                             s_socket.o
>ld: fatal: Symbol referencing errors. No output written to openssl
>*** Error code 1
>make: Fatal error: Command failed for target `openssl'
>Current working directory /usr/local/apache/openssl-0.9.2b/apps
>*** Error code 1
>make: Fatal error: Command failed for target `all'

Nothing seems obviously out of whack in ./apps/s_socket.c

Does anyone have any idea what might be happening?

TIA.,
Matt Kleiderman


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to