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

Re: [Fink-devel] Problems building fink package for mod_dav_svn

From: Christian Schaffner <chris01_at_users.sourceforge.net>
Date: 2003-09-10 17:09:46 CEST

Hi Dave

Thanks for responding.

On Mittwoch, September 10, 2003, at 05:05 Uhr, David R. Morrison wrote:

> This sounds like the libtool-1.4.x relinking bug. Try disabling
> relinking
> and see if that cures it.
>
> perl -pi.bak -e "s/need_relink=yes/need_relink=no/" ltmain.sh
>
> is one way to do it.

Sorry, I forgot to mention, I already do:

# Patch Phase:
PatchScript: <<
  perl -pi.bak -e "s/need_relink=yes/need_relink=no/"
ac-helpers/ltmain.sh
<<

> Or, if it is finding an old copy of the library during linking instead
> of the one it just build, you can try
>
> perl -pi.bak -e "s/hardcode_direct=yes/hardcode_direct=no/" configure

I will try that and report back.

Chris.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 10 17:10:37 2003

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.