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 cc: Warning: using -Xa, ignoring all other -X options 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_lib.o ui_lib.c cc: Warning: using -Xa, ignoring all other -X options 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_openssl.o ui_openssl.c cc: Warning: using -Xa, ignoring all other -X options "/usr/ucbinclude/signal.h", line 49: syntax error before or at: int "/usr/ucbinclude/signal.h", line 49: warning: undefined or missing type for: int "/usr/include/sys/select.h", line 97: warning: dubious tag declaration: struct timeval "/usr/ucbinclude/sys/ioctl.h", line 82: warning: macro redefined: ECHO "/usr/ucbinclude/sys/ioctl.h", line 117: warning: macro redefined: TOSTOP "/usr/ucbinclude/sys/ioctl.h", line 126: warning: macro redefined: NOFLSH cc: acomp failed for ui_openssl.c make[2]: *** [ui_openssl.o] Error 2 make[2]: Leaving directory `/usr/local/src/openssl-0.9.8d/crypto/ui' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/usr/local/src/openssl-0.9.8d/crypto' make: *** [build_crypto] Error 1 I cannot figure out why the compilation is looking in /usr/ucbinclude at all. Garey Mills Library Systems Office UC Berkeley The brain is not where you think ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]