How to find out available "make" arguments

Jez Hancock jez.hancock at munk.nu
Mon May 5 16:14:06 PDT 2003


On Tue, May 06, 2003 at 12:10:13AM +0100, Jez Hancock wrote:
> Incidentally I don't think the example I gave of apache/suexec was a
> very good one - totally by coincidence (isn't it always?) I'm attempting
> to build apache with suexec support right now and doing this:
> 
> [18:02:20] root at whitestar /usr/ports/www/apache13-modssl# make \
> -DWITH_APACHE_SUEXEC -DAPACHE_SUEXEC_DOCROOT=/www -DAPACHE_SUEXEC_USERDIR=/www
> 
> isn't enabling apache-suexec, let alone any of the other options :(
> 
> I just found this thread totally by coincidence like I say after searching 
> for help on the topic:
> http://marc.theaimsgroup.com/?l=freebsd-questions&m=105195202218567&w=2
Ok ok so the info I needed was in the very next thread here ^^^^^;/
Should have been:
> -DWITH_APACHE_SUEXEC=yes -DAPACHE_SUEXEC_DOCROOT=/www -DAPACHE_SUEXEC_USERDIR=/www
instead of:
> -DWITH_APACHE_SUEXEC -DAPACHE_SUEXEC_DOCROOT=/www -DAPACHE_SUEXEC_USERDIR=/www


More information about the freebsd-questions mailing list