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

neon needs GSS_C_NT_HOSTBASED_SERVICE?

From: Scott Lawrence <slawrence_at_pingtel.com>
Date: 2004-04-09 23:15:57 CEST

I've run into a problem running the svn command on the system that is my
subversion server (as far as I can tell, the subversion server and its
associated commands like svnadmin are fine). I don't have this problem
on my clients, which are several other flavors of Linux and Windows.

The error I get is:

> svn -v
svn: relocation error: /usr/lib/libneon.so.24: undefined symbol:
GSS_C_NT_HOSTBASED_SERVICE

it doesn't seem to matter what I ask 'svn' to do; I get the same error,
so I assume it's encountering the problem early.

Searching for the undefined symbol, it seems to be something to do with
Kerberos (which I'm not using; at least not intentionally :-), but it
pretty clearly is not provided by anything I've got.

The server is a RedHat Enterprise 3.0 system with subversion 1.0.1
installed from the summersoft rpms.

> rpm -qa | grep -e '\(apr\|subversion\|neon\)'
subversion-1.0.1-1
subversion-tools-1.0.1-1
neon-0.24.4-1
apr-0.9.5-0.2
apr-devel-0.9.5-0.2
subversion-perl-1.0.1-1
subversion-server-1.0.1-1
apr-util-0.9.5-0.2
apr-util-devel-0.9.5-0.2
subversion-python-1.0.1-1

> rpm -qa | grep -e krb
krbafs-devel-1.1.1-11
krbafs-utils-1.1.1-11
krb5-devel-1.2.7-19
krbafs-1.1.1-11
pam_krb5-1.70-1
krb5-workstation-1.2.7-19
krb5-libs-1.2.7-19

Does anyone know what neon is looking for and either how to get it not
to or how to satisfy it?

-- 
Scott Lawrence        
  Pingtel Corp.   
  sip:slawrence {at} pingtel.com  
  +1.781.938.5306 x162
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 9 23:16:24 2004

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

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