Janghyegyung
Technical User
During the installing openssl on AIX 4.3.3, the result of command "make" displays the error message like this.
I don't think it is up to only openssl, maybe it's the same case if I try compile any other application.
How can I fix this error?
Any informations, please...
>openssl-0.9.5a# make
>making all in crypto...
> cc -I. -I../include -O -DAIX -DB_ENDIAN -c cryptlib.c
>cc: 1501-245 Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be eno
>ugh space to complete the compilation.
>Could not load program xlCcode:
>Error was: Not enough space
>make: The error code from the last command is 255.
>
>
>Stop.
>make: The error code from the last command is 1.
>
>
>Stop.
I don't think it is up to only openssl, maybe it's the same case if I try compile any other application.
How can I fix this error?
Any informations, please...
>openssl-0.9.5a# make
>making all in crypto...
> cc -I. -I../include -O -DAIX -DB_ENDIAN -c cryptlib.c
>cc: 1501-245 Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be eno
>ugh space to complete the compilation.
>Could not load program xlCcode:
>Error was: Not enough space
>make: The error code from the last command is 255.
>
>
>Stop.
>make: The error code from the last command is 1.
>
>
>Stop.