命令make dep实际上读取配置过程生成的配置文件,来创建对应于配置的依赖关系树,从而决定哪些需要编译而那些不需要.不过这条命令在2.6及以后的内核编译中都不再需要.如果执行就会出现如下的提示:
root@org:/usr/src/linux# make dep
*** Warning: make dep is unnecessary now.
命令make dep实际上读取配置过程生成的配置文件,来创建对应于配置的依赖关系树,从而决定哪些需要编译而那些不需要.不过这条命令在2.6及以后的内核编译中都不再需要.如果执行就会出现如下的提示:
root@org:/usr/src/linux# make dep
*** Warning: make dep is unnecessary now.
报错: ``` nginx: [emerg] dlopen() "/opt/nginx/modules/ngx_http_brotli_filter_module.so" failed (libbrotlienc.so.1: cannot open shared object file: No su...
报错如下: ``` nginx: [emerg] module "/opt/nginx/modules/ngx_http_brotli_filter_module.so" version 1028001 instead of 1026002 in /opt/nginx/conf/nginx.conf...
成为第一个评论的人吧!