Error after ./configure -> No rule to make target "src/os/unix/ngx_gcc_atomic_x86.h"
Maxim Dounin
mdounin at mdounin.ru
Wed Nov 11 15:50:55 UTC 2015
Hello!
On Wed, Nov 11, 2015 at 10:21:00AM -0500, de_nginx_noob wrote:
> The weird thing is that the code I've been testing has been compiling fine
> for the past week or so and I haven't changed anything in the module config
> file. What would I have screwed up in the module config file?
>
> ngx_addon_name=ngx_http_netacuity_module
> HTTP_MODULES="$HTTP_MODULES ngx_http_netacuity_module"
> NGX_ADDON_SRCS="$NGX_ADDON_SRCS
> /root/Documents/netacuity/ngx_http_netacuity_module.c"
Looks fine. The only suggestion then is that
src/os/unix/ngx_gcc_atomic_x86.h was removed from your nginx
sources accidentally. Try getting a fresh checkout.
--
Maxim Dounin
http://nginx.org/
More information about the nginx
mailing list