Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 15:48:36 -0600
From:      Rebecca Cran <rebecca@bluestop.org>
To:        Kyle Evans <kevans@freebsd.org>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: 13-CURRENT lua loader complains dynamic libs not supported
Message-ID:  <0094cff7-02c2-bca1-3cdc-190c1ad08a59@bluestop.org>
In-Reply-To: <CACNAnaGigX=nuz9UgzP_tHcOXbZ51fNoUeSk=VV2gsYeungXDg@mail.gmail.com>
References:  <etPan.5bd488fc.327b23c6.16b9@bluestop.org> <CACNAnaGigX=nuz9UgzP_tHcOXbZ51fNoUeSk=VV2gsYeungXDg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0094cff7-02c2-bca1-3cdc-190c1ad08a59>