红联Linux门户
Linux帮助

安装amule出错,帮忙!!!!!!!!!

发布时间:2011-09-14 20:00:26来源:红联作者:liangchaofu
[root@localhost aMule-2.2.6]# make
Generating translations for ar
Generating translations for ast
Generating translations for bg
Generating translations for ca
Generating translations for cs
Generating translations for da
Generating translations for de
Generating translations for el
Generating translations for en_GB
Generating translations for es
Generating translations for et_EE
Generating translations for eu
Generating translations for fi
Generating translations for fr
Generating translations for gl
Generating translations for he
Generating translations for hr
Generating translations for hu
Generating translations for it
Generating translations for it_CH
Generating translations for ja
Generating translations for ko_KR
Generating translations for lt
Generating translations for nl
Generating translations for nn
Generating translations for pl
Generating translations for pt_BR
Generating translations for pt_PT
Generating translations for ru
Generating translations for sl
Generating translations for sq
Generating translations for sv
Generating translations for tr
Generating translations for uk
Generating translations for zh_CN
Generating translations for zh_TW
Parsing 2 files
FileName: ECTagTypes
FileContent: EC tag types for use on the ec library.
Reading content section...
Datatype: Enum
Dataname: ECTagTypes
DataType: uint8
No more content sections
All info parsed
FileName: ECCodes
FileContent: EC codes and type definition.
Reading content section...
Datatype: TypeDef
Reading content section...
Datatype: Enum
Dataname: ProtocolVersion
DataType: uint16
Reading content section...
Datatype: Enum
Dataname: ECFlags
DataType: uint32
Reading content section...
Datatype: Enum
Dataname: ECOpCodes
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: ECTagNames
DataType: uint16
Reading content section...
Datatype: Enum
Dataname: EC_DETAIL_LEVEL
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: EC_SEARCH_TYPE
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: EC_STATTREE_NODE_VALUE_TYPE
DataType: uint8
Reading content section...
Datatype: Enum
Dataname: EcPrefs
DataType: uint32
No more content sections
All info parsed
Generating ECVersion.h... created.
Compiling ECTag.cpp
在包含自 ECTag.cpp:25 的文件中:
ECTag.h:28:20: 错误:iostream:没有那个文件或目录
ECTag.h:29:19: 错误:sstream:没有那个文件或目录
在包含自 ../../../../src/libs/common/StringFunctions.h:30 的文件中,
从 ECTag.h:34,
从 ECTag.cpp:25:
../../../../src/libs/common/../../Types.h:33:42: 错误:list:没有那个文件或目录
../../../../src/libs/common/../../Types.h:34:45: 错误:vector:没有那个文件或目录
在包含自 ECTag.h:42 的文件中,
从 ECTag.cpp:25:
../../../MD4Hash.h:39:18: 错误:string:没有那个文件或目录
在包含自 ECTag.cpp:26 的文件中:
ECSocket.h:30:42: 错误:deque:没有那个文件或目录
ECSocket.h:31:86: 错误:memory:没有那个文件或目录
../../../../src/libs/common/../../Types.h:119: 错误:expected initializer before ‘<’ token
../../../../src/libs/common/../../Types.h:121: 错误:expected initializer before ‘<’ token
../../../../src/libs/common/../../Types.h:122: 错误:expected initializer before ‘<’ token
../../../../src/libs/common/../../Types.h:125: 错误:expected initializer before ‘<’ token
../../../MD4Hash.h:174: 错误:expected unqualified-id before ‘&’ token
../../../MD4Hash.h:174: 错误:expected ‘,’ or ‘...’ before ‘&’ token
../../../MD4Hash.h:174: 错误:ISO C++ 不允许声明无类型的 ‘parameter’
../../../MD4Hash.h:215: 错误:‘string’ 在命名空间 ‘std’ 中没有命名一个类型
../../../MD4Hash.h: In member function ‘bool CMD4Hash::Decode(int)’:
../../../MD4Hash.h:175: 错误:‘hash’ 在此作用域中尚未声明
../../../MD4Hash.h:180: 错误:‘hash’ 在此作用域中尚未声明
../../../MD4Hash.h:180: 错误:‘toupper’ 在此作用域中尚未声明
../../../MD4Hash.h: In member function ‘bool CMD4Hash::Decode(const wxString&)’:
../../../MD4Hash.h:203: 错误:‘string’ 不是 ‘std’ 的成员
../../../MD4Hash.h: In member function ‘wxString CMD4Hash::Encode() const’:
../../../MD4Hash.h:233: 错误:‘EncodeSTL’ 在此作用域中尚未声明
ECTag.h: At global scope:
ECTag.h:71: 错误:‘string’ 在命名空间 ‘std’ 中没有命名一个类型
ECTag.h: In member function ‘wxString EC_IPv4_t::StringIP(bool)’:
ECTag.h:82: 错误:‘StringIPSTL’ 在此作用域中尚未声明
ECTag.h: At global scope:
ECTag.h:106: 错误:expected unqualified-id before ‘&’ token
ECTag.h:106: 错误:expected ‘,’ or ‘...’ before ‘&’ token
ECTag.h:106: 错误:ISO C++ 不允许声明无类型的 ‘parameter’
ECTag.h:141: 错误:‘string’ 在命名空间 ‘std’ 中没有命名一个类型
ECTag.h:199: 错误:‘std::string’ 尚未声明
ECTag.h:259: 错误:ISO C++ 不允许声明无类型的 ‘vector’
ECTag.h:259: 错误:typedef 名不能是嵌套名指定
ECTag.h:259: 错误:expected ‘;’ before ‘<’ token
ECTag.h:260: 错误:‘TagList’ 没有命名一个类型
ECTag.h:268: 错误:expected unqualified-id before ‘&’ token
ECTag.h:268: 错误:expected ‘,’ or ‘...’ before ‘&’ token
ECTag.h:268: 错误:ISO C++ 不允许声明无类型的 ‘parameter’
ECTag.h: In constructor ‘CECTag::CECTag(ec_tagname_t, const char*)’:
ECTag.h:111: 错误:从类型 ‘const char*’ 到类型 ‘int’ 的转换无效
ECTag.h:111: 错误: 初始化实参 2,属于 ‘void CECTag::ConstructStringTag(ec_tagname_t, int)’
ECTag.h: In member function ‘const CECTag* CECTag::GetTagByIndex(size_t) const’:
ECTag.h:119: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.h: In member function ‘CECTag* CECTag::GetTagByIndex(size_t)’:
ECTag.h:121: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.h: In member function ‘size_t CECTag::GetTagCount() const’:
ECTag.h:129: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.h: In member function ‘void CECTag::AssignIfExist(ec_tagname_t, int&)’:
ECTag.h:202: 错误:‘class CECTag’ 没有名为 ‘GetStringDataSTL’ 的成员
ECSocket.h: At global scope:
ECSocket.h:75: 错误:ISO C++ 不允许声明无类型的 ‘deque’
ECSocket.h:75: 错误:错误地使用了 ‘::’
ECSocket.h:75: 错误:expected ‘;’ before ‘<’ token
ECSocket.h:78: 错误:ISO C++ 不允许声明无类型的 ‘vector’
ECSocket.h:78: 错误:错误地使用了 ‘::’
ECSocket.h:78: 错误:expected ‘;’ before ‘<’ token
ECSocket.h:79: 错误:ISO C++ 不允许声明无类型的 ‘vector’
ECSocket.h:79: 错误:错误地使用了 ‘::’
ECSocket.h:79: 错误:expected ‘;’ before ‘<’ token
ECSocket.h:80: 错误:ISO C++ 不允许声明无类型的 ‘auto_ptr’
ECSocket.h:80: 错误:错误地使用了 ‘::’
ECSocket.h:80: 错误:expected ‘;’ before ‘<’ token
ECSocket.h:81: 错误:ISO C++ 不允许声明无类型的 ‘auto_ptr’
ECSocket.h:81: 错误:错误地使用了 ‘::’
ECSocket.h:81: 错误:expected ‘;’ before ‘<’ token
ECSocket.h:160: 错误:‘string’ 在命名空间 ‘std’ 中没有命名一个类型
ECSocket.h:251: 错误:ISO C++ 不允许声明无类型的 ‘vector’
ECSocket.h:251: 错误:错误地使用了 ‘::’
ECSocket.h:251: 错误:expected ‘;’ before ‘<’ token
ECSocket.h: In constructor ‘CQueuedData::CQueuedData(size_t)’:
ECSocket.h:256: 错误:类 ‘CQueuedData’ 没有名为 ‘m_data’ 的字段
ECSocket.h:258: 错误:‘m_data’ 在此作用域中尚未声明
ECSocket.h: In member function ‘void CQueuedData::Rewind()’:
ECSocket.h:265: 错误:‘m_data’ 在此作用域中尚未声明
ECTag.cpp: In constructor ‘CECTag::CECTag(const CECTag::NullTagConstructorSelector*)’:
ECTag.cpp:54: 错误:类 ‘CECTag’ 没有名为 ‘m_tagList’ 的字段
ECTag.cpp: At global scope:
ECTag.cpp:168: 错误:expected unqualified-id before ‘&’ token
ECTag.cpp:168: 错误:expected ‘,’ or ‘...’ before ‘&’ token
ECTag.cpp:168: 错误:ISO C++ 不允许声明无类型的 ‘parameter’
ECTag.cpp: In constructor ‘CECTag::CECTag(ec_tagname_t, int)’:
ECTag.cpp:170: 错误:‘data’ 在此作用域中尚未声明
ECTag.cpp: In constructor ‘CECTag::CECTag(ec_tagname_t, const wxString&)’:
ECTag.cpp:183: 错误:从类型 ‘const char*’ 到类型 ‘int’ 的转换无效
ECTag.cpp:183: 错误: 初始化实参 2,属于 ‘void CECTag::ConstructStringTag(ec_tagname_t, int)’
ECTag.cpp: In copy constructor ‘CECTag::CECTag(const CECTag&)’:
ECTag.cpp:208: 错误:‘const class CECTag’ 没有名为 ‘m_tagList’ 的成员
ECTag.cpp:209: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.cpp:209: 错误:‘const class CECTag’ 没有名为 ‘m_tagList’ 的成员
ECTag.cpp:210: 错误:‘TagList’ 未声明
ECTag.cpp:210: 错误:expected `;' before ‘i’
ECTag.cpp:210: 错误:‘i’ 在此作用域中尚未声明
ECTag.cpp:210: 错误:‘const class CECTag’ 没有名为 ‘m_tagList’ 的成员
ECTag.cpp:211: 错误:‘const class CECTag’ 没有名为 ‘m_tagList’ 的成员
ECTag.cpp: In constructor ‘CECTag::CECTag(ec_tagname_t, double)’:
ECTag.cpp:308: 错误:‘ostringstream’ 不是 ‘std’ 的成员
ECTag.cpp:308: 错误:expected `;' before ‘double_str’
ECTag.cpp:309: 错误:‘double_str’ 在此作用域中尚未声明
ECTag.cpp: In member function ‘CECTag& CECTag::operator=(const CECTag&)’:
ECTag.cpp:348: 错误:‘swap’ 不是 ‘std’ 的成员
ECTag.cpp:349: 错误:‘swap’ 不是 ‘std’ 的成员
ECTag.cpp:350: 错误:‘swap’ 不是 ‘std’ 的成员
ECTag.cpp:351: 错误:‘swap’ 不是 ‘std’ 的成员
ECTag.cpp:352: 错误:‘swap’ 不是 ‘std’ 的成员
ECTag.cpp:353: 错误:‘swap’ 不是 ‘std’ 的成员
ECTag.cpp:353: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.cpp:353: 错误:‘class CECTag’ 没有名为 ‘m_tagList’ 的成员
ECTag.cpp:354: 错误:‘swap’ 不是 ‘std’ 的成员
ECTag.cpp: In member function ‘bool CECTag::AddTag(const CECTag&)’:
ECTag.cpp:407: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.cpp: In member function ‘bool CECTag::WriteTag(CECSocket&) const’:
ECTag.cpp:500: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.cpp: In member function ‘bool CECTag::ReadChildren(CECSocket&)’:
ECTag.cpp:529: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.cpp:544: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.cpp: In member function ‘bool CECTag::WriteChildren(CECSocket&) const’:
ECTag.cpp:564: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.cpp:567: 错误:‘TagList’ 未声明
ECTag.cpp:567: 错误:expected `;' before ‘i’
ECTag.cpp:567: 错误:‘i’ 在此作用域中尚未声明
ECTag.cpp: In member function ‘const CECTag* CECTag::GetTagByName(ec_tagname_t) const’:
ECTag.cpp:582: 错误:‘TagList’ 未声明
ECTag.cpp:582: 错误:expected `;' before ‘i’
ECTag.cpp:582: 错误:‘i’ 在此作用域中尚未声明
ECTag.cpp:582: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.cpp: In member function ‘CECTag* CECTag::GetTagByName(ec_tagname_t)’:
ECTag.cpp:595: 错误:‘TagList’ 未声明
ECTag.cpp:595: 错误:expected `;' before ‘i’
ECTag.cpp:595: 错误:‘i’ 在此作用域中尚未声明
ECTag.cpp:595: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.cpp: In member function ‘uint32 CECTag::GetTagLen() const’:
ECTag.cpp:625: 错误:‘TagList’ 未声明
ECTag.cpp:625: 错误:expected `;' before ‘i’
ECTag.cpp:625: 错误:‘i’ 在此作用域中尚未声明
ECTag.cpp:625: 错误:‘m_tagList’ 在此作用域中尚未声明
ECTag.cpp: At global scope:
ECTag.cpp:660: 错误:‘string’ 在命名空间 ‘std’ 中没有命名一个类型
ECTag.cpp: In member function ‘wxString CECTag::GetStringData() const’:
ECTag.cpp:677: 错误:‘GetStringDataSTL’ 在此作用域中尚未声明
ECTag.cpp: In member function ‘double CECTag::GetDoubleData() const’:
ECTag.cpp:742: 错误:‘istringstream’ 不是 ‘std’ 的成员
ECTag.cpp:742: 错误:expected `;' before ‘double_str’
ECTag.cpp:745: 错误:‘double_str’ 在此作用域中尚未声明
ECTag.cpp: At global scope:
ECTag.cpp:750: 错误:expected unqualified-id before ‘&’ token
ECTag.cpp:750: 错误:expected ‘,’ or ‘...’ before ‘&’ token
ECTag.cpp:750: 错误:ISO C++ 不允许声明无类型的 ‘parameter’
ECTag.cpp: In member function ‘void CECTag::ConstructStringTag(ec_tagname_t, int)’:
ECTag.cpp:752: 错误:‘data’ 在此作用域中尚未声明
make[7]: *** [ECTag.o] 错误 1
make[6]: *** [all] 错误 2
make[5]: *** [all-recursive] 错误 1
make[4]: *** [all] 错误 2
make[3]: *** [all-recursive] 错误 1
make[2]: *** [all-recursive] 错误 1
make[1]: *** [all-recursive] 错误 1
make: *** [all] 错误 2
[root@localhost aMule-2.2.6
./configure没有报错,就make出错,帮帮忙!!!!!!!
文章评论

共有 4 条评论

  1. liangchaofu 于 2011-09-16 15:24:41发表:

    还是自己动手丰衣足食,搞定!!!!!!!!

  2. liangchaofu 于 2011-09-15 16:44:19发表:

    centso5.5 bt pps都自已编译好了,就着个amule{:2_91:}{:2_91:}{:2_91:}{:2_91:}{:2_91:}{:2_91:}{:2_91:}{:2_91:}

  3. 壮东风 于 2011-09-15 09:49:19发表:

    楼主用的是什么系统?不需要编译源码了吧?

  4. liangchaofu 于 2011-09-15 01:02:27发表:

    {:2_91:} {:2_91:}
    {:2_91:}
    {:2_91:}
    {:2_91:}
    {:2_91:}
    {:2_91:}
    {:2_91:}
    {:2_91:}
    {:2_91:}
    {:2_91:}
    {:2_91:}
    {:2_91:}