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

building deb package fails

From: <pll_at_lanminds.com>
Date: 2002-11-27 19:44:10 CET

Hi all,

I'm attempting to build a debian package from the svn HEAD source
usign the directions outlined in:

        http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgId=196771

When I run the dpkg-buildpackage command, it eventually fails with
the following error:

        /usr/bin/ld: cannot find -lsvn_swig_py-1
        collect2: ld returned 1 exit status
        error: command 'gcc' failed with exit status 1
        make[1]: *** [swig-py-ext] Error 1
        make[1]: Leaving directory `/usr/local/src/subversion-0.14.5.r3925/build-svn'
        make: *** [install] Error 2

yet:
        $ ldconfig -p | grep svn_swig
        libsvn_swig_py-1.so.0 (libc6) => /usr/lib/libsvn_swig_py-1.so.0

I'm a little confused as to why ld can't find svn_swig_py-1.

Anyone have any ideas?

Thanks

-- 
Seeya,
Paul
--
	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 27 19:45:05 2002

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.