spiky
2018-04-12 18:01:22 UTC
Building systemd-238 fails with 3 errors "patch applied"
../src/basic/missing.h:528:17: error: expected identifier before numeric
constant #define MS_MOVE 8192
../src/shared/bus-unit-util.c:1073:42: error: ‘MS_REC’ undeclared (first
use in this function); did you mean ‘DT_REG’?
uint64_t flags = MS_REC;
I am building in chroot, to get past these errors I applied the sed's
from lfs systemd which it finished to build.
Is the issue because I,m building "chroot", dont think thats a problem
../src/basic/missing.h:528:17: error: expected identifier before numeric
constant #define MS_MOVE 8192
../src/shared/bus-unit-util.c:1073:42: error: ‘MS_REC’ undeclared (first
use in this function); did you mean ‘DT_REG’?
uint64_t flags = MS_REC;
I am building in chroot, to get past these errors I applied the sed's
from lfs systemd which it finished to build.
Is the issue because I,m building "chroot", dont think thats a problem
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscri
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscri