Bug 203259

Summary: net/freeradius3: src/modules/rlm_ldap/sasl.c:31:10: fatal error: 'sasl/sasl.h' file not found
Product: Ports & Packages Reporter: Mark.Martinec
Component: Individual Port(s)Assignee: Ryan Steinmetz <zi>
Status: Closed DUPLICATE    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (zi)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
build log under poudriere none

Description Mark.Martinec 2015-09-22 12:22:59 UTC
Created attachment 161271 [details]
build log under poudriere

A build of net/freeradius3 (3.0.9) under poudriere fails. An LDAP option
is enabled. The full log is attached, the noteworthy section is:

  CC src/modules/rlm_cache/rlm_cache.c
  CC src/modules/rlm_idn/rlm_idn.c
  CC src/modules/rlm_files/rlm_files.c
  src/modules/rlm_ldap/sasl.c:31:10: fatal error: 'sasl/sasl.h' file not found
  #include <sasl/sasl.h>
           ^
  1 error generated.
  scripts/boiler.mk:630: recipe for target 'build/objs/src/modules/rlm_ldap/sasl.lo' failed
  gmake[1]: *** [build/objs/src/modules/rlm_ldap/sasl.lo] Error 1
Comment 1 Ryan Steinmetz freebsd_committer freebsd_triage 2015-09-24 03:48:16 UTC

*** This bug has been marked as a duplicate of bug 201957 ***