Project

General

Profile

Actions

Bug #2314

closed

--with-fam not working anymore

Added by lifeofguenter almost 13 years ago. Updated almost 13 years ago.

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

Actions #1

Updated by stbuehler almost 13 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.

Actions #2

Updated by lifeofguenter almost 13 years ago

Debian-Squeeze:

  1. 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
  1. ./configure --with-fam
    configure: WARNING: unrecognized options: --with-fam

Using lighttpd-svn-head -> ./autogen.sh -> ./configure...

Actions #3

Updated by stbuehler almost 13 years ago

svn trunk is not the current 1.4.x branch.

Actions #4

Updated by lifeofguenter almost 13 years ago

never said I was in a branch :) sorry for that.

Actions

Also available in: Atom