Re: UPDATE: subversion-1.3.0

2006-01-27 Thread Wiktor Izdebski
> pkg_delete and then make install Oh. Yeah, that did it... Thanks :) > Ciao, > Kili -- viq -- Kobiety i samochody... piekne! >>> http://link.interia.pl/f18f5

Re: UPDATE: subversion-1.3.0

2006-01-27 Thread Sigfred Håversen
viq wrote: make update results in following error, on both 3.8-current from Jan 16 and most recent 3.9-beta: add-cmd.o(.text+0xc0): In function `svn_cl__add': : undefined reference to `svn_client_add3' You'll have to uninstall subversion before building, for the moment, since the buildin

Re: UPDATE: subversion-1.3.0

2006-01-27 Thread Matthias Kilian
On Fri, Jan 27, 2006 at 10:14:56PM +0100, viq wrote: > make update results in following error, on both 3.8-current from Jan 16 and > most recent 3.9-beta: > > add-cmd.o(.text+0xc0): In function `svn_cl__add': > : undefined reference to `svn_client_add3' [...] pkg_delete and then make install Ci

Re: UPDATE: subversion-1.3.0

2006-01-27 Thread viq
make update results in following error, on both 3.8-current from Jan 16 and most recent 3.9-beta: add-cmd.o(.text+0xc0): In function `svn_cl__add': : undefined reference to `svn_client_add3' commit-cmd.o(.text+0x11c): In function `svn_cl__commit': : undefined reference to `svn_client_commit3' cop

Re: UPDATE: subversion-1.3.0

2006-01-23 Thread janus
On Mon, Jan 23, 2006 at 08:10:07PM +0100, Sigfred Håversen wrote: > This is an update of Subversion to version 1.3.0. Passes regression tests > on sparc64 and i386 on 3.9-beta. > > The patch will drag in old subversion libs during build/regression, > but Jacob Meuser latest libtool patch posted to

Re: UPDATE: subversion-1.3.0

2006-01-23 Thread Frank Denis \(Jedi/Sector One\)
On Mon, Jan 23, 2006 at 08:10:07PM +0100, Sigfred Håversen wrote: This is an update of Subversion to version 1.3.0. Passes regression tests on sparc64 and i386 on 3.9-beta. Works for me on i386. -- Frank - my stupid blog: http://00f.net L'annuaire des professionnels de la manucure et de la pe

UPDATE: subversion-1.3.0

2006-01-23 Thread Sigfred Håversen
This is an update of Subversion to version 1.3.0. Passes regression tests on sparc64 and i386 on 3.9-beta. The patch will drag in old subversion libs during build/regression, but Jacob Meuser latest libtool patch posted to ports@ solves this. Please test and comment. /Sigfred Index: Makefile