当前位置: 技术问答>linux和unix
我快不行了,谁帮忙整整呀~~
来源: 互联网 发布时间:2015-12-22
本文导语: 我安装ACE有2天了,总是报各种错误,好不容易configure成功,make时又报了这样的错误: ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::operator=(const ACE_Future&) ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::~ACE_Future() ld: 0711-317 ERROR: ...
我安装ACE有2天了,总是报各种错误,好不容易configure成功,make时又报了这样的错误:
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::operator=(const ACE_Future&)
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::~ACE_Future()
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::ACE_Future()
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future_Observer::~ACE_Future_Observer()
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::ACE_Future(const ACE_Future&)
ld: 0711-317 ERROR: Undefined symbol: ACE_Future_Observer::~ACE_Future_Observer()
ld: 0711-317 ERROR: Undefined symbol: .ACE_Node::ACE_Node(ACE_Node*,int)
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::get(int&,ACE_Time_Value*) const
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::set(const int&)
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
各位高手帮忙分析看,到底是什么原因啊?
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::operator=(const ACE_Future&)
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::~ACE_Future()
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::ACE_Future()
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future_Observer::~ACE_Future_Observer()
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::ACE_Future(const ACE_Future&)
ld: 0711-317 ERROR: Undefined symbol: ACE_Future_Observer::~ACE_Future_Observer()
ld: 0711-317 ERROR: Undefined symbol: .ACE_Node::ACE_Node(ACE_Node*,int)
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::get(int&,ACE_Time_Value*) const
ld: 0711-317 ERROR: Undefined symbol: .ACE_Future::set(const int&)
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
各位高手帮忙分析看,到底是什么原因啊?
|
楼主有没有把AEC加入系统得环境变量?
|
你可以先指定一下ACE得路径 编译看看
g++ -o Server main.o Server.o /opt/ACE/lib/libACE.so
g++ -o Server main.o Server.o /opt/ACE/lib/libACE.so
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。