[Solved] Install nginx make & make install error report record

make install nginx error log

    1. error 1 ‘Werror’

error: this statement may fall through [-Werror=im[licit-fallthrough=]

    1. secreenshot

Solution:
Remove Werror in objs/Makefile

        1. error

      2


Read More: