MySQL Forums
Forum List  »  Router & Proxy

Using luasocket from lua script undefined symbol
Posted by: Juan Segarra Montesinos
Date: April 24, 2008 06:00AM

Hi all. I'm trying to use luasocket library from a lua script in mysql proxy to communicate with a server. I get the following error:

error loading module 'socket.core' from file '/usr/local/lib/lua/5.1/socket/core.so':
/usr/local/lib/lua/5.1/socket/core.so: undefined symbol: lua_insert

I can use luasocket from lua binary without problems.

Any ideas?

Thanks in advance :)

Options: ReplyQuote


Subject
Views
Written By
Posted
Using luasocket from lua script undefined symbol
4337
April 24, 2008 06:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.