Skip to content

lua5.5 only: python.so: undefined symbol: luaL_openlibs #100

Description

@cclauss

lua5.5 tests/test_py.lua # fails...

The tests pass on lua5.1 and lua5.3 but fail on lua5.5 with:

lua5.5: error loading module 'python' from file './python.so':
	./python.so: undefined symbol: luaL_openlibs

luaL_openlibs(LuaState);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions