[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problems building subversion client under AIX

From: Rob Dijkshoorn <rob_at_sara.nl>
Date: 2004-09-02 09:59:04 CEST

Hi,

I have problems building subversion 1.0.6 as a client only application on AIX 5.1 ML5. This with both xlc and gcc.

I follow the recommended steps from the INSTALL document:
configure --without-berkeley-db
make -j4 external-all
make -j4 local-all
make check
make install

Make check returns with no errors, make install complains about being unable to install files in /usr/local (when running make install as root) and finally spits out:

 subversion/svnversion/svnversion . /repos/svn/trunk > /usr/local/include/subversion-1/svn-revision.txt
exec(): 0509-036 Cannot load program lt-svnversion because of the following errors:
        0509-130 Symbol resolution failed for lt-svnversion because:
        0509-136 Symbol strcpy (number 180) is not exported from
                   dependent module /usr/local/lib/libz.a(shr.o).
        0509-136 Symbol strcat (number 181) is not exported from
                   dependent module /usr/local/lib/libz.a(shr.o).
        0509-136 Symbol memmove (number 182) is not exported from
                   dependent module /usr/local/lib/libz.a(shr.o).
        0509-136 Symbol bcopy (number 183) is not exported from
                   dependent module /usr/local/lib/libz.a(shr.o).
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.
make: 1254-004 The error code from the last command is 255.

Any suggestions?

-- 
Met vriendelijke groet,
Best regards,
Rob Dijkshoorn
Systems Programmer 
SARA Reken- en Netwerkdiensten                      
High Performance Computing      
T: 020 – 5928035
E: rob@sara.nl
 
http://www.sara.nl
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 2 09:59:43 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.