Hello,

I am trying to compile the SSLeay-0.6.6b so that I can use libwww-perl
and Crypto-SSleay.pm to access pages on sites that require https. As you
may know, Crypto-SSLeay only works with SSLeay version .6x.

Output from gcc -v is:

Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.6/2.8.0/specs
gcc version 2.8.0

Output from cc -v

/usr/ucb/cc:  language optional software package not installed 

So, during make, this happens

nd_key.c -o rand_key.o
gcc -I.. -I../../include -O3 -fomit-frame-pointer -m486 -Wall
-DL_ENDIAN   -c xc
bc_enc.c -o xcbc_enc.o
cc -E -DSOL asm/dx86unix.cpp | as -o asm/dx86-sol.o
Usage: as [options] file
make[2]: *** [asm/dx86-sol.o] Error 1
make[2]: Leaving directory `/usr/local/src/SSLeay-0.6.6b/crypto/des'

You advice is greatly appreciated.

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

Reply via email to