[Gambas-user] Is it about Linux headers?
Admin
admin at allunix.ru
Sun Feb 26 11:08:25 CET 2023
I wonder if errors like this are due to lack of linux headers installed
in my system:
Making all in main
Making all in gbc
CC gbc3-gb_error.o
lcc: "/usr/include/bits/fcntl-linux.h", line 346: catastrophic error #1696:
cannot open source file "linux/falloc.h"
# include <linux/falloc.h>
^
1 catastrophic error detected in the compilation of "gb_error.c".
Compilation terminated.
make[4]: *** [Makefile:847: gbc3-gb_error.o] Error 1
make[3]: *** [Makefile:464: all-recursive] Error 1
make[2]: *** [Makefile:396: all] Error 2
make[1]: *** [Makefile:444: all-recursive] Error 1
make: *** [Makefile:385: all] Error 2
because I don't get why would Gambas require them. Or is it something
different?
- Dmitry.
More information about the User
mailing list