Date: Tue, 22 Sep 2015 12:22:59 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203259] net/freeradius3: src/modules/rlm_ldap/sasl.c:31:10: fatal error: 'sasl/sasl.h' file not found Message-ID: <bug-203259-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: Mark.Martinec@ijs.si Assignee: zi@FreeBSD.org Flags: maintainer-feedback?(zi@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203259-13>