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

Re: building SVN client on HP-UX w/ --enable-all-static

From: <kfogel_at_collab.net>
Date: 2004-08-02 17:14:09 CEST

Branko Čibej <brane@xbc.nu> writes:
> You know...that's already fixed... Guess what? all you have to do is
>
> --enable-all-static --disable-dso
>
> When the APR configure sees --disable-dso, it does (surprise,
> surprise!) exactly what you want.

:-)

Will the miracles never cease?

> The big gotcha is that it still doesn't work. Instead of not finding
> the dynamic linker library, which it doesn't look for any more, it's
> not finding the symbols themselves (shl_load and friends on
> HP-UX). Those references are coming from libnsl.a, which is a system
> library. So I think we're screwed with an all-static build on HP-UX.

Hrm, okay -- well, there may yet be some tricks to try, I'll see what
I can do.

Thanks for the information!

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 2 18:48:33 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.