fam 2.7.0 macosx patch
I have begun the long, lonely journey of compiling GNOME 2.6, and the first roadblock I
hit was in the prereqs with fam. Now I
realize that you only really need this for Nautilus, and since I'm
running MacOSX, I don't really need to use it as a file manager
(although, surprisingly, there are times when it can be handy.) But I
am a resolute pedant.
So I collected the FreeBSD patches for fam 2.6.8, applied them to the fam 2.7.0 source, did a little more tweaking specific for Darwin, and came up with this patch. So fam now compiles, but I don't know if it actually works.
It's pretty amazing the things you can do with code without even understanding a single line of it.
(The cleaner thing to do would be to utilize MacOSX's built-in file-change notification, but I have no idea how to do that.)