Solution: Package "inotify-tools" installed. Make these symlinks: ln -s /usr/include/inotifytools/inotify.h /usr/include/sys/inotify.h ln -s /usr/include/inotifytools/inotifytools.h /usr/include/sys/inotify-nosys.h PolicyKit now builds.
Adapted from here: http://www.dovecot.org/list/dovecot/2008-March/029185.html 2008/5/9 Martin Wenzlick <[EMAIL PROTECTED]>: > Thanks for pointing that out Pat. > I have worked around it for now by removing PolicyKit and ConsoleKit as a > dependancy for hal, and got as far as a nice Garnome desktop. Consequences > remain to be seen. > > > > On 7/05/2008, at 2:26 AM, Pat Suwalski wrote: > > 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 >> > >
-- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
