Closed Zogoo closed 4 years ago
I just find out that I have to clean mruby and previous build folders. After I clean up previous build with following command I could successfully build, dynamic library. So, let me close this issue
make clean
make clobber
make clean_mruby
OS: Ubuntu 20.04 OpenSSL version: 1.1.1f C builder: gcc
I could build Nginx and install Nginx with
build.sh
command. But when I tried to build dynamic module for Nginx it fails with following command.Command:
env BUILD_DYNAMIC_MODULE=TRUE sh ./build.sh
env BUILD_DYNAMIC_MODULE=TRUE LDFLAGS=-v sh ./build.sh
Output: