Skip to content

luaver does not build lua etc.. on OpenBSD ( even with gmake and gcc installed ) #67

@4mig4

Description

@4mig4

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions