Giorgos Keramidas wrote:
On 2006-01-23 14:09, "K. Workman" <[EMAIL PROTECTED]> wrote:
Giorgos Keramidas wrote:
subversion/svnversion/svnversion . /repos/svn/trunk >
/usr/local/include/subversion-1/svn-revision.txt
/libexec/ld-elf.so.1: /usr/lib/libkrb5.so: Undefined symbol
"initialize_asn1_error_table_r"
*** Error code 1
Other programs are going to have problems too, if you don't have a
proper libasn1.so installed. I have a debugging world installed here,
so I can see that:
[EMAIL PROTECTED]:/root# nm /usr/lib/libasn1* | grep
initialize_asn1_error_table_r
0000000000000000 T initialize_asn1_error_table_r
0000000000014fb0 T initialize_asn1_error_table_r
0000000000014fb0 T initialize_asn1_error_table_r
0000000000000000 T initialize_asn1_error_table_r
[EMAIL PROTECTED]:/root#
Are you using any special options in /etc/make.conf to build your
userland?
No, I'm not using any special options. In fact, I've not formally
re-built all of userland since installing 5.4. Although, I have been
continually upgrading the various ports as they become available. So,
prior to the subversion upgrade, pkg_version reports all other ports
up-to-date.
Ok. Do you have libasn1.so though?
Yes.
lrwxrwxrwx 1 root wheel 12 Nov 15 17:24 libasn1.so -> libasn1.so.7
-r--r--r-- 1 root wheel 132788 May 8 2005 libasn1.so.7
Could it be that the latest subversion port will not compile, as is,
against 5.4? Will I need to upgrade to 6.X?
Thanks.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"