LinuxSir.cn,穿越时空的Linuxsir!

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

安装amule的问题 ......怎么回事 编译 错误了 ~~

[复制链接]
发表于 2007-3-20 15:26:16 | 显示全部楼层 |阅读模式
then mv -f ".deps/libmuleappgui_a-listctrl.Tpo" ".deps/libmuleappgui_a-listctrl.Po"; else rm -f ".deps/libmuleappgui_a-listctrl.Tpo"; exit 1; fi
extern/listctrl.262.cpp: In member function ‘int MuleExtern::wxListLineDataArray::Index(const MuleExtern::_wxObjArraywxListLineDataArray&, bool) const’:
extern/listctrl.262.cpp:375: warning: declaration of ‘Item’ shadows a member of 'this'
extern/listctrl.262.cpp: In member function ‘bool MuleExtern::wxListItemData::IsHit(int, int) const’:
extern/listctrl.262.cpp:925: warning: ‘Inside’ is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:490)
extern/listctrl.262.cpp: In member function ‘void MuleExtern::wxListHeaderWindow::OnPaint(wxPaintEvent&)’:
extern/listctrl.262.cpp:1703: warning: ‘BeginDrawing’ is deprecated (declared at /usr/local/include/wx-2.8/wx/dc.h:392)
extern/listctrl.262.cpp:1818: warning: ‘EndDrawing’ is deprecated (declared at /usr/local/include/wx-2.8/wx/dc.h:393)
extern/listctrl.262.cpp: In member function ‘long int MuleExtern::wxListMainWindow::HitTestLine(size_t, int, int) const’:
extern/listctrl.262.cpp:2374: warning: ‘Inside’ is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:490)
extern/listctrl.262.cpp:2385: warning: ‘Inside’ is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:490)
extern/listctrl.262.cpp: In member function ‘void MuleExtern::wxListMainWindow::OnPaint(wxPaintEvent&)’:
extern/listctrl.262.cpp:2623: warning: ‘BeginDrawing’ is deprecated (declared at /usr/local/include/wx-2.8/wx/dc.h:392)
extern/listctrl.262.cpp:2811: warning: ‘EndDrawing’ is deprecated (declared at /usr/local/include/wx-2.8/wx/dc.h:393)
extern/listctrl.262.cpp: In member function ‘bool MuleExtern::wxGenericListCtrl::Create(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxValidator&, const wxString&)’:
extern/listctrl.262.cpp:4889: warning: ‘SetBestSize’ is deprecated (declared at /usr/local/include/wx-2.8/wx/window.h:1414)
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappgui_a-MuleGifCtrl.o -MD -MP -MF ".deps/libmuleappgui_a-MuleGifCtrl.Tpo" -c -o libmuleappgui_a-MuleGifCtrl.o `test -f 'MuleGifCtrl.cpp' || echo './'`MuleGifCtrl.cpp; \
        then mv -f ".deps/libmuleappgui_a-MuleGifCtrl.Tpo" ".deps/libmuleappgui_a-MuleGifCtrl.Po"; else rm -f ".deps/libmuleappgui_a-MuleGifCtrl.Tpo"; exit 1; fi
MuleGifCtrl.cpp: In member function ‘bool MuleGifCtrl:oadData(const char*, int)’:
MuleGifCtrl.cpp:69: error: no matching function for call to ‘wxGIFDecoder::wxGIFDecoder(wxMemoryInputStream*, int)’
/usr/local/include/wx-2.8/wx/gifdecod.h:104: note: candidates are: wxGIFDecoder::wxGIFDecoder(const wxGIFDecoder&)
/usr/local/include/wx-2.8/wx/gifdecod.h:52: note:                 wxGIFDecoder::wxGIFDecoder()
MuleGifCtrl.cpp:70: error: ‘class wxGIFDecoder’ has no member named ‘ReadGIF’
MuleGifCtrl.cpp:76: error: ‘class wxGIFDecoder’ has no member named ‘GoFirstFrame’
MuleGifCtrl.cpp:78: error: no matching function for call to ‘wxGIFDecoder::ConvertToImage(wxImage*)’
/usr/local/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const
MuleGifCtrl.cpp: In member function ‘void MuleGifCtrl::Start()’:
MuleGifCtrl.cpp:89: error: ‘class wxGIFDecoder’ has no member named ‘GoLastFrame’
MuleGifCtrl.cpp: In member function ‘virtual wxSize MuleGifCtrl::GetBestSize()’:
MuleGifCtrl.cpp:105: error: ‘class wxGIFDecoder’ has no member named ‘GetLogicalScreenWidth’
MuleGifCtrl.cpp:105: error: ‘class wxGIFDecoder’ has no member named ‘GetLogicalScreenHeight’
MuleGifCtrl.cpp: In member function ‘void MuleGifCtrl::OnTimer(wxTimerEvent&)’:
MuleGifCtrl.cpp:113: error: ‘class wxGIFDecoder’ has no member named ‘GoNextFrame’
MuleGifCtrl.cpp:116: error: no matching function for call to ‘wxGIFDecoder::ConvertToImage(wxImage*)’
/usr/local/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const
MuleGifCtrl.cpp:122: error: no matching function for call to ‘wxGIFDecoder::GetDelay()’
/usr/local/include/wx-2.8/wx/gifdecod.h:65: note: candidates are: virtual long int wxGIFDecoder::GetDelay(unsigned int) const
MuleGifCtrl.cpp: In member function ‘void MuleGifCtrl::OnPaint(wxPaintEvent&)’:
MuleGifCtrl.cpp:132: error: ‘class wxGIFDecoder’ has no member named ‘GetLogicalScreenWidth’
MuleGifCtrl.cpp:133: error: ‘class wxGIFDecoder’ has no member named ‘GetLogicalScreenHeight’
MuleGifCtrl.cpp:137: error: ‘class wxGIFDecoder’ has no member named ‘GetLeft’
MuleGifCtrl.cpp:137: error: ‘class wxGIFDecoder’ has no member named ‘GetTop’
make[3]: *** [libmuleappgui_a-MuleGifCtrl.o] Error 1
make[3]: Leaving directory `/home/rubbishfish/Desktop/aMule-2.1.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/rubbishfish/Desktop/aMule-2.1.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rubbishfish/Desktop/aMule-2.1.3'
make: *** [all] Error 2
linux-baobao:/home/rubbishfish/Desktop/aMule-2.1.3 #
发表于 2007-3-20 15:50:57 | 显示全部楼层
为什么不用源安装?
回复 支持 反对

使用道具 举报

发表于 2007-3-20 16:28:04 | 显示全部楼层
wxgtk版本不对吧?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-3-20 17:08:20 | 显示全部楼层
下载的wx 2.8啊 //安装源里面没有呢 ~~
回复 支持 反对

使用道具 举报

发表于 2007-3-20 17:37:15 | 显示全部楼层
guru 里面有 amule
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-3-20 17:54:48 | 显示全部楼层
加源好麻烦阿
回复 支持 反对

使用道具 举报

发表于 2007-3-20 18:55:33 | 显示全部楼层
用smart,方便.
回复 支持 反对

使用道具 举报

发表于 2007-3-20 19:12:20 | 显示全部楼层
用安装源省事很多吧
回复 支持 反对

使用道具 举报

发表于 2007-3-21 00:39:36 | 显示全部楼层
Post by biosxjj
加源好麻烦阿


还头一次听说加源比编译麻烦的……
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-3-21 09:47:04 | 显示全部楼层
是呀  加了源每次进都要读源读半天~~
回复 支持 反对

使用道具 举报

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

本版积分规则

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