> pkg_delete and then make install
Oh. Yeah, that did it... Thanks :)
> Ciao,
> Kili
--
viq
--
Kobiety i samochody... piekne! >>> http://link.interia.pl/f18f5
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
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
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
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
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
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