Actions
Bug #2314
closed--with-fam not working anymore
Status:
Invalid
Priority:
Normal
Category:
-
Target version:
-
ASK QUESTIONS IN Forums:
Description
since revision 2785 I am unable to compile lighttpd with gamin/fam. "--with-fam" is unkown and when starting lighttpd it will not start.
2011-05-10 00:48:15 (configfile.c:284) server.stat-cache-engine can be one of "disable", "simple" but not: fam
Updated by stbuehler about 14 years ago
- Status changed from New to Invalid
works fine on our buildbot: http://buildbot.lighttpd.net/builders/l1.4-linux-debian/builds/12/steps/configure_1/logs/stdio
we just made the stat-cache-engine check stricter, so it only accepts engines that are really available, fam probably never worked for you.
Updated by lifeofguenter about 14 years ago
Debian-Squeeze:
- dpkg -l | grep gamin
ii gamin 0.1.10-2+b1 File and directory monitoring system
ii libgamin-dev 0.1.10-2+b1 Development files for the gamin client library
ii libgamin0 0.1.10-2+b1 Client library for the gamin file and directory monitoring system
- ./configure --with-fam
configure: WARNING: unrecognized options: --with-fam
Using lighttpd-svn-head -> ./autogen.sh -> ./configure...
Updated by stbuehler about 14 years ago
svn trunk is not the current 1.4.x branch.
Updated by lifeofguenter about 14 years ago
never said I was in a branch :) sorry for that.
Actions
Also available in: Atom