Bug 11733 - Building with FAM support is broken
Summary: Building with FAM support is broken
Status: ASSIGNED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Ralph Böhme
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-12 16:23 UTC by Ralph Böhme
Modified: 2016-02-12 16:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Böhme 2016-02-12 16:23:23 UTC
waf is missing a define for HAVE_FAM and we pass the notifyd callback ad fam_watch, but inside notify_fam.c we define the function as _ fam_watch.