Cannot compile the SVN version

pplive p2pnet10 at gmail.com
Sun Feb 16 18:27:42 PST 2014


Dear all,
I just downloaded the svn version of WANProxy, and tried to "make" it.
However, I cannot compile it. The error information is as follows (my
system is Ubuntu 10.04) :
/../../../event/event_poll_select.cc
../../../../event/event_poll_select.cc: In constructor 'EventPoll::EventPoll()':
../../../../event/event_poll_select.cc:38: error: no matching function
for call to 'Thread::Thread()'
../../../../common/thread/thread.h:42: note: candidates are:
Thread::Thread(const std::string&)
../../../../common/thread/thread.h:34: note:
Thread::Thread(const Thread&)
../../../../event/event_poll_select.cc:38: error: no matching function
for call to 'Mutex::Mutex()'
../../../../common/thread/mutex.h:39: note: candidates are:
Mutex::Mutex(const std::string&)
../../../../common/thread/mutex.h:34: note:
Mutex::Mutex(const Mutex&)
../../../../event/event_poll_select.cc: At global scope:
../../../../event/event_poll_select.cc:94: error: no 'void
EventPoll::wait(int)' member function declared in class 'EventPoll'
make[4]: *** [event_poll_select.o] Error 1
make[4]: Leaving directory
`/users/yeung/wanproxy-svn/trunk/io/pipe/example/pipe-link-null-cat1'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/users/yeung/wanproxy-svn/trunk/io/pipe/example'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/users/yeung/wanproxy-svn/trunk/io/pipe'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/users/yeung/wanproxy-svn/trunk/io'
make: *** [all] Error 2
Can someone provide me some hint? Thanks so much!
Best regards,
Alex


More information about the wanproxy mailing list