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

Re: solaris 2.8 v17.x head compile error

From: <rooneg_at_electricjellyfish.net>
Date: 2003-01-30 17:40:21 CET

solo turn wrote:

can it be that there is a glitch with solaris2.8 compiling?

cd subversion/svnversion /bin/bash /usr/src/svn/libtool --silent
--mode=link cc -g -mt -DNEON_ZLIB -DNEON_SSL -L/usr/local/lib
-L/usr/src/httpd-2.0.44/srclib/apr-util/usr/local/lib -rpath
/usr/local/lib -o svnversion main.o
../../subversion/libsvn_client/libsvn_client-1.la
/usr/local/lib/libaprutil-0.la -ldb -lexpat
/usr/local/lib/libapr-0.la -lsendfile -lrt -lm -lsocket -lnsl
-lresolv -ldl -lsocket
ild: (undefined symbol) svn_client_ctx_get_old_auth_baton --
referenced in ../../subversion/libsvn_client/.libs/libsvn_client-1.so
ild: (undefined symbol) svn_client_ctx_create -- referenced in the
text segment of main.o
make: *** [subversion/svnversion/svnversion] Error 5
make: *** Waiting for unfinished jobs....
  

this has nothing to do with it being solaris. we added a new file,
which contains that function (among others) so you need to rerun
gen-make.py to update the makefiles, so it will get compiled and linked
in to libsvn_client.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:25:28 2006

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.