latteye 发表于 2005-12-7 19:00:49

aMule2.0.3 安装make出错!求教

AddFriend.cpp: At global scope:
AddFriend.cpp:61: error: prototype for 'void CAddFriend::OnAddBtn(wxCommandEvent&)' does not match any in class 'CAddFriend'
AddFriend.h:45: error: candidate is: void CAddFriend::OnAddBtn(int&)
AddFriend.cpp: In member function 'void CAddFriend::OnAddBtn(wxCommandEvent&)':
AddFriend.cpp:67: error: 'FindWindow' was not declared in this scope
AddFriend.cpp:75: error: 'wxMessageBox' was not declared in this scope
AddFriend.cpp:80: error: 'wxMessageBox' was not declared in this scope
AddFriend.cpp:94: error: 'EndModal' was not declared in this scope
AddFriend.cpp: At global scope:
AddFriend.cpp:98: error: prototype for 'void CAddFriend::OnCloseBtn(wxCommandEvent&)' does not match any in class 'CAddFriend'
AddFriend.h:46: error: candidate is: void CAddFriend::OnCloseBtn(int&)
AddFriend.cpp: In member function 'void CAddFriend::OnCloseBtn(wxCommandEvent&)':
AddFriend.cpp:101: error: 'EndModal' was not declared in this scope
/usr/local/include/wx/event.h: At global scope:
/usr/local/include/wx/event.h:1949: warning: inline function 'wxEventTableEntry::wxEventTableEntry(const wxEventTableEntry&)' used but never defined
make[3]: *** [amule-AddFriend.o] 错误 1
make[3]: Leaving directory `/root/aMule-2.0.3/src'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/root/aMule-2.0.3/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/aMule-2.0.3'
make: *** [all] 错误 2
[root@localhost aMule-2.0.3]#

系统是mandriva 2006
每次用amule都要折腾一下……哎 而且有些时候没有办法创建带有中文的文件名呢

newroo 发表于 2005-12-8 12:07:43

建议用urpmi 安装

latteye 发表于 2005-12-9 17:33:06

谢谢指点 我去学习一下

niverse 发表于 2005-12-17 23:46:16

嗨!我用debian也是麻烦不断!哎!!!!
页: [1]
查看完整版本: aMule2.0.3 安装make出错!求教