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

probs compiling subversion 0.33.1

From: Barry Ringuet <bringuet_at_loomissayles.com>
Date: 2003-11-28 22:15:02 CET

am trying to compile subversion 0.33.1 on rh 7.3

after getting a client running I ran /usr/local/bin/svn checkout
http://svn.collab.net/repos/svn/trunk svn
and went into svn & ran sh ./autogen.sh
that returned...

Note: this build will create the Subversion shared libraries and a
       command-line client. If you wish to build a Subversion server,
       you will need Apache 2.0. See the INSTALL file for details.

...read the INSTALL & couldn't see any probs; have apache installed, with
mod_dav.c compiled in,
at /usr/local/apache2 so I tried...

./configure --with-apxs=/usr/local/apache2/bin/apxs \
--with-apr=/usr/local/apache2 \
--with-apr-util=/usr/local/apache2 \
--with-berkeley-db=/usr/local/BerkeleyDB.4.0

...but then make returns...
/usr/bin/ld: cannot find -lneon
collect2: ld returned 1 exit status
make: *** [subversion/libsvn_ra_dav/libsvn_ra_dav-1.la] Error 1

appreciate any help/suggestions

Barry Ringuet

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 28 22:15:46 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.