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

RE: Re: HP-UX 11.11 compilation

From: Klaus Fehlker <lythie_at_web.de>
Date: 2004-10-12 12:46:31 CEST

Toby Johnson wrote:
> Klaus Fehlker wrote:
>
> >Hello,
> >
> >since i am constantly facing problems during compilation of Subversion on
> >HP-UX 11.11 i want to ask if somebody has already compiled it on a 64-Bit
> HP
> >machine and could provide any insights. The latest error was
> >
> >/usr/bin/ld: Invalid loader fixup in text space needed in output file for
> >symbol "$00000046" in input file ".libs/ne_locks.o"
> >
> >
> Which compiler are you using? I've had the most luck with HP's own ANSI
> compiler rather than gcc.

I am using the HP compiler now. The error i get now is with libtool. Do i
have to change any makefiles manually?

 cd subversion/mod_authz_svn && /bin/sh
/u00/sources/subversion-1.1.0-rc4/libtool --silent --mode=link
cc -g -g -Ae +Z
DAportable -mt -DNEON_ZLIB -L/usr/local/BerkeleyDB.4.2/lib -L/u00/sources/
subversion-1.1.0-rc4/apr-util/xml/expat/lib -rpath -avoid-version -module
-o mod_authz_svn.la mod_authz_svn.lo
../../subversion/libsvn_subr/libsvn_subr-1.la
libtool: link: only absolute run-paths are allowed
*** Error exit code 1
Stop.

>
> Install or compile as many of the dependencies as you can from
> http://hpux.connect.org.uk/ (such as neon). Unfortunately they don't
> have a binary package there for Subversion, their request feature seems
> to be broken, and I have had no luck contacting the maintainers.
>

Am using the --with-neon=/usr/local flag now and neon was installed from HP
site.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 12 22:00:17 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.