From owner-freebsd-ports@FreeBSD.ORG Fri Aug 1 01:41:08 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 589991065672 for ; Fri, 1 Aug 2008 01:41:07 +0000 (UTC) (envelope-from pierre@zestuff.com) Received: from exchange.zeservers.com (exchange.zeservers.com [209.172.63.170]) by mx1.freebsd.org (Postfix) with ESMTP id 1B9338FC17 for ; Fri, 1 Aug 2008 01:41:07 +0000 (UTC) (envelope-from pierre@zestuff.com) Date: Fri, 25 Jul 2008 14:33:12 -0400 Message-ID: X-MS-Has-Attach: MIME-Version: 1.0 X-MS-TNEF-Correlator: Thread-Topic: Unable to make install on Subversion port Thread-Index: AcjuhOThlfq+qN9ZSuyOJAs9P4HbVg== From: "Pierre-Luc Brunet" Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5 To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Unable to make install on Subversion port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2008 01:41:08 -0000 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 -- Pierre-Luc Brunet ZeStuff =20 1367 Bergar Laval, Quebec Canada, H7L 4Z7 =20 T: 866-881-0250 - 450-662-0250 F: 450-662-0200 E: pierre@zestuff.com =20 W: http://www.zestuff.com =20 =20 Follow us on Twitter! http://www.twitter.com/ZeStuff =20