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

Re: [svn 1.0 FreeBSD] Link Error

From: Paul Gross <paul_at_grosss.net>
Date: 2004-02-25 18:57:34 CET

I had a similar problem a while back. I was told to remove devel/apr
because it conflicts with the apr in apache. So, try uninstalling all
of the apr ports, and then run your make command for subversion again.
This is what worked for me.

Paul

Harrison B. Caudill wrote:

>cd /usr/ports/devel/subversion
>make -DWITH_MOD_DAV_SVN all install
>
>reports the link error:
>
>/usr/ports/devel/subversion/work/subversion-1.0.0/subversion/libsvn_subr/.libs/libsvn_subr-1.so:
>undefined reference to `apr_file_mtime_set'
>
>I tried a make deinstall for apr, apr-svn. And recieved a link error for
>something else. Reinstalled devel/apr-svn *only* (as per suggestion
>listed in the text sent to stdout when first running make, it suggested
>removing devel/apr).
>
>I've just cvsuped so I have the latest stuff.
>
>Thanks in advance guys
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 25 18:57:43 2004

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.