Source: linux86
Version: 0.16.17-3.7
Severity: serious

Your package fails to build from source due to:

cc -O   -c -o elks_sys.o elks_sys.c
elks_sys.c: In function ‘elks_reboot’:
elks_sys.c:659:23: error: implicit declaration of function ‘reboot’ 
[-Wimplicit-function-declaration]
  659 |    case 0:     return reboot(0xfee1dead, 672274793, 0);
      |                       ^~~~~~

Reply via email to