为了能快速了解并处理您的问题,请提供以下基础信息: 问题描述:编译安装 nginx 同时加上 ngx_brotli 模块 相关截图(日志、错误):- /bin/ld: cannot find -lbrotlienc
- /bin/ld: cannot find -lbrotlicommon
- collect2: error: ld returned 1 exit status
- make[1]: *** [objs/Makefile:385: objs/nginx] Error 1
- make[1]: Leaving directory '/www/server/nginx/src'
- make: *** [Makefile:13: install] Error 2
复制代码
|
|