make: *** [dsgame-message.o] Erreur 1 again..
Posted: Sun Nov 23, 2014 8:31 pm
Hello, what's happening?
g++ -std=gnu++0x -DHAVE_CONFIG_H -I. -I./src/common -DdsUDPSERV -I/usr/include/lua5.1 -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -g -O2 -MT dsgame-message.o -MD -MP -MF .deps/dsgame-message.Tpo -c -o dsgame-message.o `test -f 'src/map/message.cpp' || echo './'`src/map/message.cpp
src/map/message.cpp:37:17: error: no matching function for call to ‘zmq::context_t::context_t()’
src/map/message.cpp:37:17: note: candidates are:
In file included from src/map/message.h:27:0,
from src/map/message.cpp:24:
/usr/include/zmq.hpp:241:9: note: zmq::context_t::context_t(const zmq::context_t&)
/usr/include/zmq.hpp:241:9: note: candidate expects 1 argument, 0 provided
/usr/include/zmq.hpp:210:16: note: zmq::context_t::context_t(zmq::context_t&&)
/usr/include/zmq.hpp:210:16: note: candidate expects 1 argument, 0 provided
/usr/include/zmq.hpp:202:16: note: zmq::context_t::context_t(int)
/usr/include/zmq.hpp:202:16: note: candidate expects 1 argument, 0 provided
make: *** [dsgame-message.o] Erreur 1
g++ -std=gnu++0x -DHAVE_CONFIG_H -I. -I./src/common -DdsUDPSERV -I/usr/include/lua5.1 -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -g -O2 -MT dsgame-message.o -MD -MP -MF .deps/dsgame-message.Tpo -c -o dsgame-message.o `test -f 'src/map/message.cpp' || echo './'`src/map/message.cpp
src/map/message.cpp:37:17: error: no matching function for call to ‘zmq::context_t::context_t()’
src/map/message.cpp:37:17: note: candidates are:
In file included from src/map/message.h:27:0,
from src/map/message.cpp:24:
/usr/include/zmq.hpp:241:9: note: zmq::context_t::context_t(const zmq::context_t&)
/usr/include/zmq.hpp:241:9: note: candidate expects 1 argument, 0 provided
/usr/include/zmq.hpp:210:16: note: zmq::context_t::context_t(zmq::context_t&&)
/usr/include/zmq.hpp:210:16: note: candidate expects 1 argument, 0 provided
/usr/include/zmq.hpp:202:16: note: zmq::context_t::context_t(int)
/usr/include/zmq.hpp:202:16: note: candidate expects 1 argument, 0 provided
make: *** [dsgame-message.o] Erreur 1