subversion 1.4.4_1: svnserve.in missing

Giorgos Keramidas keramida at ceid.upatras.gr
Tue Sep 11 04:11:34 PDT 2007


On 2007-09-10 20:31, Kyle Allender <kallender at completecomputing.com> wrote:
> I let the build complete during the day while away at work and found
> this when I arrived home:
>
> [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 479 packages found (-0 +1) . done]
> --->  Reinstallation of devel/subversion ended at: Mon, 10 Sep 2007 08:53:04 -0500 (consumed 00:12:50)
> --->  ** Upgrade tasks 9: 9 done, 0 ignored, 0 skipped and 0 failed
> --->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
>        + lang/perl5.8 (perl-5.8.8)
>        + textproc/expat2 (expat-2.0.0_1)
>        + converters/libiconv (libiconv-1.9.2_2)
>        + devel/gettext (gettext-0.16.1_3)
>        + www/neon (neon-0.26.4)
>        + databases/gdbm (gdbm-1.8.3_3)
>        + databases/db42 (db42-4.2.52_5)
>        + devel/apr-svn (apr-gdbm-db42-1.2.8_1)
>        + devel/subversion (subversion-1.4.4_1)
> --->  Packages processed: 9 done, 0 ignored, 0 skipped and 0 failed
> --->  Session ended at: Mon, 10 Sep 2007 08:53:20 -0500 (consumed 01:11:48)
> sia# pwd
> /home/kylea/calendarserver
> sia# svn co > http://svn.calendarserver.org/repository/calendarserver/CalendarServer/trunk CalendarServer
> /libexec/ld-elf.so.1: /usr/lib/libkrb5.so: Undefined symbol "initialize_asn1_error_table_r"

Hmmm, very odd indeed.

What does ldd(1) show for your subversion binary?

Which kerberos library does it link with?

This looks like something to ld-elf.so.1 picking up the wrong Kerberos
library from /usr/lib, while the port-build picked up another Kerberos
installation from /usr/local :-/



More information about the freebsd-questions mailing list