返回列表 发帖

ramnode安装lnmp出现这个

licit-templates -fno-exceptions -fno-rtti -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o time.cc
In file included from sql_class.h:25:0,
                 from mysql_priv.h:853,
                 from time.cc:22:
log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
mv -f .deps/time.Tpo .deps/time.Po
g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local/mysql\"" -DMYSQL_DATADIR="\"/usr/local/mysql/var\"" -DSHAREDIR="\"/usr/local/mysql/share/mysql\"" -DPLUGINDIR="\"/usr/local/mysql/lib/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../regex -I.     -O3    -fno-implicit-templates -fno-exceptions -fno-rtti -MT opt_range.o -MD -MP -MF .deps/opt_range.Tpo -c -o opt_range.o opt_range.cc
In file included from sql_class.h:25:0,
                 from mysql_priv.h:853,
                 from opt_range.cc:68:
log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
怎么回事
分享到: QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友

回复 3# idc886


   等了一下安装成功了。。但是我重启以后访问192.184.88.197不成功啊,刚才还可以,ftp。putty都能连接成功

TOP

本帖最后由 wei12580 于 2013-10-3 15:23 编辑

回复 5# idc886


  32位的debian 7.我百度了一下说关闭iptables ,但是用这个命令说没找到

-bash: stop: command not found

TOP

回复 7# idc886


   谢谢啊,重装是直接重复第一次装的方法么?不用删除vps上的文件吗?

TOP

返回列表