On Thu, 2 Sep 2004 09:59:04 +0200
Rob Dijkshoorn <rob@sara.nl> wrote:
> 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?
>
Just wondering... has anyone here actually built a working version on an AIX box?
--
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 Fri Sep 3 17:23:28 2004