LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1815|回复: 25

最新的ARCHLINUX如何安装libfetion?!

[复制链接]
发表于 2010-3-5 15:28:15 | 显示全部楼层 |阅读模式
如题,这个困拢我几天了,有安装成功的请帮帮小弟!
发表于 2010-3-5 17:08:04 | 显示全部楼层
是不是又是libpng和libjpeg的问题?
从AUR上装旧版本的,libpng12和libjpeg6
回复 支持 反对

使用道具 举报

发表于 2010-3-5 18:35:29 | 显示全部楼层
官方下载deb包,然后自行解压提取bin文件。然后运行,提示缺什么pacman -Ss 什么。
回复 支持 反对

使用道具 举报

发表于 2010-3-5 18:57:46 | 显示全部楼层
什么地方困扰了?
回复 支持 反对

使用道具 举报

发表于 2010-3-5 19:51:26 | 显示全部楼层
Post by linan7788626;2073353
官方下载deb包,然后自行解压提取bin文件。然后运行,提示缺什么pacman -Ss 什么。


用Arch,不知道有AUR?
去下什么deb啊,AUR上只有你想不到,没有见不到的。
装个yaourt,或者其他的类似的访问AUR的工具。
回复 支持 反对

使用道具 举报

发表于 2010-3-5 19:58:31 | 显示全部楼层
libfetion我没搞错就是aur的linux_fetion吧……?

除了界面在qt 4.6有点问题之外基本不影响使用
回复 支持 反对

使用道具 举报

发表于 2010-3-5 21:29:00 | 显示全部楼层
编译不成功,1.3和svn都这样
回复 支持 反对

使用道具 举报

发表于 2010-3-5 21:51:11 | 显示全部楼层
囧,编译成功毫无压力

啥子错误报一报吧
回复 支持 反对

使用道具 举报

发表于 2010-3-5 22:10:38 | 显示全部楼层
  1. [bodhi@zen linux_fetion]$ makepkg -cfi
  2. ==> Making package: linux_fetion 1.3.0-1 x86_64 (Fri Mar  5 22:06:27 CST 2010)
  3. ==> Checking Runtime Dependencies...
  4. ==> Checking Buildtime Dependencies...
  5. ==> Retrieving Sources...
  6.   -> Using cached copy of linux_fetion_v1.3.tar.gz
  7. ==> Validating source files with md5sums...
  8.     linux_fetion_v1.3.tar.gz ... Passed
  9. ==> Extracting Sources...
  10.   -> Extracting linux_fetion_v1.3.tar.gz with bsdtar
  11. ==> Entering fakeroot environment...
  12. ==> Starting build()...
  13. Project MESSAGE: UNIX build start...
  14. /usr/bin/uic ui/contactinfo.ui -o .ui/ui_contactinfo.h
  15. /usr/bin/uic ui/login_window.ui -o .ui/ui_login_window.h
  16. ui/login_window.ui: An invalid pixmap property 'pixmap' was encountered.
  17. /usr/bin/uic ui/fetionwindow.ui -o .ui/ui_fetionwindow.h
  18. /usr/bin/uic ui/msgwindow.ui -o .ui/ui_msgwindow.h
  19. /usr/bin/uic ui/msgsend.ui -o .ui/ui_msgsend.h
  20. /usr/bin/uic ui/qunwindow.ui -o .ui/ui_qunwindow.h
  21. /usr/bin/uic ui/historyMsg.ui -o .ui/ui_historyMsg.h
  22. /usr/bin/uic ui/verifyAccount.ui -o .ui/ui_verifyAccount.h
  23. /usr/bin/uic ui/addBuddy.ui -o .ui/ui_addBuddy.h
  24. /usr/bin/uic ui/proxy.ui -o .ui/ui_proxy.h
  25. /usr/bin/uic ui/sendgroupsms.ui -o .ui/ui_sendgroupsms.h
  26. /usr/bin/uic ui/scheduleSms/scheduleSMS.ui -o .ui/ui_scheduleSMS.h
  27. /usr/bin/uic ui/scheduleSms/scheduleSMSManage.ui -o .ui/ui_scheduleSMSManage.h
  28. /usr/bin/uic ui/refusesms.ui -o .ui/ui_refusesms.h
  29. /usr/bin/uic ui/configdia.ui -o .ui/ui_configdia.h
  30. 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
  31. 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
  32. 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
  33. 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
  34. 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
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. src/fxdb.cpp: In function ‘bool setAutoLogin(const char*, const char*, int)’:
  42. src/fxdb.cpp:280: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
  43. src/fxdb.cpp:280: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. 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
  64. src/sqlite/sqlite3.c: In function ‘parseModifier’:
  65. src/sqlite/sqlite3.c:8923: warning: comparison between signed and unsigned integer expressions
  66. src/sqlite/sqlite3.c: In function ‘ctimeFunc’:
  67. src/sqlite/sqlite3.c:9359: warning: unused parameter ‘argc’
  68. src/sqlite/sqlite3.c:9360: warning: unused parameter ‘argv’
  69. src/sqlite/sqlite3.c: In function ‘cdateFunc’:
  70. src/sqlite/sqlite3.c:9372: warning: unused parameter ‘argc’
  71. src/sqlite/sqlite3.c:9373: warning: unused parameter ‘argv’
  72. src/sqlite/sqlite3.c: In function ‘ctimestampFunc’:
  73. src/sqlite/sqlite3.c:9385: warning: unused parameter ‘argc’
  74. src/sqlite/sqlite3.c:9386: warning: unused parameter ‘argv’
  75. src/sqlite/sqlite3.c: In function ‘sqlite3RegisterDateTimeFunctions’:
  76. src/sqlite/sqlite3.c:9466: warning: comparison between signed and unsigned integer expressions
  77. src/sqlite/sqlite3.c: In function ‘sqlite3_mutex_alloc’:
  78. src/sqlite/sqlite3.c:11713: warning: missing initializer
  79. src/sqlite/sqlite3.c:11713: warning: (near initialization for ‘staticMutexes[0].id’)
  80. src/sqlite/sqlite3.c:11714: warning: missing initializer
  81. src/sqlite/sqlite3.c:11714: warning: (near initialization for ‘staticMutexes[1].id’)
  82. src/sqlite/sqlite3.c:11715: warning: missing initializer
  83. src/sqlite/sqlite3.c:11715: warning: (near initialization for ‘staticMutexes[2].id’)
  84. src/sqlite/sqlite3.c:11716: warning: missing initializer
  85. src/sqlite/sqlite3.c:11716: warning: (near initialization for ‘staticMutexes[3].id’)
  86. src/sqlite/sqlite3.c:11717: warning: missing initializer
  87. src/sqlite/sqlite3.c:11717: warning: (near initialization for ‘staticMutexes[4].id’)
  88. src/sqlite/sqlite3.c: In function ‘softHeapLimitEnforcer’:
  89. src/sqlite/sqlite3.c:12173: warning: unused parameter ‘NotUsed’
  90. src/sqlite/sqlite3.c:12174: warning: unused parameter ‘inUse’
  91. src/sqlite/sqlite3.c: In function ‘sqlite3_release_memory’:
  92. src/sqlite/sqlite3.c:12206: warning: unused parameter ‘n’
  93. src/sqlite/sqlite3.c: In function ‘appendSpace’:
  94. src/sqlite/sqlite3.c:12563: warning: comparison between signed and unsigned integer expressions
  95. src/sqlite/sqlite3.c: In function ‘vxprintf’:
  96. src/sqlite/sqlite3.c:12728: warning: comparison between signed and unsigned integer expressions
  97. src/sqlite/sqlite3.c: In function ‘sqlite3SafetyCheckOk’:
  98. src/sqlite/sqlite3.c:15098: warning: comparison between signed and unsigned integer expressions
  99. src/sqlite/sqlite3.c:15099: warning: comparison between signed and unsigned integer expressions
  100. src/sqlite/sqlite3.c: In function ‘sqlite3SafetyCheckSickOrOk’:
  101. src/sqlite/sqlite3.c:15107: warning: comparison between signed and unsigned integer expressions
  102. src/sqlite/sqlite3.c:15108: warning: comparison between signed and unsigned integer expressions
  103. src/sqlite/sqlite3.c: In function ‘full_fsync’:
  104. src/sqlite/sqlite3.c:17861: warning: unused parameter ‘fullSync’
  105. src/sqlite/sqlite3.c: In function ‘unixSectorSize’:
  106. src/sqlite/sqlite3.c:18978: warning: unused parameter ‘id’
  107. src/sqlite/sqlite3.c: In function ‘unixDeviceCharacteristics’:
  108. src/sqlite/sqlite3.c:18985: warning: unused parameter ‘id’
  109. src/sqlite/sqlite3.c: In function ‘fillInUnixFile’:
  110. src/sqlite/sqlite3.c:19195: warning: unused parameter ‘zFilename’
  111. src/sqlite/sqlite3.c: In function ‘unixDelete’:
  112. src/sqlite/sqlite3.c:19370: warning: unused parameter ‘pVfs’
  113. src/sqlite/sqlite3.c: In function ‘unixAccess’:
  114. src/sqlite/sqlite3.c:19397: warning: unused parameter ‘pVfs’
  115. src/sqlite/sqlite3.c: In function ‘unixGetTempname’:
  116. src/sqlite/sqlite3.c:19444: warning: comparison between signed and unsigned integer expressions
  117. src/sqlite/sqlite3.c:19421: warning: unused parameter ‘pVfs’
  118. src/sqlite/sqlite3.c: In function ‘unixFullPathname’:
  119. src/sqlite/sqlite3.c:19479: warning: unused parameter ‘pVfs’
  120. src/sqlite/sqlite3.c: In function ‘unixDlOpen’:
  121. src/sqlite/sqlite3.c:19540: warning: unused parameter ‘pVfs’
  122. src/sqlite/sqlite3.c: In function ‘unixDlError’:
  123. src/sqlite/sqlite3.c:19551: warning: unused parameter ‘pVfs’
  124. src/sqlite/sqlite3.c: In function ‘unixDlSym’:
  125. src/sqlite/sqlite3.c:19560: warning: unused parameter ‘pVfs’
  126. src/sqlite/sqlite3.c: In function ‘unixDlClose’:
  127. src/sqlite/sqlite3.c:19563: warning: unused parameter ‘pVfs’
  128. src/sqlite/sqlite3.c: In function ‘unixRandomness’:
  129. src/sqlite/sqlite3.c:19576: warning: unused parameter ‘pVfs’
  130. src/sqlite/sqlite3.c: In function ‘unixSleep’:
  131. src/sqlite/sqlite3.c:19621: warning: unused parameter ‘pVfs’
  132. src/sqlite/sqlite3.c: In function ‘unixCurrentTime’:
  133. src/sqlite/sqlite3.c:19645: warning: unused parameter ‘pVfs’
  134. src/sqlite/sqlite3.c: In function ‘readMasterJournal’:
  135. src/sqlite/sqlite3.c:22284: warning: comparison between signed and unsigned integer expressions
  136. src/sqlite/sqlite3.c:22301: warning: comparison between signed and unsigned integer expressions
  137. src/sqlite/sqlite3.c: In function ‘pager_playback_one_page’:
  138. src/sqlite/sqlite3.c:22824: warning: comparison between signed and unsigned integer expressions
  139. src/sqlite/sqlite3.c: In function ‘pager_playback’:
  140. src/sqlite/sqlite3.c:23202: warning: comparison between signed and unsigned integer expressions
  141. src/sqlite/sqlite3.c: In function ‘sqlite3PagerOpen’:
  142. src/sqlite/sqlite3.c:23522: warning: comparison between signed and unsigned integer expressions
  143. src/sqlite/sqlite3.c: In function ‘pager_truncate_cache’:
  144. src/sqlite/sqlite3.c:23915: warning: comparison between signed and unsigned integer expressions
  145. src/sqlite/sqlite3.c: In function ‘pager_write_pagelist’:
  146. src/sqlite/sqlite3.c:24352: warning: comparison between signed and unsigned integer expressions
  147. src/sqlite/sqlite3.c: In function ‘pagerAcquire’:
  148. src/sqlite/sqlite3.c:24969: warning: comparison between signed and unsigned integer expressions
  149. src/sqlite/sqlite3.c: In function ‘sqlite3PagerWrite’:
  150. src/sqlite/sqlite3.c:25604: warning: comparison between signed and unsigned integer expressions
  151. src/sqlite/sqlite3.c:25606: warning: comparison between signed and unsigned integer expressions
  152. src/sqlite/sqlite3.c: In function ‘sqlite3PagerCommitPhaseOne’:
  153. src/sqlite/sqlite3.c:25920: warning: comparison between signed and unsigned integer expressions
  154. src/sqlite/sqlite3.c:25921: warning: comparison between signed and unsigned integer expressions
  155. src/sqlite/sqlite3.c: In function ‘pageDestructor’:
  156. src/sqlite/sqlite3.c:28569: warning: unused parameter ‘pageSize’
  157. src/sqlite/sqlite3.c: In function ‘pageReinit’:
  158. src/sqlite/sqlite3.c:28591: warning: unused parameter ‘pageSize’
  159. src/sqlite/sqlite3.c: In function ‘sqlite3BtreeInvokeBusyHandler’:
  160. src/sqlite/sqlite3.c:28605: warning: unused parameter ‘n’
  161. src/sqlite/sqlite3.c: In function ‘incrVacuumStep’:
  162. src/sqlite/sqlite3.c:29631: warning: comparison between signed and unsigned integer expressions
  163. src/sqlite/sqlite3.c:29704: warning: comparison between signed and unsigned integer expressions
  164. src/sqlite/sqlite3.c: In function ‘autoVacuumCommit’:
  165. src/sqlite/sqlite3.c:29766: warning: comparison between signed and unsigned integer expressions
  166. src/sqlite/sqlite3.c:29772: warning: comparison between signed and unsigned integer expressions
  167. src/sqlite/sqlite3.c:29772: warning: comparison between signed and unsigned integer expressions
  168. src/sqlite/sqlite3.c:29775: warning: comparison between signed and unsigned integer expressions
  169. src/sqlite/sqlite3.c: In function ‘dfltCompare’:
  170. src/sqlite/sqlite3.c:30130: warning: unused parameter ‘NotUsed’
  171. src/sqlite/sqlite3.c: In function ‘getOverflowPage’:
  172. src/sqlite/sqlite3.c:30461: warning: comparison between signed and unsigned integer expressions
  173. src/sqlite/sqlite3.c:30465: warning: comparison between signed and unsigned integer expressions
  174. src/sqlite/sqlite3.c: In function ‘accessPayload’:
  175. src/sqlite/sqlite3.c:30587: warning: comparison between signed and unsigned integer expressions
  176. src/sqlite/sqlite3.c: In function ‘fetchPayload’:
  177. src/sqlite/sqlite3.c:30790: warning: comparison between signed and unsigned integer expressions
  178. src/sqlite/sqlite3.c: In function ‘allocateBtreePage’:
  179. src/sqlite/sqlite3.c:31404: warning: comparison between signed and unsigned integer expressions
  180. src/sqlite/sqlite3.c:31540: warning: comparison between signed and unsigned integer expressions
  181. src/sqlite/sqlite3.c:31577: warning: comparison between signed and unsigned integer expressions
  182. src/sqlite/sqlite3.c:31589: warning: comparison between signed and unsigned integer expressions
  183. src/sqlite/sqlite3.c: In function ‘clearCell’:
  184. src/sqlite/sqlite3.c:31722: warning: comparison between signed and unsigned integer expressions
  185. src/sqlite/sqlite3.c: In function ‘fillInCell’:
  186. src/sqlite/sqlite3.c:31811: warning: comparison between signed and unsigned integer expressions
  187. src/sqlite/sqlite3.c: In function ‘btreeCreateTable’:
  188. src/sqlite/sqlite3.c:33326: warning: comparison between signed and unsigned integer expressions
  189. src/sqlite/sqlite3.c: In function ‘clearDatabasePage’:
  190. src/sqlite/sqlite3.c:33437: warning: comparison between signed and unsigned integer expressions
  191. src/sqlite/sqlite3.c: In function ‘btreeDropTable’:
  192. src/sqlite/sqlite3.c:33557: warning: comparison between signed and unsigned integer expressions
  193. src/sqlite/sqlite3.c:33600: warning: comparison between signed and unsigned integer expressions
  194. src/sqlite/sqlite3.c: In function ‘sqlite3BtreeIntegrityCheck’:
  195. src/sqlite/sqlite3.c:34151: warning: comparison between signed and unsigned integer expressions
  196. src/sqlite/sqlite3.c:34155: warning: comparison between signed and unsigned integer expressions
  197. src/sqlite/sqlite3.c: In function ‘sqlite3VdbeMemMakeWriteable’:
  198. src/sqlite/sqlite3.c:34685: warning: comparison between signed and unsigned integer expressions
  199. src/sqlite/sqlite3.c: In function ‘sqlite3ValueText’:
  200. src/sqlite/sqlite3.c:35446: warning: cast from pointer to integer of different size
  201. src/sqlite/sqlite3.c: In function ‘sqlite3VdbeChangeP4’:
  202. src/sqlite/sqlite3.c:36117: warning: cast from pointer to integer of different size
  203. src/sqlite/sqlite3.c: In function ‘sqlite3VdbeList’:
  204. src/sqlite/sqlite3.c:36354: warning: comparison between signed and unsigned integer expressions
  205. src/sqlite/sqlite3.c: In function ‘sqlite3VdbeHalt’:
  206. src/sqlite/sqlite3.c:37017: warning: comparison between signed and unsigned integer expressions
  207. src/sqlite/sqlite3.c: In function ‘sqlite3VdbeFinalize’:
  208. src/sqlite/sqlite3.c:37274: warning: comparison between signed and unsigned integer expressions
  209. src/sqlite/sqlite3.c: In function ‘sqlite3VdbeRecordCompare’:
  210. src/sqlite/sqlite3.c:37736: warning: comparison between signed and unsigned integer expressions
  211. src/sqlite/sqlite3.c:37738: warning: comparison between signed and unsigned integer expressions
  212. src/sqlite/sqlite3.c:37764: warning: comparison between signed and unsigned integer expressions
  213. src/sqlite/sqlite3.c:37766: warning: comparison between signed and unsigned integer expressions
  214. src/sqlite/sqlite3.c: In function ‘sqlite3Step’:
  215. src/sqlite/sqlite3.c:38167: warning: comparison between signed and unsigned integer expressions
  216. src/sqlite/sqlite3.c: In function ‘sqlite3InvalidFunction’:
  217. src/sqlite/sqlite3.c:38327: warning: unused parameter ‘argc’
  218. src/sqlite/sqlite3.c:38328: warning: unused parameter ‘argv’
  219. src/sqlite/sqlite3.c: In function ‘columnMem’:
  220. src/sqlite/sqlite3.c:38471: warning: missing initializer
  221. src/sqlite/sqlite3.c:38471: warning: (near initialization for ‘nullMem.enc’)
  222. src/sqlite/sqlite3.c: In function ‘vdbeUnbind’:
  223. src/sqlite/sqlite3.c:38725: warning: comparison between signed and unsigned integer expressions
  224. src/sqlite/sqlite3.c: In function ‘sqlite3_transfer_bindings’:
  225. src/sqlite/sqlite3.c:38942: warning: comparison between signed and unsigned integer expressions
  226. src/sqlite/sqlite3.c:38943: warning: comparison between signed and unsigned integer expressions
  227. src/sqlite/sqlite3.c: In function ‘sqlite3VdbeExec’:
  228. src/sqlite/sqlite3.c:40894: warning: comparison between signed and unsigned integer expressions
  229. src/sqlite/sqlite3.c:40912: warning: comparison between signed and unsigned integer expressions
  230. src/sqlite/sqlite3.c:40927: warning: comparison between signed and unsigned integer expressions
  231. src/sqlite/sqlite3.c:42111: warning: comparison between signed and unsigned integer expressions
  232. src/sqlite/sqlite3.c:42756: warning: comparison between signed and unsigned integer expressions
  233. src/sqlite/sqlite3.c: In function ‘lookupName’:
  234. src/sqlite/sqlite3.c:45612: warning: comparison between signed and unsigned integer expressions
  235. src/sqlite/sqlite3.c: In function ‘codeReal’:
  236. src/sqlite/sqlite3.c:46212: warning: unused parameter ‘n’
  237. src/sqlite/sqlite3.c: In function ‘renameTableFunc’:
  238. src/sqlite/sqlite3.c:47388: warning: unused parameter ‘argc’
  239. src/sqlite/sqlite3.c: In function ‘renameTriggerFunc’:
  240. src/sqlite/sqlite3.c:47443: warning: unused parameter ‘argc’
  241. src/sqlite/sqlite3.c: In function ‘sqlite3AlterFunctions’:
  242. src/sqlite/sqlite3.c:47525: warning: comparison between signed and unsigned integer expressions
  243. src/sqlite/sqlite3.c: In function ‘analysisLoader’:
  244. src/sqlite/sqlite3.c:48337: warning: unused parameter ‘argc’
  245. src/sqlite/sqlite3.c:48337: warning: unused parameter ‘azNotUsed’
  246. src/sqlite/sqlite3.c: In function ‘attachFunc’:
  247. src/sqlite/sqlite3.c:48472: warning: unused parameter ‘argc’
  248. src/sqlite/sqlite3.c: In function ‘detachFunc’:
  249. src/sqlite/sqlite3.c:48643: warning: unused parameter ‘argc’
  250. src/sqlite/sqlite3.c: In function ‘sqlite3FindDb’:
  251. src/sqlite/sqlite3.c:49800: warning: comparison between signed and unsigned integer expressions
  252. src/sqlite/sqlite3.c: In function ‘sqlite3RefillIndex’:
  253. src/sqlite/sqlite3.c:51455: warning: cast to pointer from integer of different size
  254. src/sqlite/sqlite3.c: In function ‘typeofFunc’:
  255. src/sqlite/sqlite3.c:53595: warning: unused parameter ‘argc’
  256. src/sqlite/sqlite3.c: In function ‘lengthFunc’:
  257. src/sqlite/sqlite3.c:53615: warning: unused parameter ‘argc’
  258. src/sqlite/sqlite3.c: In function ‘absFunc’:
  259. src/sqlite/sqlite3.c:53649: warning: unused parameter ‘argc’
  260. src/sqlite/sqlite3.c: In function ‘randomFunc’:
  261. src/sqlite/sqlite3.c:53848: warning: unused parameter ‘argc’
  262. src/sqlite/sqlite3.c:53849: warning: unused parameter ‘argv’
  263. src/sqlite/sqlite3.c: In function ‘randomBlob’:
  264. src/sqlite/sqlite3.c:53864: warning: unused parameter ‘argc’
  265. src/sqlite/sqlite3.c: In function ‘last_insert_rowid’:
  266. src/sqlite/sqlite3.c:53891: warning: unused parameter ‘arg’
  267. src/sqlite/sqlite3.c:53892: warning: unused parameter ‘argv’
  268. src/sqlite/sqlite3.c: In function ‘changes’:
  269. src/sqlite/sqlite3.c:53904: warning: unused parameter ‘arg’
  270. src/sqlite/sqlite3.c:53905: warning: unused parameter ‘argv’
  271. src/sqlite/sqlite3.c: In function ‘total_changes’:
  272. src/sqlite/sqlite3.c:53917: warning: unused parameter ‘arg’
  273. src/sqlite/sqlite3.c:53918: warning: unused parameter ‘argv’
  274. src/sqlite/sqlite3.c: In function ‘nullifFunc’:
  275. src/sqlite/sqlite3.c:54163: warning: unused parameter ‘argc’
  276. src/sqlite/sqlite3.c: In function ‘versionFunc’:
  277. src/sqlite/sqlite3.c:54178: warning: unused parameter ‘argc’
  278. src/sqlite/sqlite3.c:54179: warning: unused parameter ‘argv’
  279. src/sqlite/sqlite3.c: In function ‘hexFunc’:
  280. src/sqlite/sqlite3.c:54275: warning: unused parameter ‘argc’
  281. src/sqlite/sqlite3.c: In function ‘zeroblobFunc’:
  282. src/sqlite/sqlite3.c:54306: warning: unused parameter ‘argc’
  283. src/sqlite/sqlite3.c: In function ‘replaceFunc’:
  284. src/sqlite/sqlite3.c:54327: warning: unused parameter ‘argc’
  285. src/sqlite/sqlite3.c: In function ‘trimFunc’:
  286. src/sqlite/sqlite3.c:54445: warning: cast from pointer to integer of different size
  287. src/sqlite/sqlite3.c: In function ‘sumStep’:
  288. src/sqlite/sqlite3.c:54732: warning: unused parameter ‘argc’
  289. src/sqlite/sqlite3.c: In function ‘minmaxStep’:
  290. src/sqlite/sqlite3.c:54811: warning: unused parameter ‘argc’
  291. src/sqlite/sqlite3.c: In function ‘sqlite3RegisterBuiltinFunctions’:
  292. src/sqlite/sqlite3.c:54981: warning: comparison between signed and unsigned integer expressions
  293. src/sqlite/sqlite3.c:54987: warning: cast to pointer from integer of different size
  294. src/sqlite/sqlite3.c:55005: warning: comparison between signed and unsigned integer expressions
  295. src/sqlite/sqlite3.c:55006: warning: cast to pointer from integer of different size
  296. src/sqlite/sqlite3.c: In function ‘sqlite3GenerateConstraintChecks’:
  297. src/sqlite/sqlite3.c:56295: warning: cast to pointer from integer of different size
  298. src/sqlite/sqlite3.c:56309: warning: comparison between signed and unsigned integer expressions
  299. src/sqlite/sqlite3.c:56316: warning: comparison between signed and unsigned integer expressions
  300. src/sqlite/sqlite3.c: In function ‘sqlite3CompleteInsertion’:
  301. src/sqlite/sqlite3.c:56362: warning: unused parameter ‘rowidChng’
  302. src/sqlite/sqlite3.c: In function ‘getSafetyLevel’:
  303. src/sqlite/sqlite3.c:57814: warning: comparison between signed and unsigned integer expressions
  304. src/sqlite/sqlite3.c: In function ‘flagPragma’:
  305. src/sqlite/sqlite3.c:57964: warning: comparison between signed and unsigned integer expressions
  306. src/sqlite/sqlite3.c: In function ‘sqlite3InitCallback’:
  307. src/sqlite/sqlite3.c:59043: warning: unused parameter ‘argc’
  308. src/sqlite/sqlite3.c:59043: warning: unused parameter ‘azColName’
  309. src/sqlite/sqlite3.c: In function ‘sqlite3InitOne’:
  310. src/sqlite/sqlite3.c:59230: warning: comparison between signed and unsigned integer expressions
  311. src/sqlite/sqlite3.c: In function ‘sqlite3JoinType’:
  312. src/sqlite/sqlite3.c:59916: warning: comparison between signed and unsigned integer expressions
  313. src/sqlite/sqlite3.c:59923: warning: comparison between signed and unsigned integer expressions
  314. src/sqlite/sqlite3.c: In function ‘matchOrderByTermToExprList’:
  315. src/sqlite/sqlite3.c:61269: warning: unused parameter ‘idx’
  316. src/sqlite/sqlite3.c: In function ‘minMaxQuery’:
  317. src/sqlite/sqlite3.c:62417: warning: unused parameter ‘pParse’
  318. src/sqlite/sqlite3.c: In function ‘sqlite3_get_table’:
  319. src/sqlite/sqlite3.c:63621: warning: cast to pointer from integer of different size
  320. src/sqlite/sqlite3.c: In function ‘sqlite3_free_table’:
  321. src/sqlite/sqlite3.c:63666: warning: cast from pointer to integer of different size
  322. src/sqlite/sqlite3.c: In function ‘sqlite3TriggersExist’:
  323. src/sqlite/sqlite3.c:64278: warning: unused parameter ‘pParse’
  324. src/sqlite/sqlite3.c: In function ‘sqlite3RunVacuum’:
  325. src/sqlite/sqlite3.c:65423: warning: comparison between signed and unsigned integer expressions
  326. src/sqlite/sqlite3.c: In function ‘sqlite3VtabUnlock’:
  327. src/sqlite/sqlite3.c:65560: warning: comparison between signed and unsigned integer expressions
  328. src/sqlite/sqlite3.c: In function ‘sqlite3VtabRollback’:
  329. src/sqlite/sqlite3.c:66129: warning: cast from pointer to integer of different size
  330. src/sqlite/sqlite3.c: In function ‘sqlite3VtabCommit’:
  331. src/sqlite/sqlite3.c:66138: warning: cast from pointer to integer of different size
  332. src/sqlite/sqlite3.c: In function ‘bestIndex’:
  333. src/sqlite/sqlite3.c:67885: warning: comparison between signed and unsigned integer expressions
  334. src/sqlite/sqlite3.c: In function ‘sqlite3WhereBegin’:
  335. src/sqlite/sqlite3.c:68244: warning: comparison between signed and unsigned integer expressions
  336. src/sqlite/sqlite3.c:68458: warning: comparison between signed and unsigned integer expressions
  337. src/sqlite/sqlite3.c: In function ‘yyStackOverflow’:
  338. src/sqlite/sqlite3.c:70554: warning: unused parameter ‘yypMinor’
  339. src/sqlite/sqlite3.c: In function ‘yy_reduce’:
  340. src/sqlite/sqlite3.c:71272: warning: missing initializer
  341. src/sqlite/sqlite3.c:71272: warning: (near initialization for ‘dest.iMem’)
  342. src/sqlite/sqlite3.c: In function ‘yy_syntax_error’:
  343. src/sqlite/sqlite3.c:72010: warning: unused parameter ‘yymajor’
  344. src/sqlite/sqlite3.c: In function ‘nocaseCollatingFunc’:
  345. src/sqlite/sqlite3.c:73214: warning: unused parameter ‘NotUsed’
  346. src/sqlite/sqlite3.c: At top level:
  347. src/sqlite/sqlite3.c:5843: warning: ‘sqlite3BtreeHoldsMutex’ declared ‘static’ but never defined
  348. src/sqlite/sqlite3.c:5848: warning: ‘sqlite3BtreeHoldsAllMutexes’ declared ‘static’ but never defined
  349. src/sqlite/sqlite3.c:9883: warning: ‘sqlite3FaultStep’ defined but not used
  350. src/sqlite/sqlite3.c: In function ‘sqlite3GenerateConstraintChecks’:
  351. src/sqlite/sqlite3.c:56131: warning: ‘j2’ may be used uninitialized in this function
  352. src/sqlite/sqlite3.c: In function ‘sqlite3Update’:
  353. src/sqlite/sqlite3.c:64629: warning: ‘sContext.zAuthContext’ may be used uninitialized in this function
  354. src/sqlite/sqlite3.c:64638: warning: ‘iBeginAfterTrigger’ may be used uninitialized in this function
  355. src/sqlite/sqlite3.c:64639: warning: ‘iEndAfterTrigger’ may be used uninitialized in this function
  356. src/sqlite/sqlite3.c:64640: warning: ‘iBeginBeforeTrigger’ may be used uninitialized in this function
  357. src/sqlite/sqlite3.c:64641: warning: ‘iEndBeforeTrigger’ may be used uninitialized in this function
  358. src/sqlite/sqlite3.c: In function ‘sqlite3Insert’:
  359. src/sqlite/sqlite3.c:55473: warning: ‘regFromSelect’ may be used uninitialized in this function
  360. src/sqlite/sqlite3.c: In function ‘sqlite3DeleteFrom’:
  361. src/sqlite/sqlite3.c:53123: warning: ‘sContext.zAuthContext’ may be used uninitialized in this function
  362. src/sqlite/sqlite3.c:53133: warning: ‘iBeginAfterTrigger’ may be used uninitialized in this function
  363. src/sqlite/sqlite3.c:53134: warning: ‘iEndAfterTrigger’ may be used uninitialized in this function
  364. src/sqlite/sqlite3.c:53135: warning: ‘iBeginBeforeTrigger’ may be used uninitialized in this function
  365. src/sqlite/sqlite3.c:53136: warning: ‘iEndBeforeTrigger’ may be used uninitialized in this function
  366. src/sqlite/sqlite3.c: In function ‘sqlite3VdbeExec’:
  367. src/sqlite/sqlite3.c:39471: warning: ‘pIn1’ may be used uninitialized in this function
  368. src/sqlite/sqlite3.c:39471: warning: ‘pIn2’ may be used uninitialized in this function
  369. src/sqlite/sqlite3.c:39471: warning: ‘pIn3’ may be used uninitialized in this function
  370. src/sqlite/sqlite3.c:39472: warning: ‘pOut’ may be used uninitialized in this function
  371. src/sqlite/sqlite3.c:42269: warning: ‘iKey’ may be used uninitialized in this function
  372. src/sqlite/sqlite3.c:42269: note: ‘iKey’ was declared here
  373. src/sqlite/sqlite3.c:42503: warning: ‘res’ may be used uninitialized in this function
  374. src/sqlite/sqlite3.c:42503: note: ‘res’ was declared here
  375. src/sqlite/sqlite3.c:42750: warning: ‘iMoved’ may be used uninitialized in this function
  376. src/sqlite/sqlite3.c:42750: note: ‘iMoved’ was declared here
  377. src/sqlite/sqlite3.c:42967: warning: ‘nErr’ may be used uninitialized in this function
  378. src/sqlite/sqlite3.c:42967: note: ‘nErr’ was declared here
  379. 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
  380. /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
  381. 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
  382. /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
  383. 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
  384. /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
  385. 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
  386. /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
  387. 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
  388. /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
  389. 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
  390. /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
  391. 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
  392. /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
  393. 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
  394. /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
  395. 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
  396. /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
  397. 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
  398. /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
  399. 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
  400. /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
  401. 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
  402. /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
  403. 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
  404. /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
  405. 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
  406. /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
  407. 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
  408. /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
  409. 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
  410. /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
  411. 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
  412. /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
  413. 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
  414. /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
  415. 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
  416. /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
  417. 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
  418. /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
  419. 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
  420. /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
  421. 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
  422. /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
  423. 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
  424. /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
  425. 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
  426. /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
  427. 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
  428. /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
  429. 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
  430. /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
  431. 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
  432. /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
  433. 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
  434. /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
  435. 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
  436. /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
  437. 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
  438. 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
  439. ./libfetion/lib/libfetion_64.a(fetion_api_swapper.o): In function `fx_init':
  440. /dve/workspaces/libfetion/1.2-libfetion/src/fetion_api_swapper.c:21: undefined reference to `curl_global_init'
  441. ./libfetion/lib/libfetion_64.a(fetion_api_swapper.o): In function `fx_terminate':
  442. /dve/workspaces/libfetion/1.2-libfetion/src/fetion_api_swapper.c:29: undefined reference to `curl_global_cleanup'
  443. ./libfetion/lib/libfetion_64.a(f_curl.o): In function `fetch_cookies':
  444. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:40: undefined reference to `curl_easy_getinfo'
  445. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:55: undefined reference to `curl_slist_free_all'
  446. ./libfetion/lib/libfetion_64.a(f_curl.o): In function `do_fetch_user_info':
  447. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:129: undefined reference to `curl_easy_init'
  448. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:138: undefined reference to `curl_easy_setopt'
  449. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:139: undefined reference to `curl_easy_setopt'
  450. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:143: undefined reference to `curl_easy_setopt'
  451. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:144: undefined reference to `curl_easy_setopt'
  452. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:161: undefined reference to `curl_easy_setopt'
  453. ./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
  454. ./libfetion/lib/libfetion_64.a(f_curl.o): In function `do_fetch_user_info':
  455. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:165: undefined reference to `curl_easy_perform'
  456. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:183: undefined reference to `curl_easy_cleanup'
  457. ./libfetion/lib/libfetion_64.a(f_curl.o): In function `get_first_sysconfig':
  458. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:333: undefined reference to `curl_easy_init'
  459. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:342: undefined reference to `curl_easy_setopt'
  460. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:343: undefined reference to `curl_easy_setopt'
  461. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:344: undefined reference to `curl_easy_setopt'
  462. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:346: undefined reference to `curl_easy_setopt'
  463. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:347: undefined reference to `curl_easy_setopt'
  464. ./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
  465. ./libfetion/lib/libfetion_64.a(f_curl.o): In function `get_first_sysconfig':
  466. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:354: undefined reference to `curl_slist_append'
  467. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:357: undefined reference to `curl_slist_append'
  468. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:358: undefined reference to `curl_slist_append'
  469. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:359: undefined reference to `curl_easy_setopt'
  470. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:361: undefined reference to `curl_easy_perform'
  471. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:363: undefined reference to `curl_easy_cleanup'
  472. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:364: undefined reference to `curl_slist_free_all'
  473. ./libfetion/lib/libfetion_64.a(f_curl.o): In function `fetch_server_config':
  474. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:432: undefined reference to `curl_easy_init'
  475. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:441: undefined reference to `curl_easy_setopt'
  476. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:442: undefined reference to `curl_easy_setopt'
  477. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:443: undefined reference to `curl_easy_setopt'
  478. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:444: undefined reference to `curl_easy_setopt'
  479. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:446: undefined reference to `curl_easy_setopt'
  480. ./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
  481. ./libfetion/lib/libfetion_64.a(f_curl.o): In function `fetch_server_config':
  482. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:449: undefined reference to `curl_slist_append'
  483. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:450: undefined reference to `curl_slist_append'
  484. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:451: undefined reference to `curl_slist_append'
  485. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:454: undefined reference to `curl_easy_setopt'
  486. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:456: undefined reference to `curl_easy_perform'
  487. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:458: undefined reference to `curl_easy_cleanup'
  488. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:459: undefined reference to `curl_slist_free_all'
  489. ./libfetion/lib/libfetion_64.a(f_curl.o): In function `checkNewVersion':
  490. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:642: undefined reference to `curl_easy_init'
  491. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:650: undefined reference to `curl_easy_setopt'
  492. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:651: undefined reference to `curl_easy_setopt'
  493. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:652: undefined reference to `curl_easy_setopt'
  494. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:653: undefined reference to `curl_easy_setopt'
  495. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:654: undefined reference to `curl_easy_perform'
  496. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:655: undefined reference to `curl_easy_cleanup'
  497. ./libfetion/lib/libfetion_64.a(f_curl.o): In function `curl_set_proxy':
  498. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:695: undefined reference to `curl_easy_setopt'
  499. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:698: undefined reference to `curl_easy_setopt'
  500. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:701: undefined reference to `curl_easy_setopt'
  501. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:709: undefined reference to `curl_easy_setopt'
  502. /dve/workspaces/libfetion/1.2-libfetion/src/misc/f_curl.c:711: undefined reference to `curl_easy_setopt'
  503. ./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
  504. ./libfetion/lib/libfetion_64.a(down_up_file.o): In function `set_down_cookies':
  505. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:31: undefined reference to `curl_easy_getinfo'
  506. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:44: undefined reference to `curl_slist_free_all'
  507. ./libfetion/lib/libfetion_64.a(down_up_file.o): In function `get_data_form_curl':
  508. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:91: undefined reference to `curl_easy_init'
  509. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:94: undefined reference to `curl_easy_setopt'
  510. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:95: undefined reference to `curl_easy_setopt'
  511. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:96: undefined reference to `curl_easy_setopt'
  512. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:97: undefined reference to `curl_easy_setopt'
  513. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:107: undefined reference to `curl_slist_append'
  514. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:108: undefined reference to `curl_slist_append'
  515. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:109: undefined reference to `curl_slist_append'
  516. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:111: undefined reference to `curl_slist_append'
  517. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:113: undefined reference to `curl_easy_setopt'
  518. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:115: undefined reference to `curl_easy_perform'
  519. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:116: undefined reference to `curl_easy_cleanup'
  520. /dve/workspaces/libfetion/1.2-libfetion/src/misc/down_up_file.c:117: undefined reference to `curl_slist_free_all'
  521. collect2: ld returned 1 exit status
  522. make: *** [linux-fetion] Error 1
  523. ==> ERROR: Build Failed.
  524.     Aborting...
复制代码
回复 支持 反对

使用道具 举报

发表于 2010-3-5 22:18:16 | 显示全部楼层
装上curl试试?

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

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

我是i686的
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表