[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: libgssapi

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-11 15:03:00 CEST

On 9/8/06, Troy Curtis Jr <troycurtisjr@gmail.com> wrote:
> What is the mininum version of libgssapi that you need for subversion
> 1.4 RC5 perl bindings to work? I assume that is the issue because of
> this error:
>
> curtis@HClabtest ~
> 356$ master
> Can't load
> '/opt/local/lib/perl5/site_perl/5.8.8/i686-linux/auto/SVN/_Core/_Core.so
> ' for module SVN::_Core:
> /opt/local/src/subversion-1.4.0-rc5/subversion/libsvn_ra_dav/.libs/libsv
> n_ra_dav-1.so.0: undefined symbol: gss_delete_sec_context at
> /opt/local/lib/perl5/5.8.8/i686-linux/DynaLoader.pm line 230.
> at /opt/local/lib/perl5/site_perl/5.8.8/i686-linux/SVN/Base.pm line 59
> BEGIN failed--compilation aborted at
> /opt/local/lib/perl5/site_perl/5.8.8/i686-linux/SVN/Core.pm line 5.
> Compilation failed in require at /home/curtis/bin/master line 3.
> BEGIN failed--compilation aborted at /home/curtis/bin/master line 3.
>
>
> Looking up gss_delete_sec_context gave me libgssapi. This is on a Red
> Hat 8.0 system and it is a pain to get software approved to get on it
> so I would like to know ahead of time what I need to do. Note that
> the svn client seems to be wroking fine.

Whatever version your version of libneon was built with, I imagine.
Subversion doesn't use libgssapi directly at all.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 11 15:03:44 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.