openresty / openresty

High Performance Web Platform Based on Nginx and LuaJIT

Home Page:https://openresty.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

illumos build fail

gx-song opened this issue · comments

lj_err.c: In function 'lj_err_unwind_dwarf':
lj_err.c:472:2: error: #error "Broken build system -- only use the provided Makefiles!"
472 | #error "Broken build system -- only use the provided Makefiles!"

Building openrest1.21.4.3 on illumos (omnios) will fail. if add -m32 ,is ok.

I think this issue should be reported to luajit :)