subversion broken with apache2 now in ports
Sean McNeil
sean at mcneil.com
Tue Jul 6 13:05:00 PDT 2004
Hi,
I just tried to do a portupgrade -af on my machine (-CURRENT amd64) and
found that something has changed that causes subversion to be broken.
>From what I can tell, it appears that a library (libaprutil-0.so.9) has
been moved from /usr/local/lib to /usr/local/lib/apache2. subversion
can no longer find this library when anything runs because there is no
rpath set for it. Also, I get the following when I try to start up
apache2:
Starting apache2.
Syntax error on line 284 of /usr/local/etc/apache2/httpd.conf:
Cannot load /usr/local/libexec/apache2/mod_dav_svn.so into server:
Shared object "libaprutil-0.so.9" not found, required by
"libsvn_repos-1.so.0"
Cheers,
Sean
More information about the freebsd-ports
mailing list