You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Da...@sungard.com on 2008/10/15 18:07:09 UTC

Subversion 1.5.4 Merge Issue Out of Memory Running on AIX 5.3

I am unable to complete a merge due out of memory error, core dump.

 

The following is the configuration settings that I used to build the
application:

 

./configure -C CC=xlc_r CFLAGS="-qlanglvl=extc99 -qmaxmem=-1 -O3"
CXX=xlC_r CXXFLAGS="-qlqanglvl=extended -qmaxmem=-1 -O3"
--enable-shared=yes --enable-static=no --without-berkeley-db
--enable-javahl --with-apxs=/usr/local/apache2/bin/apxs
--with-apr=/usr/local/apr/bin/apr-1-config
--with-apr-util=/usr/local/apr/bin/apu-1-config --with-neon=/usr/local
--with-editor=vi --with-zlib=/usr/local --with-swig=/usr/local/bin/swig
--with-serf=/usr/local/serf --with-ssl.

 

Any help on this issue would be greatly appreciated.

 

 

Thanks

Dan McKinney