Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't locate lua_pushlstring #109

Open
pseudoparenchymatous opened this issue Jun 4, 2023 · 0 comments
Open

Can't locate lua_pushlstring #109

pseudoparenchymatous opened this issue Jun 4, 2023 · 0 comments

Comments

@pseudoparenchymatous
Copy link

pseudoparenchymatous commented Jun 4, 2023

require("foo") gives me this

E5108: Error executing lua vim/_init_packages.lua:40: dlopen failed: cannot
 locate symbol "lua_pushlstring" referenced by "/data/data/com.termux/files
/home/foobar/lua/foo.so"...
stack traceback:
        [C]: in function 'error'
        vim/_init_packages.lua:40: in function <vim/_init_packages.lua:15>
        [C]: in function 'require'
        [string ":lua"]:1: in main chunk

Anyone know why? I'm on Termux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant