You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.
In file included from /usr/include/kea/dhcpsrv/subnet.h:15,
from subnet_select_co.cc:15:
/usr/include/kea/dhcpsrv/network.h:17:10: fatal error: dhcpsrv/cfg_globals.h: No such file or directory
17 | #include <dhcpsrv/cfg_globals.h>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:551: libducl_la-subnet_select_co.lo] Error 1
Kea doesn’t provide dhcpsrv/cfg_globals.h anymore.
I’m removing it from Alpine Linux Edge now due to this. The latest stable release with this plugin is Alpine v3.16 and Kea 2.0.3.
@geostarling Hopefully, we won’t need this plugin soon, so it’s probably not necessary to address this. Then we will archive this repository.
The text was updated successfully, but these errors were encountered:
Kea doesn’t provide
dhcpsrv/cfg_globals.h
anymore.I’m removing it from Alpine Linux Edge now due to this. The latest stable release with this plugin is Alpine v3.16 and Kea 2.0.3.
@geostarling Hopefully, we won’t need this plugin soon, so it’s probably not necessary to address this. Then we will archive this repository.
The text was updated successfully, but these errors were encountered: