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

Re: HPUX --enable-all-static

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2005-05-18 19:32:32 CEST

Bob Proulx wrote:

>Tyler Winter Mace wrote:
>
>
>>The HPUX platform does not provide a static version
>>of the library libdld (as reported by an HP engineer
>>in the software developer partner program). As such,
>>the "make install" step fails on this platform.
>>
>>Could someone help me make this work?
>>
>>
>
>Uhm, you can't. As reported to you it is not possible to make a
>completely static program there. The solution is not to try.
>
>Here is how I personally compile subversion on HP-UX.
>
> ./configure --without-berkeley-db --disable-shared --disable-nls
>
>
I would add that if you aren't using gcc 3.4.3, grab the HP-UX binary
from <http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.4.3/>. I was never
able to compile Subversion on HP-UX until I upgraded to gcc 3.4.3. (Or,
if you have the HP ANSI C compiler, that works great too).
Received on Wed May 18 19:36:10 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.