[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: Matthew Sanderson <matthew_at_formtrap.com>
Date: 2005-05-23 02:42:46 CEST

Tyler,

SVN 1.1.4 built fine for me on HPUX 10.20 using GCC 3.4.2 and the
configure line:

CC=gcc ./configure --without-apache --without-apxs --without-swig \
--without-nls --with-berkeley-db=/usr/local/BerkeleyDB.4.3 \
--with-dbm=db43 --with-ssl

...but then many of the self-tests fail. However it can still check out a
remote source tree apparently correctly, so I haven't investigated those
failures (does anybody want me to do this? Does anyone care about HPUX
10.20 any longer? I am lazy).

I can confirm that our HPUX 10.20 box also has 'dld.sl' but no 'libdld.a'
etc. Why do you need --enable-all-static? Seems to me that the absence of
libdld.a makes this configuration unsupported on HPUX, no?

Cheers,

--matt

Matthew Sanderson
Senior Programmer (UNIX)
TCG Information Systems Pty Ltd
Sydney, Australia
matthew@formtrap.com
http://www.formtrap.com/
+61 (02) 8303 2407

On Tue, 17 May 2005, Tyler Winter Mace wrote:

> To whom it may concern,
>
> 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?
>
> Tyler Mace
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 23 02:44:36 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.