leafo / lua-enet

Bindings to ENet for Lua
http://leafo.net/lua-enet/
85 stars 25 forks source link

Undefined symbol: luaL_openlib #20

Closed lukeacat closed 4 years ago

lukeacat commented 4 years ago

kuteshi@universe-1 ~/lol % lua server.lua
lua: error loading module 'enet' from file '/usr/local/lib/lua/5.3/enet.so': /usr/local/lib/lua/5.3/enet.so: undefined symbol: luaL_openlib stack traceback: [C]: in ? [C]: in function 'require' server.lua:1: in main chunk [C]: in ? kuteshi@universe-1 ~/lol %

les-citrons commented 3 years ago

what was the problem? how is this solved?