Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2021
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. admin@system:/usr/lib/lua/5.3# ldd lua_swupdate.so
  2. ldd (0x54ab7000)
  3. libc.so => ldd (0x54ab7000)
  4. Error relocating lua_swupdate.so: lua_touserdata: symbol not found
  5. Error relocating lua_swupdate.so: lua_getfield: symbol not found
  6. Error relocating lua_swupdate.so: lua_rotate: symbol not found
  7. Error relocating lua_swupdate.so: lua_getmetatable: symbol not found
  8. Error relocating lua_swupdate.so: lua_pushnumber: symbol not found
  9. Error relocating lua_swupdate.so: luaL_checkversion_: symbol not found
  10. Error relocating lua_swupdate.so: lua_isstring: symbol not found
  11. Error relocating lua_swupdate.so: lua_pushnil: symbol not found
  12. Error relocating lua_swupdate.so: lua_settop: symbol not found
  13. Error relocating lua_swupdate.so: lua_pushcclosure: symbol not found
  14. Error relocating lua_swupdate.so: lua_pushfstring: symbol not found
  15. Error relocating lua_swupdate.so: lua_tolstring: symbol not found
  16. Error relocating lua_swupdate.so: lua_type: symbol not found
  17. Error relocating lua_swupdate.so: lua_pushboolean: symbol not found
  18. Error relocating lua_swupdate.so: lua_settable: symbol not found
  19. Error relocating lua_swupdate.so: lua_setmetatable: symbol not found
  20. Error relocating lua_swupdate.so: lua_rawget: symbol not found
  21. Error relocating lua_swupdate.so: luaL_newmetatable: symbol not found
  22. Error relocating lua_swupdate.so: lua_newuserdata: symbol not found
  23. Error relocating lua_swupdate.so: lua_error: symbol not found
  24. Error relocating lua_swupdate.so: lua_gettable: symbol not found
  25. Error relocating lua_swupdate.so: lua_pushstring: symbol not found
  26. Error relocating lua_swupdate.so: luaL_argerror: symbol not found
  27. Error relocating lua_swupdate.so: luaL_checkudata: symbol not found
  28. Error relocating lua_swupdate.so: luaL_setfuncs: symbol not found
  29. Error relocating lua_swupdate.so: lua_rawset: symbol not found
  30. Error relocating lua_swupdate.so: luaL_checktype: symbol not found
  31. Error relocating lua_swupdate.so: lua_toboolean: symbol not found
  32. Error relocating lua_swupdate.so: lua_typename: symbol not found
  33. Error relocating lua_swupdate.so: lua_createtable: symbol not found
  34. Error relocating lua_swupdate.so: lua_pushinteger: symbol not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement