Compile
Hi,
I have problems to compile the proxy.
If anyone can give guidance I would be very greatful.
System: Mandriva 2007.0
After install lua
lua -v
Lua 5.1.2 Copyright (C) 1994-2007 Lua.org, PUC-Rio
I configure:
./configure LUA_CFLAGS="-I/usr/local/include" LUA_LIBS="-L/usr/local/lib -llua"
then I try to make, which ends:
/usr/local/lib/liblua.a(loadlib.o): In function `gctm':
loadlib.c:(.text+0x101e): undefined reference to `dlclose'
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
Subject
Views
Written By
Posted
Compile
4494
September 10, 2007 07:15AM
2459
September 10, 2007 07:54AM
2481
September 10, 2007 08:21AM
2418
September 10, 2007 08:37AM
2371
September 10, 2007 08:46AM
2477
September 11, 2007 01:33AM
2443
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.