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