Date: Mon, 14 Nov 2005 09:49:31 +0800 From: Ma Jie <majie.ict@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Fail to install subversion-1.3.0.r2 while compile with WITH_MOD_DAV_SVN=yes Message-ID: <ffafac0f0511131749md208c53w@mail.gmail.com> In-Reply-To: <200511140230.12198.plcplc@gmail.com> References: <ffafac0f0511131719r3cf28ef3y@mail.gmail.com> <200511140230.12198.plcplc@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Yeah. It is compiled OK with the `-D' before the switch. But another problem is that I cannot find the mod_dav_svn.so in ths system after the compling. It is needed to use HTTP protocol in subversion. And, when I install apache2 and subversion (after sucessful comple), it prompted a lot of warnings show that some files are not installed in to /usr/local/lib. Anyone have the same thing? I have tested on FreeBSD 5.4-STABLE and 6.0-STABLE. 2005/11/14, Philip Lykke Carlsen <plcplc@gmail.com>: > Monday 14 November 2005 02:19 skrev Ma Jie: > > 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=3Dye= s > > install > > =3D=3D=3D> Installing for subversion-1.3.0.r2 > > =3D=3D=3D> subversion-1.3.0.r2 depends on executable: - not found > > =3D=3D=3D> Verifying install for in /usr/ports/www/apache2 > > =3D=3D=3D> Returning to build of subversion-1.3.0.r2 > > =3D=3D=3D> subversion-1.3.0.r2 depends on shared library: expat.5 - f= ound > > =3D=3D=3D> subversion-1.3.0.r2 depends on shared library: neon.24 - f= ound > > =3D=3D=3D> subversion-1.3.0.r2 depends on shared library: intl - foun= d > > -e -S LIBEXECDIR=3D/usr/local/libexec/apache2 -a -n dav > > libexec/apache2/mod_dav.so > > -e: not found > > *** Error code 127 > > > > Stop in /usr/ports/devel/subversion. > > make -DWITH_MOD_DAV_SVN=3Dyes install > > in order to set a make-variable from the commandline you have to prepend = a -D > to the switch.. that should do the trick > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ffafac0f0511131749md208c53w>