Jump to content

Compilation error on Mac OS X


Guest SomAndrey

Recommended Posts

p
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../../dep/ACE_wrappers -I.. -DACE_BUILD_DLL -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wpointer-arith -framework Carbon -pipe -O -MT libACE_la-DLL_Manager.lo -MD -MP -MF .deps/libACE_la-DLL_Manager.Tpo -c ../../../../dep/ACE_wrappers/ace/DLL_Manager.cpp  -fno-common -DPIC -o .libs/libACE_la-DLL_Manager.o
../../../../dep/ACE_wrappers/ace/DLL_Manager.cpp: In member function 'void ACE_DLL_Handle::get_dll_names(const ACE_TCHAR*, ACE_Array<ACE_String_Base<char> >&)':
../../../../dep/ACE_wrappers/ace/DLL_Manager.cpp:437: error: 'ACE_LIB_TEXT' was not declared in this scope
make[6]: *** [libACE_la-DLL_Manager.lo] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I have compiled mangos from git on Mac OS X 10.6.4

Link to comment
Share on other sites

×
×
  • 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