[omniORB] ../irSK.cc:5632: virtual memory exhausted
Gary D. Duzan
gdd0@gte.com
Wed, 24 Nov 1999 10:02:37 -0500
Try 'csh -c "unlimit ; gmake export"'. That should raise the user
limits on memory to the maximum allowed without root priveleges for the
build.
Gary Duzan
GTE Laboratories
In Message <006701bf3689$49e18880$d52645cb@jpc.com.tw> ,
steven@jpc.com.tw (steven#staff) wrote:
=>Hi:
=> I type "make export" in the omniORB_2.8.0\src on my sun4m O.S.
=>version:5.6. I got the result :
=>
=>g++ -c -fhandle-exceptions -Wall -Wno-unused -DUsePthread -D_REENTRANT -I
=>. -I
=>./.. -I./../.. -DUSE_omniORB_logStream -D_OMNIORB2_DYNAMIC_LIBRARY -DUnixArc
=>hite
=>cture -DCONFIG_DEFAULT_LOCATION=/etc/omniORB.cfg -I. -I../../../../include
=>-D__
=>sparc__ -D__sunos__ -D__OSVERSION__=5 -o irstub.o irstub.cc
=>cc1plus: warning: -fhandle-exceptions has been renamed to -fexceptions (and
=>is n
=>ow on by default)
=>../irSK.cc: In method `CORBA::WstringDef::~WstringDef()':
=>In file included from irstub.cc:32:
=>../irSK.cc:5632: virtual memory exhausted
=>make[3]: *** [irstub.o] Error 1
=>make[3]: Leaving directory
=>`/jpc/steven/omniORB_280/src/lib/omniORB2/dynamic'
=>make[2]: *** [export] Error 2
=>make[2]: Leaving directory `/jpc/steven/omniORB_280/src/lib/omniORB2'
=>make[1]: *** [export] Error 2
=>make[1]: Leaving directory `/jpc/steven/omniORB_280/src/lib'
=>make: *** [export] Error 2
=>
=>I try many times at different time. The result is the same. I don't think
=>the virtual memory really exhausted.
=>Is there any who can help me ?
=>Thank you !!!
=>
=>
=>Steven
=>
=>
=>
=>