Solaris 8, Can't find recent OpenSSL libcrypto
Tim Rice
tim at multitalents.net
Wed Nov 27 03:53:27 EST 2002
On Tue, 26 Nov 2002, Elisabeth Porteneuve wrote:
>
> > Well, what did the end of config.log say? You'll need to find the last
>
> Darren,
>
> Below is the relevant section. Thank you !
>
> Elisabeth Porteneuve
> --
>
> int
> main ()
> {
> RAND_add ();
> ;
> return 0;
> }
> configure:8511: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized
> -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib conftest.c -lz -lsocket -lnsl -lcrypto >&5
> /usr/local/ssl/lib/libcrypto.a: could not read symbols: File format not recognized
> collect2: ld returned 1 exit status
If ld can not read the symbols in libcrypto.a, something is wrong with
your OpenSSL build. Did you build OpenSSL from source?
--
Tim Rice Multitalents (707) 887-1469
tim at multitalents.net
More information about the openssh-unix-dev
mailing list