Date: Wed, 1 Oct 2008 20:55:55 -0400 From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: Daniel Spisak <dspisak@nonmundane.org> Cc: apache@freebsd.org Subject: Re: Mod_dav port install error Message-ID: <48E41C1B.8060508@p6m7g8.com> In-Reply-To: <A3E9C34C-C40E-4DFE-AADC-E403F57CAA79@nonmundane.org> References: <A3E9C34C-C40E-4DFE-AADC-E403F57CAA79@nonmundane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Spisak wrote: > checking for dynamic Apache module support (via APXS)... found at > /usr/local/sbin/apxs Good start. > configure: error: Your APXS installation is broken and cannot be used. > Please see http://www.webdav.org/mod_dav/install.html#apxs for > more information. Not so good. That link is surprisingly unhelpful. > apache-2.2.9_5 Looks like you are using the bundled apr not devel/apr. > %more /usr/ports/www/mod_dav/work/mod_dav-1.0.3-1.3.6/config.log > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. Is whats below the last lines of that file ? > $ ./configure --prefix=/usr/local --bindir=/usr/local/bin > --sbindir=/usr/local/sbin --libexecdir=/usr/local/libexec/apache > --sysconfdir=/usr/local/etc/apache --datadir=/usr/local/share/apache > --includedir=/usr/local/include/apache --with-apxs=/usr/local/sbin/apxs This is fine. > hostname = mail.nonmundane.org > uname -m = amd64 > uname -r = 7.0-RELEASE > uname -s = FreeBSD > uname -v = FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 These are fines. > root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > configure:2108: checking for dynamic Apache module support (via APXS) > configure:2148: result: found at /usr/local/sbin/apxs > configure:2157: error: Your APXS installation is broken and cannot be used. > Please see http://www.webdav.org/mod_dav/install.html#apxs for > more information. Can you put that apxs program on the web-somewhere and the configure script. Particularly lines 2100-2250 -- ------------------------------------------------------------------------ Philip M. Gollucci (philip@ridecharge.com) o:703.549.2050x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://ridecharge.com 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48E41C1B.8060508>