WDlinux官方论坛's Archiver

我不是程序员 发表于 2019-5-28 11:59

AWS EC2,ubuntu 18.04,两天还没安装好wdcp

不断报错,各种错。
现在又遇到了一个,求助:

[quote]src/core/ngx_murmurhash.c: In function ‘ngx_murmur_hash2’:
src/core/ngx_murmurhash.c:37:11: error: this statement may fall through [-Werror=implicit-fallthrough=]
         h ^= data[2] << 16;
         ~~^~~~~~~~~~~~~~~~
src/core/ngx_murmurhash.c:38:5: note: here
     case 2:
     ^~~~
src/core/ngx_murmurhash.c:39:11: error: this statement may fall through [-Werror=implicit-fallthrough=]
         h ^= data[1] << 8;
         ~~^~~~~~~~~~~~~~~
src/core/ngx_murmurhash.c:40:5: note: here
     case 1:
     ^~~~
cc1: all warnings being treated as errors
objs/Makefile:445: recipe for target 'objs/src/core/ngx_murmurhash.o' failed
make[1]: *** [objs/src/core/ngx_murmurhash.o] Error 1
make[1]: Leaving directory '/home/ubuntu/src/nginx-1.8.1'
Makefile:8: recipe for target 'build' failed
make: *** [build] Error 2


x86_64
----Install Error: nginx make err -----------[/quote]
希望懂的大神能帮帮,万分感谢!

80055835 发表于 2020-1-7 16:57

我可以解决

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.