You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Matthew L Daniel <md...@scdi.com> on 2004/12/29 04:26:02 UTC

Re: Can't build mod_dav_svn on Red Hat 8.0

> install it since it fails on mod_dav_svn with
> /usr/bin/ld: cannot find -lsvn_repos-1

I had the same problem trying to build 1.1.2 on Debian unstable with 
gcc = 4:3.3.5-1, libtool = 1.5.6-2, autoconf = 2.59-8 and m4 = 1.4.2-1.

I saw further down in this thread that the user reported it was a
libtool problem and sure enough running 

bash$ /usr/bin/autoreconf --force --install --symlink

cured the problem right up. Just wanted to pass that along in case 
anyone else were similarly lost.

  -- /v\atthew

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org