newcivs Posted January 30, 2014 Report Share Posted January 30, 2014 (edited) SVN: 14707OS: RfRemixKernel: Linux 3.12.9-300.fc20.i686+PAE i686GCC: 4.8.2 20131212GPU info00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller]) Subsystem: Intel Corporation Device d613 Flags: bus master, fast devsel, latency 0, IRQ 43 Memory at d0000000 (64-bit, non-prefetchable) Memory at c0000000 (64-bit, prefetchable) I/O ports at f140 Expansion ROM at <unassigned> [disabled] Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Kernel driver in use: i915CPU intel core duo "aka celeron"bug:$ make -j3==== Building mocks_real (release) ======== Building network (release) ======== Building lobby (release) ====Creating obj/mocks_real_Releasemocks_real.cppCreating obj/network_ReleaseCreating obj/lobby_Releaseprecompiled.hprecompiled.hLinking mocks_real==== Building glooxwrapper (release) ====Creating obj/glooxwrapper_Releaseprecompiled.hNetServer.cppStanzaExtensions.cppXmppClient.cppprecompiled.cpp../../../source/lobby/XmppClient.cpp: En la función miembro ‘void XmppClient::GetRoleString(gloox::MUCRoomRole, std::string&) const’:../../../source/lobby/XmppClient.cpp:891:31: error: ‘gloox::MUCRoomRole’ no es una clase o un espacio de nombres #define CASE(x,y) case gloox::MUCRoomRole::x: role = y; break ^../../../source/lobby/XmppClient.cpp:892:2: nota: in expansion of macro ‘CASE’ CASE(RoleNone, "none"); ^../../../source/lobby/XmppClient.cpp:891:31: error: ‘gloox::MUCRoomRole’ no es una clase o un espacio de nombres #define CASE(x,y) case gloox::MUCRoomRole::x: role = y; break ^../../../source/lobby/XmppClient.cpp:893:2: nota: in expansion of macro ‘CASE’ CASE(RoleVisitor, "visitor"); ^../../../source/lobby/XmppClient.cpp:891:31: error: ‘gloox::MUCRoomRole’ no es una clase o un espacio de nombres #define CASE(x,y) case gloox::MUCRoomRole::x: role = y; break ^../../../source/lobby/XmppClient.cpp:894:2: nota: in expansion of macro ‘CASE’ CASE(RoleParticipant, "participant"); ^../../../source/lobby/XmppClient.cpp:891:31: error: ‘gloox::MUCRoomRole’ no es una clase o un espacio de nombres #define CASE(x,y) case gloox::MUCRoomRole::x: role = y; break ^../../../source/lobby/XmppClient.cpp:895:2: nota: in expansion of macro ‘CASE’ CASE(RoleModerator, "moderator"); ^../../../source/lobby/XmppClient.cpp:891:31: error: ‘gloox::MUCRoomRole’ no es una clase o un espacio de nombres #define CASE(x,y) case gloox::MUCRoomRole::x: role = y; break ^../../../source/lobby/XmppClient.cpp:896:2: nota: in expansion of macro ‘CASE’ CASE(RoleInvalid, "invalid"); ^make[1]: *** [obj/lobby_Release/XmppClient.o] Error 1make: *** [lobby] Error 2make: *** Se espera a que terminen otras tareas....NetClient.cppglooxwrapper.cppNetMessage.cppLinking glooxwrapperNetStats.cppNetHost.cppNetSession.cppNetFileTransfer.cppfsm.cppNetTurnManager.cppprecompiled.cppNetMessageSim.cppuser: that's not important "in normal and root i get bug!" Edited January 30, 2014 by newcivs Quote Link to comment Share on other sites More sharing options...
historic_bruno Posted January 31, 2014 Report Share Posted January 31, 2014 Thanks, should be fixed in r14709. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.