NGX_EACCESS missing
Maxim Dounin
mdounin at mdounin.ru
Tue Feb 10 13:02:48 UTC 2015
Hello!
On Tue, Feb 10, 2015 at 12:40:11AM +0100, Goetz T. Fischer wrote:
> thanks for the quick clarification!
>
> btw the configure script finds nothing. adding some output to the
> scripts
> in auto/ uncovered that neither CPPFLAGS nor LDFLAGS are used and
> there's
> no option to specify the location of existing libs such as pcre or ssl.
> the only option left is to specify the location of the source(!) of
> external libs which is not practical at all.
> i'd suggest including the mentioned flags or alternatively add options
> for providing the location of existing libs.
There are --with-cc-opt and --with-ld-opt configure parameters to
set arbitrary cc and ld options, see
http://nginx.org/en/docs/configure.html.
--
Maxim Dounin
http://nginx.org/
More information about the nginx-devel
mailing list