Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2008 14:45:26 -0400
From:      "Pierre-Luc Brunet" <pierre@zestuff.com>
To:        <freebsd-ports@freebsd.org>
Subject:   Unable to make install on Subversion port
Message-ID:  <FC9F8C3C0FEBB24BA83E100D27D4E012054464@bowser.ZeStuff.local>

next in thread | raw e-mail | index | archive | help
Hello everybody,

=20

I've been trying to install subversion for a few days but it just won't
work. I can do make config, make all but when I do make install, it
eventually freeze at:

=20

chmod 755 /usr/local/libexec/apache22/mod_dav_svn.so

=20

I let it like that for an entire day and it never moved. If I check my
process list, here's a list of what's running:

=20

---

root 43123 0.0 0.0 1048 888 p0 I+ 2:24PM 0:00.05 make config all install
clean

root 43319 0.0 0.0 1708 980 p0 I+ 2:25PM 0:00.00 /bin/sh -ec cd
/usr/ports/devel/subversion && make CONFIG_DONE=3D1
/usr/ports/devel/subversion/work/.install_done.subversion._usr_local

root 43320 0.0 0.0 1088 932 p0 I+ 2:25PM 0:00.06 make CONFIG_DONE=3D1
/usr/ports/devel/subversion/work/.install_done.subversion._usr_local

root 43457 0.0 0.1 2552 2400 p0 I+ 2:25PM 0:00.09 make -f Makefile
install

root 51284 0.0 0.0 1712 988 p0 I+ 2:25PM 0:00.00 /bin/sh -ec cd
subversion/mod_dav_svn ; /usr/bin/install -c -o root -g wheel -d
"/usr/local/libexec/apache22" ; /usr/local/sbin/apxs -i -S
LIBEXECDIR=3D"/usr/local/libexec/apache22" -a -n dav_svn mod_dav_svn.la

---

=20

If I compile Subversion without MOD_DAV_SVN and APACHE2_APR, it compiles
and install fine. But with those two options (which are required in my
setup), it stalls.

=20

I tried many things, like recompiling apache and redownloading the
ports. No luck.

=20

Any help would be greatly appreciated.

=20

Thanks!

=20

=20

--

Pierre-Luc Brunet

ZeStuff

=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FC9F8C3C0FEBB24BA83E100D27D4E012054464>