Bug #351
prelude-correlator undefined symbol: luaL_newstate
Start date:
06/03/2009
Due date:
% Done:
0%
Resolution:
Description
Sorry, I'm unable to find anyone else wth this problem.
./prelude-correlator
/opt/test/prelude-correlator/bin/prelude-correlator: symbol lookup error: /opt/test/prelude-correlator-0.9.0-beta3/lib/prelude-correlator/lua.so: undefined symbol: luaL_newstate
Here's my configure line:
LD_LIBRARY_PATH=/opt/test/prelude-ids/lib \
./configure \
LUA_CFLAGS=-I/opt/test/lua/include \
LUA_LIBS=-L/opt/test/lua-5.1.4/lib \
--with-libprelude-prefix=/opt/test/prelude-ids-0.9.14 \
--prefix=/opt/test/prelude-correlator-0.9.0-beta3
History
#1 Updated by Yoann VANDOORSELAERE over 14 years ago
- Status changed from New to Rejected
At this stage, Prelude-Correlator has been rewritten in Python. You might want to get the latest version of the code from our GIT repository:
git clone git://git.prelude-ids.com/prelude-correlator