Greetings,

I'm not being successful in compiling openssl-0.9.6d on solaris 9 with
gcc 3.1.

I have gcc3.1 for solaris 8 installed in /usr/local and gcc3.1 natively
compiled for solaris 9 in /usr/local/gcc-3.1. here's my env:

when I try to compile using gcc for solaris 9:
LD_LIBRARY_PATH=/usr/local/gcc-3.1/lib:/usr/local/lib:/usr/lib
PATH=/usr/local/gcc-3.1/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin

when I try to compile using gcc for solaris 8:
LD_LIBRARY_PATH=//usr/local/lib:/usr/lib
PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin

This is the error I'm getting (no matter which compiler I use):

#./config --prefix=/usr/local/openssl-0.9.6d
Operating system: sun4u-whatever-solaris2
./config: test: unknown operator (GCC)

Any suggestions?





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

Reply via email to