Hi,

I've terminated the Make process while its running, and when i tried to run
Make again, it gives me the following error. Is there any way i can resolve
this?

make

+ rm -f libcrypto.so.0
+ rm -f libcrypto.so
+ rm -f libcrypto.so.0.9.6
+ rm -f libssl.so.0
+ rm -f libssl.so
+ rm -f libssl.so.0.9.6
making all in crypto...
( echo "#ifndef MK1MF_BUILD"; \
echo "  /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */";
\
echo "  #define CFLAGS
\"cc -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xtarget=ultra 
-xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W -DULTRASPAR
C -DMD5_ASM\""; \
echo "  #define PLATFORM \"solaris-sparcv9-cc\""; \
echo "  #define DATE \"`date`\""; \
echo "#endif" ) >buildinf.h
cc -I. -I../include -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DI
V2W -DULTRASPARC -DMD5_ASM  -c  cryptlib.c
"cryptlib.c", line 160: internal compiler error: write_irfile: No space left
on device

cc: acomp failed for cryptlib.c
*** Error code 2
make: Fatal error: Command failed for target `cryptlib.o'
Current working directory /spare/zsim/src/openssl-0.9.6c/crypto
*** Error code 1
make: Fatal error: Command failed for target `sub_all'

Cheers,
sim

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

Reply via email to