Re: build of PolickyKit fails on Debian Etch, Garnome 2.22.1
- From: "Martin Wenzlick" <mwenzlick gmail com>
- To: "Pat Suwalski" <pat suwalski net>
- Cc: garnome-list gnome org
- Subject: Re: build of PolickyKit fails on Debian Etch, Garnome 2.22.1
- Date: Sat, 10 May 2008 12:56:05 +1200
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.html2008/5/9 Martin Wenzlick <
mwenzlick gmail com>:
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]