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

undefined externals while compiling svnversion?

From: Jens-Uwe Mager <jum_at_anubis.han.de>
Date: 2003-05-22 20:03:39 CEST

I am just attempting to upgrade from 0.22 to 0.23 on a Gentoo Linux box.
I did all the things as per the notes I kept for the last time around
but now I am getting the following undefined external linker error:

cd subversion/svnversion && /bin/sh /work/src/svn/libtool --silent
--mode=link gcc -g -O2 -pthread -DNEON_ZLIB -DNEON_SSL
-L/work/db-4.0.14/lib -rpath /work/svn-head/lib -o svnversion main.o
./../subversion/libsvn_client/libsvn_client-1.la
/work/apache-head/lib/libaprutil-0.la -lgdbm
/work/db-4.0.14/lib/libdb-4.0.la -lexpat
/work/apache-head/lib/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl
/work/src/svn/subversion/libsvn_ra_dav/.libs/libsvn_ra_dav-1.so:
undefined reference to `ne_get_session_private'
/work/src/svn/subversion/libsvn_ra_dav/.libs/libsvn_ra_dav-1.so:
undefined reference to `ne_set_session_private'
collect2: ld returned 1 exit status
make: *** [subversion/svnversion/svnversion] Error 1

Does that ring a bell with anyone? Anything obvious I am missing?

-- 
Jens-Uwe Mager	<pgp-mailto:F476EBC2>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 22 20:04:37 2003

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.