Garey Mills wrote:
Hi -

        Compiling with gcc I get this error:

making all in crypto/ui...
make[2]: Entering directory `/usr/local/src/openssl-0.9.8d/crypto/ui'
cc -I.. -I../.. -I../../include -KPIC -DOPENSSL_PIC -DOPENSSL_THREADS
-D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xtarget=ultra -xarch=v8plus -xO5
-xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM   -c -o ui_err.o
ui_err.c

You're not compiling with gcc. And I suspect cc is /usr/ucb/cc. Fix your config.

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

Reply via email to