Boost logo

Boost Users :

Subject: Re: [Boost-users] asio: sys/epoll.h
From: Igor R (boost.lists_at_[hidden])
Date: 2009-12-20 15:55:31


> /home/beo/Software/C++/UC-8410/boost/include/boost-1_39/boost/asio/detail/epoll_reactor.hpp:27:23:
> warning: sys/epoll.h: No such file or directory
> ...
>
> My cross toolchain obviously does not feature such a file. Any way to
> circumvent or solve this issue?
>
> These are my compiler specs:
> g++ (GCC) 4.2.1
> Copyright (C) 2007 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> It's the UC-8410 MOXA toolchain.

I know nothing about this platform, but you can try and use
BOOST_ASIO_DISABLE_EPOLL macro:
http://www.boost.org/doc/libs/1_38_0/doc/html/boost_asio/using.html


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net