NGX_EACCESS missing

Goetz T. Fischer g.fischer at ah-consulting.net
Mon Feb 9 23:40:11 UTC 2015


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.


Sergey Kandaurov wrote:
>
> On 10.02.2015 00:30, Goetz T. Fischer wrote:
> > hi,
> >
> > seems like nobody has built it on tru64 for a while :-)
> > in ngx_shmtx.c line 261 (v1.7.9) is a tru64 specific part. however,
> > NGX_EACCESS isn't defined anywhere. i assume it has existed in the past
> > but has been forgotten now. happens with both 1.6.2 and 1.7.9.
>
> Hello,
>
> it is likely a typo and should be NGX_EACCES (note one S).
> Thanks for reporting!



More information about the nginx-devel mailing list