Re: FreeBSD libinput

2014-11-25 Thread Peter Hutterer
On Mon, Nov 24, 2014 at 12:37:47PM -0700, Ales Katona wrote: > Hey, > > as far as I know epoll is only available on freeBSD via the linux > compatibility kernel + libraries layer, which is not installed by default. > There is kqueue which is an arguably better event handling mechanism. > There's a

Re: FreeBSD libinput

2014-11-24 Thread Ales Katona
Hey, as far as I know epoll is only available on freeBSD via the linux compatibility kernel + libraries layer, which is not installed by default. There is kqueue which is an arguably better event handling mechanism. There's an existing patch for such a rewrite here: http://lists.freedesktop.org/ar

Re: FreeBSD libinput

2014-11-23 Thread Peter Hutterer
On Fri, Nov 21, 2014 at 09:10:24PM -0700, Ales Katona wrote: > I wanted to try and compile libinput under freeBSD seeing how epoll has > been patched into kqueue on the platform, but I'm getting stopped by > configure saying it can't find EPOLL_CLOEXEC. Is this just a configure > block or is the co

FreeBSD libinput

2014-11-21 Thread Ales Katona
Hello, I wanted to try and compile libinput under freeBSD seeing how epoll has been patched into kqueue on the platform, but I'm getting stopped by configure saying it can't find EPOLL_CLOEXEC. Is this just a configure block or is the code still linux specific? Thanks, Ales -- Feel the power o