Re: Building without epoll - configure fails
Shahid Mahmood
Thu Mar 24 12:07:29 2016
Yes, that would be my next step. The SDK reports (incorrectly) at build
time that epoll is present, whereas it not.
Thanks for the tip!
On Thu, Mar 24, 2016 at 8:04 AM, Roy Marples <roy@xxxxxxxxxxxx> wrote:
> On 24/03/2016 12:00, Shahid Mahmood wrote:
> > Right. epoll is not available on our device. An attempt to use it
> > results in:
> >
> > "eloop_signal_set_cb: Function not implemented"
>
> Interesting.
>
> Have you considered removing sys/epoll.h instead so that epoll aware
> systems know it's not there at compile time? That is probably a better
> solution and would fix any other packages that you have using epoll
> quite quickly as well.
>
> Roy
>
Archive administrator: postmaster@marples.name