Re: Error "libtool: link: only absolute run-paths are allowed"

2005-07-03 Thread Han Boetes
Zoong PHAM wrote: > On Sunday, 3 July 2005 at 5:29:43 +0159, Han Boetes wrote: > > That probably won't work. This is the proper spell: > > > > make LIBTOOL=/usr/local/bin/libtool > > It still doesn't work. Same error message: > > $ make LIBTOOL=/usr/local/bin/libtool > cd subversion/mod_dav_s

Re: Error "libtool: link: only absolute run-paths are allowed"

2005-07-03 Thread Zoong PHAM
On Saturday, 2 July 2005 at 20:54:15 -0700, Jacob Meuser wrote: > ok, I forgot something. try > > $ make LIBTOOL=/usr/local/bin/libtool It still doesn't work. Same error message: $ make LIBTOOL=/usr/local/bin/libtool cd subversion/mod_dav_svn && /usr/local/bin/libtool --tag=CC --silent --mode

Re: Error "libtool: link: only absolute run-paths are allowed"

2005-07-03 Thread Zoong PHAM
On Sunday, 3 July 2005 at 5:29:43 +0159, Han Boetes wrote: > That probably won't work. This is the proper spell: > > make LIBTOOL=/usr/local/bin/libtool It still doesn't work. Same error message: $ make LIBTOOL=/usr/local/bin/libtool cd subversion/mod_dav_svn && /usr/local/bin/libtool --ta

Re: Error "libtool: link: only absolute run-paths are allowed"

2005-07-02 Thread Jacob Meuser
On Sun, Jul 03, 2005 at 01:26:04PM +1000, Zoong PHAM wrote: > On Saturday, 2 July 2005 at 19:44:25 -0700, Jacob Meuser wrote: > > > > if you want to use libtool from the port and not the libtool included > > in the subversion sources, which _might_ clear up your problem, you > > should set LIBTOO

Re: Error "libtool: link: only absolute run-paths are allowed"

2005-07-02 Thread Han Boetes
Jacob Meuser wrote: > if you want to use libtool from the port and not the libtool included > in the subversion sources, which _might_ clear up your problem, you > should set LIBTOOL in the environment. > > $ ./configure ... > $ env LIBTOOL=/usr/local/bin/libtool make > $ env LIBTOOL=/usr/local/bin

Re: Error "libtool: link: only absolute run-paths are allowed"

2005-07-02 Thread Zoong PHAM
On Saturday, 2 July 2005 at 19:44:25 -0700, Jacob Meuser wrote: > > if you want to use libtool from the port and not the libtool included > in the subversion sources, which _might_ clear up your problem, you > should set LIBTOOL in the environment. > > $ ./configure ... > $ env LIBTOOL=/usr/loca

Re: Error "libtool: link: only absolute run-paths are allowed"

2005-07-02 Thread Jacob Meuser
On Sun, Jul 03, 2005 at 12:10:10PM +1000, Zoong PHAM wrote: > On Saturday, 2 July 2005 at 7:32:23 -0700, Matt Phillips wrote: > > Stupid question: what version of Apache do you actually have installed? > > 2.0.54 > > > OpenBSD still uses Apache 1.3.x by default; > > I know. And I have no pl

Re: Error "libtool: link: only absolute run-paths are allowed"

2005-07-02 Thread Zoong PHAM
On Saturday, 2 July 2005 at 7:32:23 -0700, Matt Phillips wrote: > Stupid question: what version of Apache do you actually have installed? 2.0.54 > OpenBSD still uses Apache 1.3.x by default; I know. And I have no plan to replace the default one. > you have to actually install > Apache 2.x

Re: Error "libtool: link: only absolute run-paths are allowed"

2005-07-02 Thread Zoong PHAM
On Saturday, 2 July 2005 at 11:59:48 -0700, Jacob Meuser wrote: > upgrade to OpenBSD 3.7 and use the devel/subervsion port. I did look into Subervsion of OBSD-3.7 port. It is using the stand-alone svnserve. I have no problem with compiling Subversion as a stand-alone svnserve with OBSD-3.6. As I

Re: Error "libtool: link: only absolute run-paths are allowed"

2005-07-02 Thread Jacob Meuser
On Sat, Jul 02, 2005 at 10:59:26PM +1000, Zoong PHAM wrote: > I received the following error when compiled Subversion-1.2.0 > on OBSD-3.6: > Any help would be very appreciated. upgrade to OpenBSD 3.7 and use the devel/subervsion port. -- <[EMAIL PROTECTED]>

Re: Error "libtool: link: only absolute run-paths are allowed"

2005-07-02 Thread Matt Phillips
Stupid question: what version of Apache do you actually have installed? OpenBSD still uses Apache 1.3.x by default; you have to actually install Apache 2.x before subversion's going to work with it (duh). You don't have to uninstall 1.3.x if you don't want to, just run Apache 2.x on a differe

Error "libtool: link: only absolute run-paths are allowed"

2005-07-02 Thread Zoong PHAM
I received the following error when compiled Subversion-1.2.0 on OBSD-3.6: $ make cd subversion/mod_dav_svn && /bin/sh /tmp/subversion-1.2.0/libtool --tag=CC --silent --mode=link gcc -g -O2-DNEON_ZLIB -DNEON_SSL -L/usr/local/lib/db4 -L/usr/local/lib -rpath -avoid-version -module -o mod_