Re: Subversion Port



On 2006-01-23 10:18, "K. Workman" <kw_member@xxxxxxxxxxxxxxxxxx> wrote:
> 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.

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:

root@flame:/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
root@flame:/root#

Are you using any special options in /etc/make.conf to build your
userland?

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Help w/ LDAP
    ... I've recently set up a Linux box in order to expand my knowledge on the ... Today i was successful in getting apache and subversion running. ... I am interested in getting LDAP set up. ... for the subversion install... ...
    (Fedora)
  • managing responses from message digest format of list
    ... Why is Synaptic version of Subversion not upgradeable?... ... and a question on forum mail handling ... If you are working with Eclipse you can install an SVN client in Eclipse ...
    (Ubuntu)
  • Re: Alternatives to SourceSafe?
    ... Install was in fact very easy for both. ... Does anyone know how to force a lock when Visual Studio edits a file ... but Subversion has grown in popularity ... The client breaks on large checkins and the server... ...
    (microsoft.public.vstudio.sourcesafe)
  • Re: Newbie: updating my server
    ... I go into Yast, pick Online Update, hit Next, and get "Patch information ... And if I run the update, can I use Yast to install the most recent ... version of subversion, or do I need to get that elsewhere? ... checkinstall to create an rpm. ...
    (alt.os.linux.suse)
  • RE: Problems installing Subversion
    ... > the Subversion install dies in the same way. ... > couldn't find anything relevant on the mailing lists. ... To unsubscribe, ...
    (freebsd-questions)