MySQL Forums
Forum List  »  Router & Proxy

Re: Compile
Posted by: Lars Johansson
Date: September 10, 2007 08:21AM

Hi again,
I'm sorry to bother again, but I failed once more. And one again I greatful for any suggestions.

First I:
make clean
make distclean

then I:

./configure LUA_CFLAGS="-I/usr/local/include" LUA_LIBS="-L/usr/local/lib -ldl"

then I tried to make, which ended:

/home/tooljn/proxy/mysql-proxy-0.5.1/src/network-mysqld-proxy.c:948: undefined reference to `lua_settop'
mysql_proxy-network-mysqld-proxy.o: In function `lua_free_script':
/home/tooljn/proxy/mysql-proxy-0.5.1/src/network-mysqld-proxy.c:634: undefined reference to `lua_close'
collect2: ld returned 1 exit status
make[2]: *** [mysql-proxy] Error 1
make[2]: Leaving directory `/home/tooljn/proxy/mysql-proxy-0.5.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tooljn/proxy/mysql-proxy-0.5.1'
make: *** [all] Error 2

Options: ReplyQuote


Subject
Views
Written By
Posted
4061
September 10, 2007 07:15AM
2262
September 10, 2007 07:54AM
Re: Compile
2289
September 10, 2007 08:21AM
2203
September 10, 2007 08:37AM
2201
September 10, 2007 08:46AM
2281
September 11, 2007 01:33AM
2255
September 11, 2007 04:03AM


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.