13-CURRENT lua loader complains dynamic libs not supported

Rebecca Cran rebecca at bluestop.org
Sat Oct 27 21:48:44 UTC 2018


On 10/27/18 10:34 AM, Kyle Evans wrote:

>
> Hmm... something's definitely amiss here- there's no reason this
> should be munging through /usr/local/... at all- it's not in the
> LUA_PATH. I'd be interested in knowing if there's anything funky about
> your build or run setup- I have lua53 installed, but I don't seem to
> have any odd interactions.


I don't even have lua installed: /usr/local/lib/lua doesn't exist!

I just updated to b9d1ddaf9ff163befda062c8c272fc91b176ac0a from github 
and verified that "git diff master..upstream/master" doesn't show any 
changes.

"strings /boot/loader_lua" shows 
"/usr/local/lib/lua/5.3/?.so;/usr/local/lib/lua/5.3/loadall.so;./?.so"


grepping for "usr/local" in the source tree (stand/) shows:


./liblua/luaconf.h:205:#define LUA_ROOT    "/usr/local/"



-- 
Rebecca



More information about the freebsd-current mailing list