Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora 27 install Error #24

Open
dolphin836 opened this issue Nov 20, 2017 · 0 comments
Open

Fedora 27 install Error #24

dolphin836 opened this issue Nov 20, 2017 · 0 comments

Comments

@dolphin836
Copy link

src/core/ngx_murmurhash.c: 在函数‘ngx_murmur_hash2’中:
src/core/ngx_murmurhash.c:37:11: 错误:this statement may fall through [-Werror=implicit-fallthrough=]
h ^= data[2] << 16;
~~^~~~~~~~~~~~~~~~
src/core/ngx_murmurhash.c:38:5: 附注:here
case 2:
^~~~
src/core/ngx_murmurhash.c:39:11: 错误:this statement may fall through [-Werror=implicit-fallthrough=]
h ^= data[1] << 8;
~~^~~~~~~~~~~~~~~
src/core/ngx_murmurhash.c:40:5: 附注:here
case 1:
^~~~
cc1:所有的警告都被当作是错误
make[1]: *** [objs/Makefile:497:objs/src/core/ngx_murmurhash.o] 错误 1
make[1]: 离开目录“/home/dolphin/下载/ezhttp-master/soft/tengine-2.1.0”
make: *** [Makefile:8:build] 错误 2
#########################################################
failed to install tengine-2.1.0.
please visit website http://www.centos.bz/ezhttp/
and submit /root/ezhttp.log ask for help.

=======================================
ezhttp errors:
distributions:\S
Kernel \r on an \m (\l)
architecture:x86_64
version:Linux version 4.13.13-300.fc27.x86_64 ([email protected]) (gcc version 7.2.1 20170915 (Red Hat 7.2.1-2) (GCC)) #1 SMP Wed Nov 15 15:47:50 UTC 2017
memery:
total used free shared buff/cache available
Mem: 3849 1816 208 468 1824 1222
Swap: 3979 55 3924
disk:
文件系统 容量 已用 可用 已用% 挂载点
devtmpfs 1.9G 0 1.9G 0% /dev
tmpfs 1.9G 4.5M 1.9G 1% /dev/shm
tmpfs 1.9G 2.1M 1.9G 1% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/mapper/fedora_dolphin-root 49G 5.9G 41G 13% /
tmpfs 1.9G 248K 1.9G 1% /tmp
/dev/sdb2 976M 152M 758M 17% /boot
/dev/sdb1 200M 17M 183M 9% /boot/efi
/dev/mapper/fedora_dolphin-home 980G 672M 929G 1% /home
tmpfs 385M 16K 385M 1% /run/user/42
tmpfs 385M 5.8M 380M 2% /run/user/1000
Nginx:
Nginx compile parameter:
Apache compile parameter:--prefix=/usr/local/apache --enable-so --enable-deflate=shared --enable-ssl=shared --enable-expires=shared --enable-headers=shared --enable-rewrite=shared --enable-static-support --with-included-apr
MySQL Server: mysql-5.7.17
MySQL compile parameter: -DCMAKE_INSTALL_PREFIX=/usr/local/mysql -DWITH_BOOST=/home/dolphin/下载/ezhttp-master/soft/boost_1_59_0 -DSYSCONFDIR=/usr/local/mysql/etc -DMYSQL_UNIX_ADDR=/usr/local/mysql/data/mysql.sock -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ci -DWITH_EXTRA_CHARSETS=complex -DWITH_EMBEDDED_SERVER=1 -DENABLED_LOCAL_INFILE=1
PHP Version: php-7.1.0
php compile parameter: --prefix=/usr/local/php --with-config-file-path=/usr/local/php/etc --with-apxs2=/usr/local/apache/bin/apxs --enable-bcmath=shared --with-pdo_sqlite --with-gettext=shared --with-iconv --enable-ftp=shared --with-sqlite --with-sqlite3 --enable-mbstring=shared --enable-sockets=shared --enable-zip --enable-soap=shared --with-openssl --with-zlib --with-curl=shared --with-gd=shared --with-jpeg-dir --with-png-dir --with-freetype-dir --with-mcrypt=shared --with-mhash=shared --enable-opcache --with-mysql=mysqlnd --with-mysqli=shared,mysqlnd --with-pdo-mysql=shared,mysqlnd --without-pear --with-libdir=lib64 --disable-fileinfo
Other Software: memcached-1.4.24 phpMyAdmin-4.4.12-all-languages redis-3.0.3 mongodb-linux-x86_64-2.4.9 phpRedisAdmin-1.1.0 memadmin-1.0.12 rockmongo-1.1.6-fix-auth
issue:failed to install httpd-2.4.25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant