In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Compiling is normal:
. / configure-- prefix=/usr/local/mysqli-- with-php-config=/usr/local/php/bin/php-config-- with-mysqli=/usr/local/mysql/bin/mysql_config
The following error is reported during make:
/ usr/local/mysql/include/mysql/my_config.h:1147:1: warning: "PACKAGE_VERSION" redefined
In file included from / usr/local/php/include/php/TSRM/tsrm_config.h:1
From / usr/local/php/include/php/TSRM/tsrm_config_common.h:13
From / usr/local/php/include/php/TSRM/tsrm_virtual_cwd.h:27
From / usr/local/php/include/php/main/php.h:401
From / usr/local/php-5.5.38/ext/mysqli/mysqli_api.c:29:
/ usr/local/php/include/php/main/../main/php_config.h:2113:1: warning: this is the location of the previous definition
/ usr/local/php-5.5.38/ext/mysqli/mysqli_api.c:36:47: error: ext/mysqlnd/mysql_float_to_double.h: No such file or directory
Make: * * [mysqli_api.lo] Error 1
Solution:
Modify vim / usr/local/php-5.5.38/ext/mysqli/mysqli_api.c file
Change # include "ext/mysqlnd/mysql_float_to_double.h" to an absolute path:
# include "/ usr/local/php-5.5.38/ext/mysqlnd/mysql_float_to_double.h"
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.