[Bug 202681] net/freeradius3 w/ ldap on errors on sasl
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 26 18:08:42 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202681
Bug ID: 202681
Summary: net/freeradius3 w/ ldap on errors on sasl
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: zi at FreeBSD.org
Reporter: amvandemore at gmail.com
Flags: maintainer-feedback?(zi at FreeBSD.org)
Assignee: zi at FreeBSD.org
/usr/ports/net/freeradius3 # make showconfig
===> The following configuration options are available for freeradius3-3.0.9:
DEVELOPER=off: Enable developer options
DOCS=on: Build and/or install documentation
EDIR=off: Enable eDirectory support (implies LDAP)
EXPERIMENTAL=off: Build experimental modules
FIREBIRD=off: With Firebird database support (EXPERIMENTAL)
FREETDS=off: FreeTDS library support
HEIMDAL=off: With Heimdal Kerberos support
HEIMDAL_PORT=off: With Heimdal Kerberos from ports
IDN=off: International Domain Names support
KERBEROS=off: Kerberos support
LDAP=on: LDAP protocol support
MYSQL=on: MySQL database support
PERL=on: Perl scripting language support
PGSQL=on: PostgreSQL database support
PYTHON=on: Python bindings or support
REDIS=on: Redis key-value store database support
REST=on: Enable RESTful API support
RUBY=off: Ruby bindings or support
SQLITE3=on: SQLite 3 database support
SSL_PORT=off: Use OpenSSL from the ports collection
UDPFROMTO=off: Compile in UDPFROMTO support
UNIXODBC=on: With unixODBC database support
USER=on: Run as user freeradius, group freeradius
CC src/modules/rlm_ldap/rlm_ldap.c
CC src/modules/rlm_ldap/attrmap.c
CC src/modules/rlm_ldap/ldap.c
CC src/modules/rlm_ldap/clients.c
CC src/modules/rlm_ldap/groups.c
CC src/modules/rlm_ldap/edir.c
CC src/modules/rlm_ldap/sasl.c
CC src/modules/rlm_linelog/rlm_linelog.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[2]: *** [build/objs/src/modules/rlm_ldap/sasl.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory
'/usr/ports/net/freeradius3/work/freeradius-server-3.0.9'
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list