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

Re: [Subclipse-users] gss_delete_sec_context problem with Subclipse

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 25 Feb 2008 21:28:54 -0500

On Mon, Feb 25, 2008 at 8:53 PM, Hillel Lubman <bahaltener_at_gmail.com> wrote:
> I have a problem with subclipse related to JavaHL. After I installed it, it
> had problems with SVN settings. I added /usr/local/lib to java.library.path
> as suggested, it helped but only partially. New error came out:
>
> Failed to load JavaHL Library
> These are errors ...:
> no libsvnjavahl-1 in java.library.path
> /usr/local/lib/libsvnjavahl-1.so.0.0.0:/usr/local/lib/libsvn_ra_dav-1.so.0
> undefined symbol: gss_delete_sec_context
> etc. etc.
>
> I'm using RHEL 4. I compile Subversion source from subversion.tigris.org
> enabling JavaHL. What libraries should I use for GSS API in order for JavaHL
> to link to them properly?

Where did you get SVN? I'd expect the RPM to have the right
dependencies. SVN uses Neon for HTTP(s). And the Neon library
probably uses some other library for GSS API.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-02-26 03:29:06 CET

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

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