Cannot compile the SVN version

Juli Mallett juli at clockworksquid.com
Sun Feb 16 18:31:18 PST 2014


You're trying to build a bunch of stuff you don't need (including the few
test programs that rely on select(2) for terrible reasons.)  Just go into
programs/wanproxy and run "make".

Thanks,
Juli.


On Sun, Feb 16, 2014 at 6:27 PM, pplive <p2pnet10 at gmail.com> wrote:

> 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
> _______________________________________________
> wanproxy mailing list
> wanproxy at lists.wanproxy.org
> http://lists.wanproxy.org/listinfo.cgi/wanproxy-wanproxy.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wanproxy.org/pipermail/wanproxy-wanproxy.org/attachments/20140216/9aa6e8b2/attachment-0002.htm>


More information about the wanproxy mailing list