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

Re: Problems building fink package for mod_dav_svn

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-09-10 17:00:29 CEST

On Wed, Sep 10, 2003 at 04:34:10PM +0200, Christian Schaffner wrote:
> Warning! dlname not found in
> /sw/src/root-svn-ssl-0.29.0-2/sw/lib/apache2/modules/mod_dav_svn.la.
> Assuming installing a .so rather than a libtool archive.
> chmod 755
> /sw/src/root-svn-ssl-0.29.0-2/sw/lib/apache2/modules/mod_dav_svn.so
> chmod: getting attributes of
> `/sw/src/root-svn-ssl-0.29.0-2/sw/lib/apache2/modules/mod_dav_svn.so':
> No such file or directory
> apxs:Error: Command failed with rc=65536
> .
> make: *** [install-mods-shared] Error 1
> ### execution of make failed, exit code 2
> Failed: installing svn-ssl-0.29.0-2 failed
>

For me, mod_dav_svn installs successfully, but mod_authz_svn does not,
with very simmilar errors:

Warning! dlname not found in
/Users/mbk/tools/httpd-2.0/modules/mod_authz_svn.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /Users/mbk/tools/httpd-2.0/modules/mod_authz_svn.so
chmod: /Users/mbk/tools/httpd-2.0/modules/mod_authz_svn.so:
No such file or directory
apxs:Error: Command failed with rc=65536

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 10 17:02:32 2003

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

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