https://bugzilla.suse.com/show_bug.cgi?id=1226307 https://bugzilla.suse.com/show_bug.cgi?id=1226307#c4 Gordon Leung <pirateclip@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #4 from Gordon Leung <pirateclip@protonmail.com> --- Turns out the luajit headers ARE included in luajit-devel just in a (non-standard) directory which is: /usr/include/luajit-5_1-2.1 So any package which wants to build with luajit-devel headers needs to add: export LUA_INCLUDE="-I/usr/include/luajit-5_1-2.1" to their %build and %install sections. -- You are receiving this mail because: You are on the CC list for the bug.