Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error during the compilation

Status
Not open for further replies.

Janghyegyung

Technical User
Aug 20, 2001
42
KR
Hi, I encountered the error during the compilation to install the openssl on AIX 4.3.3

The message is
# /tmp/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 guess this is the problem about setting up the resource limit on system, maybe about the memory.

How do i have to?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top