Srivastava, Vishal wrote on Mon, May 16, 2011 at 13:39:22 -0400: > ------ completed all in neon > ------ making all in serf > /usr/cvs/subversion/subversion-1.6.16/apr/libtool --silent --tag=CC > --mo > de=link gcc -Wl,-brtl -static -o test/serf_get -lm > /usr/cvs/subversion/subv > ersion-1.6.16/apr-util/libaprutil-1.la > /usr/cvs/subversion/subversion-1.6.16 > /apr-util/xml/expat/lib/libexpat.la -liconv > /usr/cvs/subversion/subversion-1.6.1 > 6/apr/libapr-1.la -lpthread -lm -lz -lssl -lcrypto > ld: 0711-317 ERROR: Undefined symbol: .main > ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. > collect2: ld returned 8 exit status > make: 1254-004 The error code from the last command is 1.
This is a problem building the serf library (as distinguished from libsvn_ra_serf), so ask this on the serf users list. BUT: you build neon successfully, and neon and serf are alternatives; so just --without-serf should get you a working Subversion client too.