
December 14th, 2004, 10:03 AM
|
|
Registered User
|
|
Join Date: Dec 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
OpenSSL Install Problem
Got the following message when Installing OpenSSL--this so that I could install OpenSSH on Solaris9
making all in crypto...
( echo "#ifndef MK1MF_BUILD"; echo ' /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */'; echo ' #define CFLAGS "cc -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM"'; echo ' #define PLATFORM "solaris-sparcv9-cc"'; echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; echo '#endif' ) >buildinf.h
sh: buildinf.h: cannot create
*** Exit 1
Stop.
*** Exit 1
Stop.
Any Help Would be greatly appreciated. 
|