Date: Mon, 14 Nov 2005 09:19:00 +0800 From: Ma Jie <majie.ict@gmail.com> To: freebsd-questions@freebsd.org Subject: Fail to install subversion-1.3.0.r2 while compile with WITH_MOD_DAV_SVN=yes Message-ID: <ffafac0f0511131719r3cf28ef3y@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I'm using FreeBSD 6.0-STABLE. It is OK to compile subversion using standalone mode. But when I want to use apache2 protocol with subversion, a compiling failure occured as below: ---------------------------------------------------------------------------------------------------------------------- # make WITH_MOD_DAV_SVN=yes install ===> Installing for subversion-1.3.0.r2 ===> subversion-1.3.0.r2 depends on executable: - not found ===> Verifying install for in /usr/ports/www/apache2 ===> Returning to build of subversion-1.3.0.r2 ===> subversion-1.3.0.r2 depends on shared library: expat.5 - found ===> subversion-1.3.0.r2 depends on shared library: neon.24 - found ===> subversion-1.3.0.r2 depends on shared library: intl - found -e -S LIBEXECDIR=/usr/local/libexec/apache2 -a -n dav libexec/apache2/mod_dav.so -e: not found *** Error code 127 Stop in /usr/ports/devel/subversion. ----------------------------------------------------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ffafac0f0511131719r3cf28ef3y>
