6 Nov
2015
6 Nov
'15
11:36 a.m.
On Nov 6, 2015, at 11:33 AM, dev <devuan.2@gmail.com> wrote:
I'm trying to build an openLDAP module using radexample.c from freeradius-client-1.1.7 and getting an error "/src/freeradius-client-1.1.7/config.h:212:0: warning: "LITTLE_ENDIAN" redefined [enabled by default]"
This macro is also defined in the file /openldap_2.4.28.orig/include/ac/bytes.h. What's the best way to fix this?
Edit one header file to delete the definition. Alan DeKok.