[ANN] Multi-Level namespaces

Chaigneau, Nicolas nicolas.chaigneau at capgemini.com
Mon Nov 30 09:28:03 CET 2020


Hello,


Wanted to try it out, but FR doesn't build ATM:


src/lib/util/socket.c: In function ‘fr_socket_bind’:
src/lib/util/socket.c:902:10: warning: implicit declaration of function ‘fr_cap_enable’ [-Wimplicit-function-declaration]
  902 |    (void)fr_cap_enable(CAP_NET_RAW, CAP_EFFECTIVE); /* Sets error on failure, which will be seen if the bind fails */
      |          ^~~~~~~~~~~~~
src/lib/util/socket.c:902:24: error: ‘CAP_NET_RAW’ undeclared (first use in this function)
  902 |    (void)fr_cap_enable(CAP_NET_RAW, CAP_EFFECTIVE); /* Sets error on failure, which will be seen if the bind fails */
      |                        ^~~~~~~~~~~
src/lib/util/socket.c:902:24: note: each undeclared identifier is reported only once for each function it appears in
src/lib/util/socket.c:902:37: error: ‘CAP_EFFECTIVE’ undeclared (first use in this function)
  902 |    (void)fr_cap_enable(CAP_NET_RAW, CAP_EFFECTIVE); /* Sets error on failure, which will be seen if the bind fails */
      |                                     ^~~~~~~~~~~~~
make[1]: *** [scripts/boiler.mk:704: build/objs/src/lib/util/socket.lo] Error 1
make[1]: Leaving directory '/mnt/wifi/users/NCH/src-dhcperfcli/freeradius-server-4.0.0-dhcperfcli'
make: *** [Makefile:291: freeradius-build] Error 2



Regards,
Nicolas.

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.



More information about the Freeradius-Devel mailing list