Bug 203259 - net/freeradius3: src/modules/rlm_ldap/sasl.c:31:10: fatal error: 'sasl/sasl.h' file not found
Summary: net/freeradius3: src/modules/rlm_ldap/sasl.c:31:10: fatal error: 'sasl/sasl.h...
Status: Closed DUPLICATE of bug 201957
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-22 12:22 UTC by Mark.Martinec
Modified: 2015-09-24 03:48 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (zi)


Attachments
build log under poudriere (24.94 KB, text/plain)
2015-09-22 12:22 UTC, Mark.Martinec
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***