Re: Subversion Installation on AIX

2011-05-17 Thread Daniel Shahaf
Srivastava, Vishal wrote on Mon, May 16, 2011 at 13:39:22 -0400: > -- completed all in neon > -- making all in serf > /usr/cvs/subversion/subversion-1.6.16/apr/libtool --silent --tag=CC > --mo > de=link gcc -Wl,-brtl -static -o test/serf_get -lm > /usr/cvs/subversion/subv > e

Subversion Installation on AIX

2011-05-16 Thread Srivastava, Vishal
Hello, I am trying to install Subversion using source on my AIX 6.1 server. I am able to execute ./configure but when I try to do make, I get the error below. Any help is appreciated. Thanks, make -- making all in apr Target "local-all" is up to date. Target "all" is up to date. -- co