Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Mar 2004 18:19:53 +0100
From:      Lars Thegler <lars@thegler.dk>
To:        leafy <leafy@leafy.idv.tw>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: speedy-CGI and Command 'apxs -q CC' failed
Message-ID:  <404DFCB9.2060603@thegler.dk>
In-Reply-To: <20040309142105.GA4110@chihiro.leafy.idv.tw>
References:  <20040309140529.M58539@enabled.com> <20040309142105.GA4110@chihiro.leafy.idv.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
leafy wrote:
> On Tue, Mar 09, 2004 at 06:05:29AM -0800, Noah wrote:
>>ERROR: Command 'apxs -q CC' failed.
>
> you need to do "make WITHOUT_APACHE=yes".
> apxs is installed by apache.

If ${LOCALBASE}/sbin/apxs does not exist, then the port Makefile sets
WITHOUT_APACHE=yes. So only in the case where Apache _is_ installed, but
you _don't_ want mod_speedycgi installed, should you set
WITHOUT_APACHE=yes yourself.

So I assume that ${LOCALBASE}/sbin/apxs _does_ exist, but returns some
error. I'm curious as to what 'apxs -q CC' returns when run by hand?

/Lars



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