On Mittwoch, September 10, 2003, at 05:31 Uhr, David R. Morrison wrote:
Well, it's still relinking.

Mhmmm...


Why does it list as libtool
  SH_LIBTOOL='/sw/share/apr-0/build/libtool'

That sounds like something already installed, perhaps by the previous build?
If it wants to be using a customized one, it should be looking in the
build directory, no?

It is coming from the apr-ssl package. Since svn uses apr as its basis it also uses its libtool (if I am not mistaken). Should it not use that libtool?


If it should, how could I make this libtool to not try to relink? In the apr package there is already:

PatchScript: <<
perl -pi.bak -e "s/need_relink=yes/need_relink=no/" apr/build/ltmain.sh
perl -pi.bak -e "s/need_relink=yes/need_relink=no/" apr-util/xml/expat/conftools/ltmain.sh
perl -pi.bak -e 's/db([\-_])4([\._])0/db${1}4${2}1/' apr-util/configure
<<


Is that not enough?

I am really helpless here...

Chris.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to