MySQL Forums
Forum List  »  Router & Proxy

Re: Compile error - liblua.so
Posted by: Jan Kneschke
Date: August 13, 2007 11:00AM

someone is missing the -ldl in his flags here. As a simple fix run:

$ ./configure LDFLAGS="-ldl"

--
Jan Kneschke, MySQL Enterprise Tools

Options: ReplyQuote


Subject
Views
Written By
Posted
2642
August 13, 2007 08:53AM
Re: Compile error - liblua.so
2981
August 13, 2007 11: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.