Jump to content

Problem with ACE


Auntie Mangos

Recommended Posts

HI everyone. Got huge trouble with compiling not-builtin ACE. Simply It doesn't want to compile.

OS - Ubuntu 9.04

Mangos - 10618(clear and not)

ACE versions - from 5.7.6 till 5.8.2(noone helped)

Used this one guide http://getmangos.eu/community/viewtopic.php?id=12411&p=1

Seems that thisone very old commit created such problem: http://github.com/mangos/mangos/commit/6fa7fbe5d18115cb0d81708bfa2f697c154d3112

make[5]: Leaving directory `/root/mangos/1/src/shared'
make[4]: Leaving directory `/root/mangos/1/src/shared'
make[3]: Leaving directory `/root/mangos/1/src/shared'
Making all in realmd
make[3]: Entering directory `/root/mangos/1/src/realmd'
 CXX    AuthSocket.o
 CXX    BufferedSocket.o
 CXX    Main.o
 CXX    PatchHandler.o
 CXX    RealmList.o
 CXXLD  mangos-realmd
Main.o: In function `ACE_Acceptor<AuthSocket, ACE_SOCK_Acceptor>::accept_svc_handler(AuthSocket*)':
/usr/local/include/ace/Acceptor.cpp:301: undefined reference to `ACE_SOCK_Acceptor::accept(ACE_SOCK_Stream&, ACE_Addr*, ACE_Time_Value*, bool, bool) const'
PatchHandler.o: In function `ACE_Singleton<PatchCache, ACE_Thread_Mutex>::cleanup(void*)':
PatchHandler.cpp:(.text._ZN13ACE_SingletonI10PatchCache16ACE_Thread_MutexE7cleanupEPv[ACE_Singleton<PatchCache, ACE_Thread_Mutex>::cleanup(void*)]+0x10): undefined reference to `ACE_Object_Manager::remove_at_exit_i(void*)'
PatchHandler.o: In function `ACE_Singleton<PatchCache, ACE_Thread_Mutex>::instance()':
PatchHandler.cpp:(.text._ZN13ACE_SingletonI10PatchCache16ACE_Thread_MutexE8instanceEv[ACE_Singleton<PatchCache, ACE_Thread_Mutex>::instance()]+0x122): undefined reference to `ACE_Object_Manager::at_exit_i(void*, void (*)(void*, void*), void*, char const*)'
../shared/libmangosshared.a(Threading.o): In function `ACE_Time_Value::set(long, long)':
/usr/local/include/ace/Time_Value.inl:81: undefined reference to `ACE_Time_Value::normalize(bool)'
collect2: ld returned 1 exit status

Please don't tell me "use builtin ACE". I can't use it due to some reasons

Link to comment
Share on other sites

  • 40 years later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use