+ -
当前位置:首页 → 问答吧 → 最新的ARCHLINUX如何安装libfetion?!

最新的ARCHLINUX如何安装libfetion?!

时间:2010-03-05

来源:互联网

如题,这个困拢我几天了,有安装成功的请帮帮小弟!

作者: tanshichun   发布时间: 2010-03-05

是不是又是libpng和libjpeg的问题?
从AUR上装旧版本的,libpng12和libjpeg6

作者: alpha.gu   发布时间: 2010-03-05

官方下载deb包,然后自行解压提取bin文件。然后运行,提示缺什么pacman -Ss 什么。

作者: linan7788626   发布时间: 2010-03-05

什么地方困扰了?

作者: athurg   发布时间: 2010-03-05

引用:
作者: linan7788626
官方下载deb包,然后自行解压提取bin文件。然后运行,提示缺什么pacman -Ss 什么。
用Arch,不知道有AUR?
去下什么deb啊,AUR上只有你想不到,没有见不到的。
装个yaourt,或者其他的类似的访问AUR的工具。

作者: alpha.gu   发布时间: 2010-03-06

libfetion我没搞错就是aur的linux_fetion吧……?

除了界面在qt 4.6有点问题之外基本不影响使用

作者: hurricanek   发布时间: 2010-03-06

编译不成功,1.3和svn都这样

作者: wangks18   发布时间: 2010-03-06

囧,编译成功毫无压力

啥子错误报一报吧

作者: hurricanek   发布时间: 2010-03-06

代码:
[bodhi@zen linux_fetion]$ makepkg -cfi
==> Making package: linux_fetion 1.3.0-1 x86_64 (Fri Mar 5 22:06:27 CST 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
 -> Using cached copy of linux_fetion_v1.3.tar.gz
==> Validating source files with md5sums...
 linux_fetion_v1.3.tar.gz ... Passed
==> Extracting Sources...
 -> Extracting linux_fetion_v1.3.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting build()...
Project MESSAGE: UNIX build start...
/usr/bin/uic ui/contactinfo.ui -o .ui/ui_contactinfo.h
/usr/bin/uic ui/login_window.ui -o .ui/ui_login_window.h
ui/login_window.ui: An invalid pixmap property 'pixmap' was encountered.
/usr/bin/uic ui/fetionwindow.ui -o .ui/ui_fetionwindow.h
/usr/bin/uic ui/msgwindow.ui -o .ui/ui_msgwindow.h
/usr/bin/uic ui/msgsend.ui -o .ui/ui_msgsend.h
/usr/bin/uic ui/qunwindow.ui -o .ui/ui_qunwindow.h
/usr/bin/uic ui/historyMsg.ui -o .ui/ui_historyMsg.h
/usr/bin/uic ui/verifyAccount.ui -o .ui/ui_verifyAccount.h
/usr/bin/uic ui/addBuddy.ui -o .ui/ui_addBuddy.h
/usr/bin/uic ui/proxy.ui -o .ui/ui_proxy.h
/usr/bin/uic ui/sendgroupsms.ui -o .ui/ui_sendgroupsms.h
/usr/bin/uic ui/scheduleSms/scheduleSMS.ui -o .ui/ui_scheduleSMS.h
/usr/bin/uic ui/scheduleSms/scheduleSMSManage.ui -o .ui/ui_scheduleSMSManage.h
/usr/bin/uic ui/refusesms.ui -o .ui/ui_refusesms.h
/usr/bin/uic ui/configdia.ui -o .ui/ui_configdia.h
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/main.o src/main.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxmain.o src/fxmain.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxloginwindow.o src/fxloginwindow.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxmainwindow.o src/fxmainwindow.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxbuddy.o src/fxbuddy.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxbuddyManage.o src/fxbuddyManage.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxmsgwindow.o src/fxmsgwindow.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxaccountTab.o src/fxaccountTab.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxmytabwidget.o src/fxmytabwidget.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxResource.o src/fxResource.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxdb.o src/fxdb.cpp
src/fxdb.cpp: In function ‘bool setAutoLogin(const char*, const char*, int)’:
src/fxdb.cpp:280: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
src/fxdb.cpp:280: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxcontactinfo.o src/fxcontactinfo.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxaddBuddyWindow.o src/fxaddBuddyWindow.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxqunwindow.o src/fxqunwindow.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxEncrypt.o src/fxEncrypt.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxshowHistory.o src/fxshowHistory.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxverifyAccount.o src/fxverifyAccount.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxInputFace.o src/fxInputFace.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxproxy.o src/fxproxy.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxrefuseSMS.o src/fxrefuseSMS.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxsendGroupSMS.o src/fxsendGroupSMS.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxscheduleSms.o src/fxscheduleSms.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxscheduleSmsManage.o src/fxscheduleSmsManage.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxsettings.o src/fxsettings.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxconfigDlg.o src/fxconfigDlg.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxskinmanage.o src/fxskinmanage.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxwidget.o src/fxwidget.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxwidgettitlebar.o src/fxwidgettitlebar.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/qlayoutengine.o src/qlayoutengine.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/qwidgetresizehandler.o src/qwidgetresizehandler.cpp
gcc -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/sqlite3.o src/sqlite/sqlite3.c
src/sqlite/sqlite3.c: In function ‘parseModifier’:
src/sqlite/sqlite3.c:8923: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘ctimeFunc’:
src/sqlite/sqlite3.c:9359: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c:9360: warning: unused parameter ‘argv’
src/sqlite/sqlite3.c: In function ‘cdateFunc’:
src/sqlite/sqlite3.c:9372: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c:9373: warning: unused parameter ‘argv’
src/sqlite/sqlite3.c: In function ‘ctimestampFunc’:
src/sqlite/sqlite3.c:9385: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c:9386: warning: unused parameter ‘argv’
src/sqlite/sqlite3.c: In function ‘sqlite3RegisterDateTimeFunctions’:
src/sqlite/sqlite3.c:9466: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3_mutex_alloc’:
src/sqlite/sqlite3.c:11713: warning: missing initializer
src/sqlite/sqlite3.c:11713: warning: (near initialization for ‘staticMutexes[0].id’)
src/sqlite/sqlite3.c:11714: warning: missing initializer
src/sqlite/sqlite3.c:11714: warning: (near initialization for ‘staticMutexes[1].id’)
src/sqlite/sqlite3.c:11715: warning: missing initializer
src/sqlite/sqlite3.c:11715: warning: (near initialization for ‘staticMutexes[2].id’)
src/sqlite/sqlite3.c:11716: warning: missing initializer
src/sqlite/sqlite3.c:11716: warning: (near initialization for ‘staticMutexes[3].id’)
src/sqlite/sqlite3.c:11717: warning: missing initializer
src/sqlite/sqlite3.c:11717: warning: (near initialization for ‘staticMutexes[4].id’)
src/sqlite/sqlite3.c: In function ‘softHeapLimitEnforcer’:
src/sqlite/sqlite3.c:12173: warning: unused parameter ‘NotUsed’
src/sqlite/sqlite3.c:12174: warning: unused parameter ‘inUse’
src/sqlite/sqlite3.c: In function ‘sqlite3_release_memory’:
src/sqlite/sqlite3.c:12206: warning: unused parameter ‘n’
src/sqlite/sqlite3.c: In function ‘appendSpace’:
src/sqlite/sqlite3.c:12563: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘vxprintf’:
src/sqlite/sqlite3.c:12728: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3SafetyCheckOk’:
src/sqlite/sqlite3.c:15098: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:15099: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3SafetyCheckSickOrOk’:
src/sqlite/sqlite3.c:15107: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:15108: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘full_fsync’:
src/sqlite/sqlite3.c:17861: warning: unused parameter ‘fullSync’
src/sqlite/sqlite3.c: In function ‘unixSectorSize’:
src/sqlite/sqlite3.c:18978: warning: unused parameter ‘id’
src/sqlite/sqlite3.c: In function ‘unixDeviceCharacteristics’:
src/sqlite/sqlite3.c:18985: warning: unused parameter ‘id’
src/sqlite/sqlite3.c: In function ‘fillInUnixFile’:
src/sqlite/sqlite3.c:19195: warning: unused parameter ‘zFilename’
src/sqlite/sqlite3.c: In function ‘unixDelete’:
src/sqlite/sqlite3.c:19370: warning: unused parameter ‘pVfs’
src/sqlite/sqlite3.c: In function ‘unixAccess’:
src/sqlite/sqlite3.c:19397: warning: unused parameter ‘pVfs’
src/sqlite/sqlite3.c: In function ‘unixGetTempname’:
src/sqlite/sqlite3.c:19444: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:19421: warning: unused parameter ‘pVfs’
src/sqlite/sqlite3.c: In function ‘unixFullPathname’:
src/sqlite/sqlite3.c:19479: warning: unused parameter ‘pVfs’
src/sqlite/sqlite3.c: In function ‘unixDlOpen’:
src/sqlite/sqlite3.c:19540: warning: unused parameter ‘pVfs’
src/sqlite/sqlite3.c: In function ‘unixDlError’:
src/sqlite/sqlite3.c:19551: warning: unused parameter ‘pVfs’
src/sqlite/sqlite3.c: In function ‘unixDlSym’:
src/sqlite/sqlite3.c:19560: warning: unused parameter ‘pVfs’
src/sqlite/sqlite3.c: In function ‘unixDlClose’:
src/sqlite/sqlite3.c:19563: warning: unused parameter ‘pVfs’
src/sqlite/sqlite3.c: In function ‘unixRandomness’:
src/sqlite/sqlite3.c:19576: warning: unused parameter ‘pVfs’
src/sqlite/sqlite3.c: In function ‘unixSleep’:
src/sqlite/sqlite3.c:19621: warning: unused parameter ‘pVfs’
src/sqlite/sqlite3.c: In function ‘unixCurrentTime’:
src/sqlite/sqlite3.c:19645: warning: unused parameter ‘pVfs’
src/sqlite/sqlite3.c: In function ‘readMasterJournal’:
src/sqlite/sqlite3.c:22284: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:22301: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘pager_playback_one_page’:
src/sqlite/sqlite3.c:22824: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘pager_playback’:
src/sqlite/sqlite3.c:23202: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3PagerOpen’:
src/sqlite/sqlite3.c:23522: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘pager_truncate_cache’:
src/sqlite/sqlite3.c:23915: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘pager_write_pagelist’:
src/sqlite/sqlite3.c:24352: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘pagerAcquire’:
src/sqlite/sqlite3.c:24969: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3PagerWrite’:
src/sqlite/sqlite3.c:25604: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:25606: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3PagerCommitPhaseOne’:
src/sqlite/sqlite3.c:25920: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:25921: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘pageDestructor’:
src/sqlite/sqlite3.c:28569: warning: unused parameter ‘pageSize’
src/sqlite/sqlite3.c: In function ‘pageReinit’:
src/sqlite/sqlite3.c:28591: warning: unused parameter ‘pageSize’
src/sqlite/sqlite3.c: In function ‘sqlite3BtreeInvokeBusyHandler’:
src/sqlite/sqlite3.c:28605: warning: unused parameter ‘n’
src/sqlite/sqlite3.c: In function ‘incrVacuumStep’:
src/sqlite/sqlite3.c:29631: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:29704: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘autoVacuumCommit’:
src/sqlite/sqlite3.c:29766: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:29772: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:29772: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:29775: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘dfltCompare’:
src/sqlite/sqlite3.c:30130: warning: unused parameter ‘NotUsed’
src/sqlite/sqlite3.c: In function ‘getOverflowPage’:
src/sqlite/sqlite3.c:30461: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:30465: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘accessPayload’:
src/sqlite/sqlite3.c:30587: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘fetchPayload’:
src/sqlite/sqlite3.c:30790: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘allocateBtreePage’:
src/sqlite/sqlite3.c:31404: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:31540: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:31577: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:31589: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘clearCell’:
src/sqlite/sqlite3.c:31722: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘fillInCell’:
src/sqlite/sqlite3.c:31811: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘btreeCreateTable’:
src/sqlite/sqlite3.c:33326: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘clearDatabasePage’:
src/sqlite/sqlite3.c:33437: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘btreeDropTable’:
src/sqlite/sqlite3.c:33557: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:33600: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3BtreeIntegrityCheck’:
src/sqlite/sqlite3.c:34151: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:34155: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3VdbeMemMakeWriteable’:
src/sqlite/sqlite3.c:34685: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3ValueText’:
src/sqlite/sqlite3.c:35446: warning: cast from pointer to integer of different size
src/sqlite/sqlite3.c: In function ‘sqlite3VdbeChangeP4’:
src/sqlite/sqlite3.c:36117: warning: cast from pointer to integer of different size
src/sqlite/sqlite3.c: In function ‘sqlite3VdbeList’:
src/sqlite/sqlite3.c:36354: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3VdbeHalt’:
src/sqlite/sqlite3.c:37017: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3VdbeFinalize’:
src/sqlite/sqlite3.c:37274: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3VdbeRecordCompare’:
src/sqlite/sqlite3.c:37736: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:37738: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:37764: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:37766: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3Step’:
src/sqlite/sqlite3.c:38167: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3InvalidFunction’:
src/sqlite/sqlite3.c:38327: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c:38328: warning: unused parameter ‘argv’
src/sqlite/sqlite3.c: In function ‘columnMem’:
src/sqlite/sqlite3.c:38471: warning: missing initializer
src/sqlite/sqlite3.c:38471: warning: (near initialization for ‘nullMem.enc’)
src/sqlite/sqlite3.c: In function ‘vdbeUnbind’:
src/sqlite/sqlite3.c:38725: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3_transfer_bindings’:
src/sqlite/sqlite3.c:38942: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:38943: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3VdbeExec’:
src/sqlite/sqlite3.c:40894: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:40912: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:40927: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:42111: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:42756: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘lookupName’:
src/sqlite/sqlite3.c:45612: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘codeReal’:
src/sqlite/sqlite3.c:46212: warning: unused parameter ‘n’
src/sqlite/sqlite3.c: In function ‘renameTableFunc’:
src/sqlite/sqlite3.c:47388: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘renameTriggerFunc’:
src/sqlite/sqlite3.c:47443: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘sqlite3AlterFunctions’:
src/sqlite/sqlite3.c:47525: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘analysisLoader’:
src/sqlite/sqlite3.c:48337: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c:48337: warning: unused parameter ‘azNotUsed’
src/sqlite/sqlite3.c: In function ‘attachFunc’:
src/sqlite/sqlite3.c:48472: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘detachFunc’:
src/sqlite/sqlite3.c:48643: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘sqlite3FindDb’:
src/sqlite/sqlite3.c:49800: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3RefillIndex’:
src/sqlite/sqlite3.c:51455: warning: cast to pointer from integer of different size
src/sqlite/sqlite3.c: In function ‘typeofFunc’:
src/sqlite/sqlite3.c:53595: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘lengthFunc’:
src/sqlite/sqlite3.c:53615: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘absFunc’:
src/sqlite/sqlite3.c:53649: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘randomFunc’:
src/sqlite/sqlite3.c:53848: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c:53849: warning: unused parameter ‘argv’
src/sqlite/sqlite3.c: In function ‘randomBlob’:
src/sqlite/sqlite3.c:53864: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘last_insert_rowid’:
src/sqlite/sqlite3.c:53891: warning: unused parameter ‘arg’
src/sqlite/sqlite3.c:53892: warning: unused parameter ‘argv’
src/sqlite/sqlite3.c: In function ‘changes’:
src/sqlite/sqlite3.c:53904: warning: unused parameter ‘arg’
src/sqlite/sqlite3.c:53905: warning: unused parameter ‘argv’
src/sqlite/sqlite3.c: In function ‘total_changes’:
src/sqlite/sqlite3.c:53917: warning: unused parameter ‘arg’
src/sqlite/sqlite3.c:53918: warning: unused parameter ‘argv’
src/sqlite/sqlite3.c: In function ‘nullifFunc’:
src/sqlite/sqlite3.c:54163: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘versionFunc’:
src/sqlite/sqlite3.c:54178: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c:54179: warning: unused parameter ‘argv’
src/sqlite/sqlite3.c: In function ‘hexFunc’:
src/sqlite/sqlite3.c:54275: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘zeroblobFunc’:
src/sqlite/sqlite3.c:54306: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘replaceFunc’:
src/sqlite/sqlite3.c:54327: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘trimFunc’:
src/sqlite/sqlite3.c:54445: warning: cast from pointer to integer of different size
src/sqlite/sqlite3.c: In function ‘sumStep’:
src/sqlite/sqlite3.c:54732: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘minmaxStep’:
src/sqlite/sqlite3.c:54811: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c: In function ‘sqlite3RegisterBuiltinFunctions’:
src/sqlite/sqlite3.c:54981: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:54987: warning: cast to pointer from integer of different size
src/sqlite/sqlite3.c:55005: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:55006: warning: cast to pointer from integer of different size
src/sqlite/sqlite3.c: In function ‘sqlite3GenerateConstraintChecks’:
src/sqlite/sqlite3.c:56295: warning: cast to pointer from integer of different size
src/sqlite/sqlite3.c:56309: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:56316: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3CompleteInsertion’:
src/sqlite/sqlite3.c:56362: warning: unused parameter ‘rowidChng’
src/sqlite/sqlite3.c: In function ‘getSafetyLevel’:
src/sqlite/sqlite3.c:57814: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘flagPragma’:
src/sqlite/sqlite3.c:57964: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3InitCallback’:
src/sqlite/sqlite3.c:59043: warning: unused parameter ‘argc’
src/sqlite/sqlite3.c:59043: warning: unused parameter ‘azColName’
src/sqlite/sqlite3.c: In function ‘sqlite3InitOne’:
src/sqlite/sqlite3.c:59230: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3JoinType’:
src/sqlite/sqlite3.c:59916: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:59923: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘matchOrderByTermToExprList’:
src/sqlite/sqlite3.c:61269: warning: unused parameter ‘idx’
src/sqlite/sqlite3.c: In function ‘minMaxQuery’:
src/sqlite/sqlite3.c:62417: warning: unused parameter ‘pParse’
src/sqlite/sqlite3.c: In function ‘sqlite3_get_table’:
src/sqlite/sqlite3.c:63621: warning: cast to pointer from integer of different size
src/sqlite/sqlite3.c: In function ‘sqlite3_free_table’:
src/sqlite/sqlite3.c:63666: warning: cast from pointer to integer of different size
src/sqlite/sqlite3.c: In function ‘sqlite3TriggersExist’:
src/sqlite/sqlite3.c:64278: warning: unused parameter ‘pParse’
src/sqlite/sqlite3.c: In function ‘sqlite3RunVacuum’:
src/sqlite/sqlite3.c:65423: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3VtabUnlock’:
src/sqlite/sqlite3.c:65560: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3VtabRollback’:
src/sqlite/sqlite3.c:66129: warning: cast from pointer to integer of different size
src/sqlite/sqlite3.c: In function ‘sqlite3VtabCommit’:
src/sqlite/sqlite3.c:66138: warning: cast from pointer to integer of different size
src/sqlite/sqlite3.c: In function ‘bestIndex’:
src/sqlite/sqlite3.c:67885: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘sqlite3WhereBegin’:
src/sqlite/sqlite3.c:68244: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c:68458: warning: comparison between signed and unsigned integer expressions
src/sqlite/sqlite3.c: In function ‘yyStackOverflow’:
src/sqlite/sqlite3.c:70554: warning: unused parameter ‘yypMinor’
src/sqlite/sqlite3.c: In function ‘yy_reduce’:
src/sqlite/sqlite3.c:71272: warning: missing initializer
src/sqlite/sqlite3.c:71272: warning: (near initialization for ‘dest.iMem’)
src/sqlite/sqlite3.c: In function ‘yy_syntax_error’:
src/sqlite/sqlite3.c:72010: warning: unused parameter ‘yymajor’
src/sqlite/sqlite3.c: In function ‘nocaseCollatingFunc’:
src/sqlite/sqlite3.c:73214: warning: unused parameter ‘NotUsed’
src/sqlite/sqlite3.c: At top level:
src/sqlite/sqlite3.c:5843: warning: ‘sqlite3BtreeHoldsMutex’ declared ‘static’ but never defined
src/sqlite/sqlite3.c:5848: warning: ‘sqlite3BtreeHoldsAllMutexes’ declared ‘static’ but never defined
src/sqlite/sqlite3.c:9883: warning: ‘sqlite3FaultStep’ defined but not used
src/sqlite/sqlite3.c: In function ‘sqlite3GenerateConstraintChecks’:
src/sqlite/sqlite3.c:56131: warning: ‘j2’ may be used uninitialized in this function
src/sqlite/sqlite3.c: In function ‘sqlite3Update’:
src/sqlite/sqlite3.c:64629: warning: ‘sContext.zAuthContext’ may be used uninitialized in this function
src/sqlite/sqlite3.c:64638: warning: ‘iBeginAfterTrigger’ may be used uninitialized in this function
src/sqlite/sqlite3.c:64639: warning: ‘iEndAfterTrigger’ may be used uninitialized in this function
src/sqlite/sqlite3.c:64640: warning: ‘iBeginBeforeTrigger’ may be used uninitialized in this function
src/sqlite/sqlite3.c:64641: warning: ‘iEndBeforeTrigger’ may be used uninitialized in this function
src/sqlite/sqlite3.c: In function ‘sqlite3Insert’:
src/sqlite/sqlite3.c:55473: warning: ‘regFromSelect’ may be used uninitialized in this function
src/sqlite/sqlite3.c: In function ‘sqlite3DeleteFrom’:
src/sqlite/sqlite3.c:53123: warning: ‘sContext.zAuthContext’ may be used uninitialized in this function
src/sqlite/sqlite3.c:53133: warning: ‘iBeginAfterTrigger’ may be used uninitialized in this function
src/sqlite/sqlite3.c:53134: warning: ‘iEndAfterTrigger’ may be used uninitialized in this function
src/sqlite/sqlite3.c:53135: warning: ‘iBeginBeforeTrigger’ may be used uninitialized in this function
src/sqlite/sqlite3.c:53136: warning: ‘iEndBeforeTrigger’ may be used uninitialized in this function
src/sqlite/sqlite3.c: In function ‘sqlite3VdbeExec’:
src/sqlite/sqlite3.c:39471: warning: ‘pIn1’ may be used uninitialized in this function
src/sqlite/sqlite3.c:39471: warning: ‘pIn2’ may be used uninitialized in this function
src/sqlite/sqlite3.c:39471: warning: ‘pIn3’ may be used uninitialized in this function
src/sqlite/sqlite3.c:39472: warning: ‘pOut’ may be used uninitialized in this function
src/sqlite/sqlite3.c:42269: warning: ‘iKey’ may be used uninitialized in this function
src/sqlite/sqlite3.c:42269: note: ‘iKey’ was declared here
src/sqlite/sqlite3.c:42503: warning: ‘res’ may be used uninitialized in this function
src/sqlite/sqlite3.c:42503: note: ‘res’ was declared here
src/sqlite/sqlite3.c:42750: warning: ‘iMoved’ may be used uninitialized in this function
src/sqlite/sqlite3.c:42750: note: ‘iMoved’ was declared here
src/sqlite/sqlite3.c:42967: warning: ‘nErr’ may be used uninitialized in this function
src/sqlite/sqlite3.c:42967: note: ‘nErr’ was declared here
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/fxlocationparser.o src/fxlocationparser.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxmain.h -o .moc/moc_fxmain.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxmain.o .moc/moc_fxmain.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxmainwindow.h -o .moc/moc_fxmainwindow.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxmainwindow.o .moc/moc_fxmainwindow.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxloginwindow.h -o .moc/moc_fxloginwindow.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxloginwindow.o .moc/moc_fxloginwindow.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxbuddy.h -o .moc/moc_fxbuddy.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxbuddy.o .moc/moc_fxbuddy.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxbuddyManage.h -o .moc/moc_fxbuddyManage.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxbuddyManage.o .moc/moc_fxbuddyManage.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxmsgwindow.h -o .moc/moc_fxmsgwindow.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxmsgwindow.o .moc/moc_fxmsgwindow.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxaccountTab.h -o .moc/moc_fxaccountTab.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxaccountTab.o .moc/moc_fxaccountTab.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxmytabwidget.h -o .moc/moc_fxmytabwidget.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxmytabwidget.o .moc/moc_fxmytabwidget.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxcontactinfo.h -o .moc/moc_fxcontactinfo.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxcontactinfo.o .moc/moc_fxcontactinfo.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxaddBuddyWindow.h -o .moc/moc_fxaddBuddyWindow.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxaddBuddyWindow.o .moc/moc_fxaddBuddyWindow.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxqunwindow.h -o .moc/moc_fxqunwindow.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxqunwindow.o .moc/moc_fxqunwindow.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxshowHistory.h -o .moc/moc_fxshowHistory.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxshowHistory.o .moc/moc_fxshowHistory.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxverifyAccount.h -o .moc/moc_fxverifyAccount.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxverifyAccount.o .moc/moc_fxverifyAccount.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxInputFace.h -o .moc/moc_fxInputFace.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxInputFace.o .moc/moc_fxInputFace.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxproxy.h -o .moc/moc_fxproxy.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxproxy.o .moc/moc_fxproxy.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxLableMouse.h -o .moc/moc_fxLableMouse.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxLableMouse.o .moc/moc_fxLableMouse.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxLineEditFocus.h -o .moc/moc_fxLineEditFocus.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxLineEditFocus.o .moc/moc_fxLineEditFocus.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxrefuseSMS.h -o .moc/moc_fxrefuseSMS.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxrefuseSMS.o .moc/moc_fxrefuseSMS.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxsendGroupSMS.h -o .moc/moc_fxsendGroupSMS.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxsendGroupSMS.o .moc/moc_fxsendGroupSMS.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxscheduleSms.h -o .moc/moc_fxscheduleSms.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxscheduleSms.o .moc/moc_fxscheduleSms.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxscheduleSmsManage.h -o .moc/moc_fxscheduleSmsManage.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxscheduleSmsManage.o .moc/moc_fxscheduleSmsManage.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxsettings.h -o .moc/moc_fxsettings.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxsettings.o .moc/moc_fxsettings.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxconfigDlg.h -o .moc/moc_fxconfigDlg.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxconfigDlg.o .moc/moc_fxconfigDlg.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxwidget.h -o .moc/moc_fxwidget.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxwidget.o .moc/moc_fxwidget.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxwidgettitlebar.h -o .moc/moc_fxwidgettitlebar.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxwidgettitlebar.o .moc/moc_fxwidgettitlebar.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/qwidgetresizehandler_p.h -o .moc/moc_qwidgetresizehandler_p.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_qwidgetresizehandler_p.o .moc/moc_qwidgetresizehandler_p.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxusertree.h -o .moc/moc_fxusertree.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxusertree.o .moc/moc_fxusertree.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxeditablelabel.h -o .moc/moc_fxeditablelabel.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxeditablelabel.o .moc/moc_fxeditablelabel.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui src/fxlocationparser.h -o .moc/moc_fxlocationparser.cpp
g++ -c -m64 -pipe -I./libfetion/include -I./src -I./.ui -march=x86-64 -mtune=generic -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXmlPatterns -I/usr/include -I. -I.moc -I.ui -o .tmp/moc_fxlocationparser.o .moc/moc_fxlocationparser.cpp
g++ -m64 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o linux-fetion .tmp/main.o .tmp/fxmain.o .tmp/fxloginwindow.o .tmp/fxmainwindow.o .tmp/fxbuddy.o .tmp/fxbuddyManage.o .tmp/fxmsgwindow.o .tmp/fxaccountTab.o .tmp/fxmytabwidget.o .tmp/fxResource.o .tmp/fxdb.o .tmp/fxcontactinfo.o .tmp/fxaddBuddyWindow.o .tmp/fxqunwindow.o .tmp/fxEncrypt.o .tmp/fxshowHistory.o .tmp/fxverifyAccount.o .tmp/fxInputFace.o .tmp/fxproxy.o .tmp/fxrefuseSMS.o .tmp/fxsendGroupSMS.o .tmp/fxscheduleSms.o .tmp/fxscheduleSmsManage.o .tmp/fxsettings.o .tmp/fxconfigDlg.o .tmp/fxskinmanage.o .tmp/fxwidget.o .tmp/fxwidgettitlebar.o .tmp/qlayoutengine.o .tmp/qwidgetresizehandler.o .tmp/sqlite3.o .tmp/fxlocationparser.o .tmp/moc_fxmain.o .tmp/moc_fxmainwindow.o .tmp/moc_fxloginwindow.o .tmp/moc_fxbuddy.o .tmp/moc_fxbuddyManage.o .tmp/moc_fxmsgwindow.o .tmp/moc_fxaccountTab.o .tmp/moc_fxmytabwidget.o .tmp/moc_fxcontactinfo.o .tmp/moc_fxaddBuddyWindow.o .tmp/moc_fxqunwindow.o .tmp/moc_fxshowHistory.o .tmp/moc_fxverifyAccount.o .tmp/moc_fxInputFace.o .tmp/moc_fxproxy.o .tmp/moc_fxLableMouse.o .tmp/moc_fxLineEditFocus.o .tmp/moc_fxrefuseSMS.o .tmp/moc_fxsendGroupSMS.o .tmp/moc_fxscheduleSms.o .tmp/moc_fxscheduleSmsManage.o .tmp/moc_fxsettings.o .tmp/moc_fxconfigDlg.o .tmp/moc_fxwidget.o .tmp/moc_fxwidgettitlebar.o .tmp/moc_qwidgetresizehandler_p.o .tmp/moc_fxusertree.o .tmp/moc_fxeditablelabel.o .tmp/moc_fxlocationparser.o -L/usr/lib -lcurl -lssl ./libfetion/lib/libfetion_64.a -lQtXmlPatterns -lQtXml -lQtGui -lQtCore -lpthread 
./libfetion/lib/libfetion_64.a(fetion_api_swapper.o): In function `fx_init':
/dve/workspaces/libfetion/1.2-libfetion/src/fetion_api_swapper.c:21: undefined reference to `curl_global_init'
./libfetion/lib/libfetion_64.a(fetion_api_swapper.o): In function `fx_terminate':
/dve/workspaces/libfetion/1.2-libfetion/src/fetion_api_swapper.c:29: undefined reference to `curl_global_cleanup'
./libfetion/lib/libfetion_64.a(f_curl.o): In function `fetch_cookies':
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:40: undefined reference to `curl_easy_getinfo'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:55: undefined reference to `curl_slist_free_all'
./libfetion/lib/libfetion_64.a(f_curl.o): In function `do_fetch_user_info':
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:129: undefined reference to `curl_easy_init'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:138: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:139: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:143: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:144: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:161: undefined reference to `curl_easy_setopt'
./libfetion/lib/libfetion_64.a(f_curl.o):/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:162: more undefined references to `curl_easy_setopt' follow
./libfetion/lib/libfetion_64.a(f_curl.o): In function `do_fetch_user_info':
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:165: undefined reference to `curl_easy_perform'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:183: undefined reference to `curl_easy_cleanup'
./libfetion/lib/libfetion_64.a(f_curl.o): In function `get_first_sysconfig':
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:333: undefined reference to `curl_easy_init'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:342: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:343: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:344: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:346: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:347: undefined reference to `curl_easy_setopt'
./libfetion/lib/libfetion_64.a(f_curl.o):/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:349: more undefined references to `curl_easy_setopt' follow
./libfetion/lib/libfetion_64.a(f_curl.o): In function `get_first_sysconfig':
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:354: undefined reference to `curl_slist_append'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:357: undefined reference to `curl_slist_append'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:358: undefined reference to `curl_slist_append'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:359: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:361: undefined reference to `curl_easy_perform'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:363: undefined reference to `curl_easy_cleanup'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:364: undefined reference to `curl_slist_free_all'
./libfetion/lib/libfetion_64.a(f_curl.o): In function `fetch_server_config':
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:432: undefined reference to `curl_easy_init'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:441: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:442: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:443: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:444: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:446: undefined reference to `curl_easy_setopt'
./libfetion/lib/libfetion_64.a(f_curl.o):/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:447: more undefined references to `curl_easy_setopt' follow
./libfetion/lib/libfetion_64.a(f_curl.o): In function `fetch_server_config':
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:449: undefined reference to `curl_slist_append'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:450: undefined reference to `curl_slist_append'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:451: undefined reference to `curl_slist_append'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:454: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:456: undefined reference to `curl_easy_perform'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:458: undefined reference to `curl_easy_cleanup'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:459: undefined reference to `curl_slist_free_all'
./libfetion/lib/libfetion_64.a(f_curl.o): In function `checkNewVersion':
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:642: undefined reference to `curl_easy_init'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:650: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:651: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:652: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:653: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:654: undefined reference to `curl_easy_perform'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:655: undefined reference to `curl_easy_cleanup'
./libfetion/lib/libfetion_64.a(f_curl.o): In function `curl_set_proxy':
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:695: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:698: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:701: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:709: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:711: undefined reference to `curl_easy_setopt'
./libfetion/lib/libfetion_64.a(f_curl.o):/dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:714: more undefined references to `curl_easy_setopt' follow
./libfetion/lib/libfetion_64.a(down_up_file.o): In function `set_down_cookies':
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:31: undefined reference to `curl_easy_getinfo'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:44: undefined reference to `curl_slist_free_all'
./libfetion/lib/libfetion_64.a(down_up_file.o): In function `get_data_form_curl':
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:91: undefined reference to `curl_easy_init'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:94: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:95: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:96: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:97: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:107: undefined reference to `curl_slist_append'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:108: undefined reference to `curl_slist_append'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:109: undefined reference to `curl_slist_append'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:111: undefined reference to `curl_slist_append'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:113: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:115: undefined reference to `curl_easy_perform'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:116: undefined reference to `curl_easy_cleanup'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:117: undefined reference to `curl_slist_free_all'
collect2: ld returned 1 exit status
make: *** [linux-fetion] Error 1
==> ERROR: Build Failed.
 Aborting...

作者: niceType   发布时间: 2010-03-06

装上curl试试?

奇怪……应该有curl的depends啊?

不过你这个是不是x64独有的问题就不清楚了……不行的话装这个试试lib32-curl

我是i686的

作者: hurricanek   发布时间: 2010-03-06

lib32-curl 已经试过了,没用哦。

作者: niceType   发布时间: 2010-03-06

我也是同样的问题啊,困扰我很久了

作者: bhoppi   发布时间: 2010-03-06

试试clifetion,我喜欢

作者: tocai   发布时间: 2010-03-06

引用:
作者: niceType
代码:
[bodhi@zen linux_fetion]$ 
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:111: undefined reference to `curl_slist_append'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:113: undefined reference to `curl_easy_setopt'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:115: undefined reference to `curl_easy_perform'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:116: undefined reference to `curl_easy_cleanup'
/dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:117: undefined reference to `curl_slist_free_all'
collect2: ld returned 1 exit status
make: *** [linux-fetion] Error 1
==> ERROR: Build Failed.
 Aborting...
在Makefile里改一下链接库的顺序,将curl的那个放在最后即可

作者: tianyapiaozi   发布时间: 2010-03-06

引用:
作者: tianyapiaozi
在Makefile里改一下链接库的顺序,将curl的那个放在最后即可
谢谢了,此方法的确可行
这就奇怪了,链接库的顺序按道理讲不是应该无所谓的么

作者: bhoppi   发布时间: 2010-03-06

引用:
作者: tianyapiaozi
在Makefile里改一下链接库的顺序,将curl的那个放在最后即可
谢谢 搞定了。

安装之后只有自定义皮肤,默认面板都是纯黑色……

我印象以前是可以选择 qt 裸皮的哦。

作者: niceType   发布时间: 2010-03-06

引用:
作者: bhoppi
谢谢了,此方法的确可行
这就奇怪了,链接库的顺序按道理讲不是应该无所谓的么
这个应该算是bug

作者: tocai   发布时间: 2010-03-07

引用:
作者: niceType
谢谢 搞定了。

安装之后只有自定义皮肤,默认面板都是纯黑色……

我印象以前是可以选择 qt 裸皮的哦。
oxygen 貌似和它不大和谐……只能黑着了。。。

或者qt设置为oxygen之外的主题

作者: hurricanek   发布时间: 2010-03-07

我是现在AUR上linux_fetion的维护者,我已经升级了包,更改了链接的顺序,大家试用一下,应该可以编译了。

作者: hamobai   发布时间: 2010-03-07

引用:
作者: hamobai
我是现在AUR上linux_fetion的维护者,我已经升级了包,更改了链接的顺序,大家试用一下,应该可以编译了。
我的一切正常

作者: pspay   发布时间: 2010-03-09

引用:
作者: hamobai
我是现在AUR上linux_fetion的维护者,我已经升级了包,更改了链接的顺序,大家试用一下,应该可以编译了。
x86_64 没问题了。谢谢。

作者: niceType   发布时间: 2010-03-09

在 libfetion-gui 的google code 问题反馈页面见到有朋友说可以屏蔽掉源代码中使用自定义皮肤进行界面重绘的代码,哪位朋友能指教一下,谢谢。

还是喜欢用系统默认的风格

作者: niceType   发布时间: 2010-03-09

非也
连接时是按照链接库的顺序依次查找当前未知的函数名等
-l lib1 lib2
如果lib2用到了lib1中的函数,链接时就会出问题

引用:
作者: bhoppi
谢谢了,此方法的确可行
这就奇怪了,链接库的顺序按道理讲不是应该无所谓的么

作者: tianyapiaozi   发布时间: 2010-03-09

引用:
作者: hamobai
我是现在AUR上linux_fetion的维护者,我已经升级了包,更改了链接的顺序,大家试用一下,应该可以编译了。

谢谢,可以安装了。
但是仍然有一个问题请教一下:我无法使用SCIM输入中文!

作者: tanshichun   发布时间: 2010-03-11