[Bug 203259] net/freeradius3: src/modules/rlm_ldap/sasl.c:31:10: fatal error: 'sasl/sasl.h' file not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 22 12:23:01 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203259

            Bug ID: 203259
           Summary: net/freeradius3: src/modules/rlm_ldap/sasl.c:31:10:
                    fatal error: 'sasl/sasl.h' file not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi at FreeBSD.org
          Reporter: Mark.Martinec at ijs.si
          Assignee: zi at FreeBSD.org
             Flags: maintainer-feedback?(zi at FreeBSD.org)

Created attachment 161271
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161271&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list