[ILUG] svn error
[ILUG] svn error
Walter Faleiro
curtorkar at gmail.com
Tue Dec 19 12:37:21 GMT 2006
ls -l /usr/local/lib/libneon.so.24
lrwxrwxrwx 1 root root 17 Oct 24 23:57
/usr/local/lib/libneon.so.24 -> libneon.so.24.0.7
ls -l /usr/local/lib/libneon.so.24.0.7
-rwxr-xr-x 1 root root 234160 Oct 16 2005
/usr/local/lib/libneon.so.24.0.7
On 12/19/06, Walter Faleiro <curtorkar at gmail.com > wrote:
>
> Hi Mikael,
> This is the output. I can see the /usr/local/lib is an nfs mount. Is that
> the reason. But also its working for the other users.
>
>
> ldd /usr/bin/svn
> libsvn_client-1.so.0 => /usr/lib/libsvn_client- 1.so.0(0x00161000)
> libsvn_wc-1.so.0 => /usr/lib/libsvn_wc-1.so.0 (0x00c0c000)
> libsvn_ra-1.so.0 => /usr/lib/libsvn_ra-1.so.0 (0x00c40000)
> libsvn_diff-1.so.0 => /usr/lib/libsvn_diff- 1.so.0 (0x00891000)
> libsvn_ra_local-1.so.0 => /usr/lib/libsvn_ra_local-1.so.0(0x00d3f000)
> libsvn_repos-1.so.0 => /usr/lib/libsvn_repos-1.so.0 (0x00746000)
> libsvn_fs-1.so.0 => /usr/lib/libsvn_fs- 1.so.0 (0x0098a000)
> libsvn_fs_fs-1.so.0 => /usr/lib/libsvn_fs_fs-1.so.0 (0x00f86000)
> libsvn_fs_base-1.so.0 => /usr/lib/libsvn_fs_base-1.so.0(0x00b43000)
> libsvn_ra_svn-1.so.0 => /usr/lib/libsvn_ra_svn- 1.so.0(0x007f2000)
> libsvn_ra_dav-1.so.0 => /usr/lib/libsvn_ra_dav-1.so.0 (0x008c5000)
> libsvn_delta-1.so.0 => /usr/lib/libsvn_delta-1.so.0 (0x005f8000)
> libsvn_subr-1.so.0 => /usr/lib/libsvn_subr- 1.so.0 (0x006df000)
> libaprutil-0.so.0 => /usr/lib/libaprutil-0.so.0 (0x00bef000)
> libdb-4.1.so => /usr/lib/libdb-4.1.so (0x00186000)
> libapr-0.so.0 => /usr/lib/libapr-0.so.0 (0x0049f000)
> librt.so.1 => /lib/tls/librt.so.1 (0x00ce9000)
> libm.so.6 => /lib/tls/libm.so.6 (0x00a2b000)
> libcrypt.so.1 => /lib/libcrypt.so.1 (0x00c60000)
> libnsl.so.1 => /lib/libnsl.so.1 (0x00ef9000)
> libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00665000)
> libneon.so.24 => /usr/local/lib/libneon.so.24 (0x00db4000)
> libssl.so.4 => /lib/libssl.so.4 (0x00111000)
> libcrypto.so.4 => /lib/libcrypto.so.4 (0x00247000)
> libresolv.so.2 => /lib/libresolv.so.2 (0x00a6e000)
> libdl.so.2 => /lib/libdl.so.2 (0x00145000)
> libz.so.1 => /usr/lib/libz.so.1 (0x00594000)
> libgssapi_krb5.so.2 => /usr/kerberos/lib/libgssapi_krb5.so.2
> (0x003f8000)
> libkrb5.so.3 => /usr/kerberos/lib/libkrb5.so.3 (0x00392000)
> libk5crypto.so.3 => /usr/kerberos/lib/libk5crypto.so.3
> (0x0062d000)
> libcom_err.so.3 => /usr/kerberos/lib/libcom_err.so.3 (0x005c7000)
> libexpat.so.0 => /usr/lib/libexpat.so.0 (0x00fcf000)
> libc.so.6 => /lib/tls/libc.so.6 (0x00fef000)
> libcom_err.so.2 => /lib/libcom_err.so.2 (0x005bd000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00779000)
> libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00dca000)
>
>
> On 12/19/06, Michael Thompson <michaelnt at gmail.com > wrote:
> >
> > On 19/12/06, Walter Faleiro <curtorkar at gmail.com > wrote:
> >
> > > Folks,
> > > Svn has started throwing up error as listed below.
> > >
> > > svn: relocation error: /usr/local/lib/libneon.so.24: undefined symbol:
> > > GSS_C_NT_HOSTBASED_SERVICE
> > >
> > > After googling for a while, the posts say that the issue is with the
> > > compilation of neon package.
> > >
> > > The same svn commands works on the same system for other users. Did
> > > anyone
> > > experience this issue before.
> >
> >
> > No. If it works for other users perhaps its a permissions problem with
> > the libs? You could try
> >
> > ldd /usr/bin/svn (or path to svn)
> >
> > To check what libs are being used.
> >
> >
> >
>
More information about the ILUG
mailing list
Read this without the formatting .