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

Linking svn 1.1.3 on IA64 with HPUX

From: Tim Alsop <Tim.Alsop_at_CyberSafe.Ltd.UK>
Date: 2005-04-04 15:30:16 CEST

Has anybody tried to build SVN 1.1.3 on an IA64 system running HP/UX ?

The system is running HPUX 11.23 (11i v2)

I have installed same version on a HP/UX system running 11.0 and didn't
have any problems.

On the IA64 server I got the following error during the make

libtool: link: warning: this platform does not like uninstalled shared
libraries
libtool: link: `svn' will be relinked during installation

ld: Can't find dependent library "libaprutil-0.sl.9"

Fatal error.

*** Error exit code 1

I then did make install and got :

libtool: link: warning: this platform does not like uninstalled shared
libraries
libtool: link: `svn' will be relinked during installation

ld: Can't find dependent library "libaprutil-0.sl.9"

Fatal error.

*** Error exit code 1

Do I need to run configure or make with special options to make this
work ? So far I have just been doing :

# .\configure
# make

Regards, Tim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 4 15:32:57 2005

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.