I currently have subversion 1.3.0 installed on my FreeBSD 5.4 host.

I've been keeping up-to-date with the ports tree and I've since noticed that a newer version of subversion is available. So, I tried to use portupgrade to install it. However, I'm running into a problem:

>>>>>>>>>>>>>>>>>>>>>>>>>>>>
subversion/svnversion/svnversion . /repos/svn/trunk > /usr/local/include/subvers
ion-1/svn-revision.txt
/libexec/ld-elf.so.1: /usr/lib/libkrb5.so: Undefined symbol "initialize_asn1_err
or_table_r"
*** Error code 1

Stop in /usr/ports/devel/subversion/work/subversion-1.3.0.
*** Error code 1

Stop in /usr/ports/devel/subversion.
*** Error code 1

/usr/include/asn1_err.h

>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Apparently, it is trying to use kerberos, but is having a problem with a library.

Any suggestions as to how I might fix this problem would be appreciated.

Thanks!
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to