Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 2015 18:08:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202681] net/freeradius3 w/ ldap on errors on sasl
Message-ID:  <bug-202681-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: amvandemore@gmail.com
             Flags: maintainer-feedback?(zi@FreeBSD.org)
          Assignee: zi@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202681-13>