Welcome! Log In Create A New Profile

Advanced

Re: [nginx] hello world module build trouble

Robert Paprocki
December 12, 2014 01:54PM
Yep, I didn't realize the _module suffix was required. It built
successfully, thank you!

On 12/11/2014 11:12 PM, cubicdaiya wrote:
> 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
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

[nginx] hello world module build trouble

Robert Paprocki December 12, 2014 12:44AM

Re: [nginx] hello world module build trouble

cubicdaiya December 12, 2014 02:12AM

Re: [nginx] hello world module build trouble

Robert Paprocki December 12, 2014 01:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 309
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready