Re: build of PolickyKit fails on Debian Etch, Garnome 2.22.1



Martin Wenzlick wrote:
polkit-context.c:38:25: error: sys/inotify.h: No such file or directory

I've dealt with inotify on Etch. I believe the issue is that Debian didn't provide the inotify header -- glibc versioning has little to do with the headers in sys/, since those are meant to match the kernel structures.

You should be able to grab just the header from another system and throw it in. It might not actually work at runtime, but it should build.

--Pat


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]