https://bugs.openldap.org/show_bug.cgi?id=9565
Issue ID: 9565 Summary: radlib.h: No such file or directory - passwd slapd-module Product: OpenLDAP Version: 2.5.4 Hardware: All OS: Linux Status: UNCONFIRMED Severity: normal Priority: --- Component: contrib Assignee: bugs@openldap.org Reporter: rguichardspam@Gmail.com Target Milestone: ---
Hi, while compile passwd slapd-modules, I've got error on Radius compilation.
gcc -DOPENLDAP_FD_SETSIZE=4096 -O2 -g -DSLAP_SCHEMA_EXPOSE -g -O2 -I/usr/kerberos/include -I../../../include -I../../../include -I../../../servers/slapd -c radius.c -fPIC -DPIC -o .libs/radius.o radius.c:27:20: fatal error: radlib.h: No such file or directory #include <radlib.h>
I've searched which package could provide the radlib file but I didn't found it.
Please confirm which package should be used .. or link to the source..
I'm on CentOS
https://bugs.openldap.org/show_bug.cgi?id=9565
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Howard Chu hyc@openldap.org --- This is not an OpenLDAP bug, closing this ticket. Use the openldap-technical mailing list for software usage questions.
https://bugs.openldap.org/show_bug.cgi?id=9565
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED