Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212822 - gnome-base/gnome-vfs: please make FAM (gamin) support optional through fam USE flag
Summary: gnome-base/gnome-vfs: please make FAM (gamin) support optional through fam US...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-09 13:26 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-04-05 16:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-03-09 13:26:17 UTC
While the fam backend comes handy for FreeBSD and non-inotify-capable systems (2.4 for instance), forcing it does not look very nice to me. I'd sincerely rather let it just use inotify and not have gamin installed at all. There is already a handy --disable-fam option to ./configure ;)
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-09 20:16:01 UTC
on a related note, please read bug #207081.

So I imagine the logic would be something with USE="fam" and some kernel_linux checks or something. I'm not an expert on what provides this mechanism on each systems so it would be great if someones lists them here.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-03-09 20:31:43 UTC
fam (gamin) allows supporting kqueue on FreeBSD, inotify on modern Linux and dnotify on older Linux, and falls back to polling if everything fails.

On the other hand, if one knows he doesn't need fam, I don't think it's a good idea to force fam on him ;)
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-04-05 14:38:30 UTC
Still missing a fam USE flag...
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-04-05 16:51:46 UTC
fixed.