there is no problem if you want to quickly get started with the default configuration of tengine,. Follow the Taobao tengine tutorial to add a hello world module.
copy config and ngx_http_hello_module.c to the ngx_http_hello_module folder, and then configure
./configure --add-module=/home/hlf/opensource/workspace/ngx_http_hello_module
there is no problem with the configuration, but an error was reported during make
what is this mistake and how to correct it?
* *
compiled after changing nginx. Tengine is different from nginx. The tutorial on tengine"s official website is that nginx"s tutorial translation is not compatible with tengine.. Beginners encounter pitfalls on the road