On 8/31/05, John C. Fowler <JCFowlerCA@pacbell.net> wrote:
> After running autogen and configure.  During the make process I received
> the following error:
> 
> subversion-1.2.3/libtool --tag=CC --silent --mode=link gcc  -g -O2  -g
> -O2 -pthreads  -DNEON_ZLIB  -L/usr/local/lib  -rpath  -avoid-version
> -module -o mod_dav_svn.la  activity.lo deadprops.lo file_revs.lo
> liveprops.lo lock.lo log.lo merge.lo mod_dav_svn.lo repos.lo update.lo
> util.lo version.lo ../../subversion/libsvn_repos/libsvn_repos-1.la
> ../../subversion/libsvn_fs/libsvn_fs-1.la
> ../../subversion/libsvn_delta/libsvn_delta-1.la
> ../../subversion/libsvn_subr/libsvn_subr-1.la -lsocket
> libtool: link: only absolute run-paths are allowed
Donald Laster also ran into the same problem, and posted a workaround. See:
  http://svn.haxx.se/users/archive-2005-05/1621.shtml
Does this help?
> I did find that the Makefile.in was full of "Ctl-M" so for me to get
> configure to complete I had to clean it up first.
Really? This would definitely be a bug. Where did you download
Subversion? Did you download the Windows zip file by mistake? On my
system, I cannot find any ^M characters in Makefile.in.
Thanks,
David
-- 
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep  3 19:33:57 2005