[nginx] hello world module build trouble
cubicdaiya
nginx-forum at nginx.us
Fri Dec 12 07:12:39 UTC 2014
Hello.
Why don't you apply a difference below?
--- config.orig 2014-12-12 16:10:06.000000000 +0900
+++ config 2014-12-12 16:06:19.000000000 +0900
@@ -1,3 +1,3 @@
-ngx_addon_name=ngx_http_hello_dolly
-HTTP_MODULES="$HTTP_MODULES ngx_http_hello_dolly"
+ngx_addon_name=ngx_http_hello_dolly_module
+HTTP_MODULES="$HTTP_MODULES ngx_http_hello_dolly_module"
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_hello_dolly.c"
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,255455,255456#msg-255456
More information about the nginx
mailing list