[ANN] Multi-Level namespaces

Alan DeKok aland at deployingradius.com
Mon Nov 30 14:56:15 CET 2020


On Nov 30, 2020, at 3:28 AM, Chaigneau, Nicolas via Freeradius-Devel <freeradius-devel at lists.freeradius.org> wrote:
> 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 */
>      |          ^~~~~~~~~~~~~

  Hmm... it works in docker (ubuntu 18) and on GitHub continuous integration.

  Did you re-run "configure" after grabbing the latest image?

  Alan DeKok.




More information about the Freeradius-Devel mailing list