Jump to content

Sharkypt

Members
  • Posts

    2
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Sharkypt

  1. My fault... It seems that a directory with a space in the name give this error...
  2. My system is Ubuntu 8.10 x86_64 and compiling the Mangos I have this error: ... ../../../src/realmd/../shared/Database/Field.h: In member function ‘uint64 Field::GetUInt64() const’: ../../../src/realmd/../shared/Database/Field.h:60: warning: format ‘%llu’ expects type ‘long long unsigned int*’, but argument 3 has type ‘uint64*’ mv -f .deps/AuthSocket.Tpo .deps/AuthSocket.Po mv -f .deps/RealmList.Tpo .deps/RealmList.Po /bin/bash ../../libtool --tag=CXX --mode=link g++ -DENABLE_RA -DENABLE_CLI -DDO_MYSQL -g -O2 -L../../dep/src/sockets -L../../dep/src/zthread -L/opt/mangos/lib -Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient_r -lz -lssl ../../dep/ACE_wrappers/ace/libACE.la -o mangos-realmd AuthSocket.o Main.o RealmList.o ../shared/Database/libmangosdatabase.a ../shared/Config/libmangosconfig.a ../shared/Auth/libmangosauth.a ../shared/libmangosshared.a ../framework/libmangosframework.a ../../dep/src/sockets/libmangossockets.a ../../dep/src/zthread/libZThread.la -lpthread libtool: link: cannot find the library `' or unhandled argument `Mangos/mangos/obj/dep/src/sockets' make[3]: ** [mangos-realmd] Erro 1 make[3]: Saindo do diretório `/media/Dados/Software/WoW Mangos/mangos/obj/src/realmd' make[2]: ** [all-recursive] Erro 1 make[2]: Saindo do diretório `/media/Dados/Software/WoW Mangos/mangos/obj/src' make[1]: ** [all-recursive] Erro 1 make[1]: Saindo do diretório `/media/Dados/Software/WoW Mangos/mangos/obj' make: ** [all] Erro 2 Can anyone point me what is wrong? Many thanks, Sharky @ PTNet
×
×
  • 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