svn-1.7.5 builds was: svn ingores DESTDIR, was: link error with 1.7.3

2012-05-28 Thread rupert THURNER
just to let you know, the 1.7.5 version now builds again. but i was not able to tell what made it work again ... On Mon, Mar 12, 2012 at 9:51 AM, Stefan Sperling wrote: > On Sun, Mar 11, 2012 at 09:09:20PM -0700, rupert.thurner wrote: >> nikolai did a quick test run, allow me to copy his comment.

Re: svn ingores DESTDIR, was: link error with 1.7.3

2012-03-12 Thread Stefan Sperling
On Mon, Mar 12, 2012 at 10:20:55PM +0100, Roderich Schupp wrote: > On Mon, Mar 12, 2012 at 16:12, Stefan Sperling wrote: > > It might be some dependency that rupert needs for this build and which > > is either located in /usr/lib64 or needs a library installed there. > > Probably. But that is no

Re: svn ingores DESTDIR, was: link error with 1.7.3

2012-03-12 Thread Roderich Schupp
On Mon, Mar 12, 2012 at 16:12, Stefan Sperling wrote: > It might be some dependency that rupert needs for this build and which > is either located in /usr/lib64 or needs a library installed there. Probably. But that is no reason to inject -L/usr/lib64 into the linker flags - pkg-config files shou

Re: svn ingores DESTDIR, was: link error with 1.7.3

2012-03-12 Thread Stefan Sperling
On Mon, Mar 12, 2012 at 07:18:36AM -0700, roderich.sch...@googlemail.com wrote: > On Mar 12, 9:51 am, Stefan Sperling wrote: > > Well,is libtool is constructing a linker command that which > > contains -L /usr/lib64 which causes the linker to pick up svn > > libraries that are already installed th

Re: svn ingores DESTDIR, was: link error with 1.7.3

2012-03-12 Thread roderich.sch...@googlemail.com
On Mar 12, 9:51 am, Stefan Sperling wrote: > Well,is libtool is constructing a linker command that which > contains -L /usr/lib64 which causes the linker to pick up svn > libraries that are already installed there. It's most likely not libtool itself that's to blame here. May bet is on some misco

Re: svn ingores DESTDIR, was: link error with 1.7.3

2012-03-12 Thread Stefan Sperling
On Sun, Mar 11, 2012 at 09:09:20PM -0700, rupert.thurner wrote: > nikolai did a quick test run, allow me to copy his comment. what > should we do about this "location resistence"? > > Configured like this : > ./configure --prefix=/opt/svn > > build and tested : > > ldd ./subversion/bindings/swi

svn ingores DESTDIR, was: link error with 1.7.3

2012-03-11 Thread rupert.thurner
nikolai did a quick test run, allow me to copy his comment. what should we do about this "location resistence"? Configured like this : ./configure --prefix=/opt/svn build and tested : ldd ./subversion/bindings/swig/python/libsvn_swig_py/.libs/ libsvn_swig_py-1.so | grep svn libsvn_client