make all SYSCFLAGS="-DLUA_USE_POSIX -DLUA_USE_DLOPEN" SYSLIBS="-Wl,-E"
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -c lapi.c
/bin/sh: gcc: not found
*** Error 127 in src (<sys.mk>:87 'lapi.o')
*** Error 2 in src (Makefile:105 'bsd')
*** Error 2 in /home/me/.luaver/src/lua-5.4.8 (Makefile:55 'bsd': @cd src && make bsd)
Unable to execute the following command:
make
Exiting
gcc-11.2.0p15
gmake-4.4.1