Compile error - liblua.so
Hello,
I've a compile error with sources.
$ ./configure --prefix=/usr
$ make
...
gcc -g -O2 -o mysql-proxy mysql_proxy-mysql-proxy.o mysql_proxy-network-mysqld.o mysql_proxy-network-mysqld-proto.o mysql_proxy-network-mysqld-proxy.o mysql_proxy-network-mysqld-server.o mysql_proxy-network-mysqld-table.o -levent -lglib-2.0 -llua -lm
/usr/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../liblua.so: undefined reference to `dlsym'
/usr/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../liblua.so: undefined reference to `dlerror'
/usr/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../liblua.so: undefined reference to `dlopen'
/usr/lib/gcc/i686-pc-linux-gnu/4.2.1/../../../liblua.so: undefined reference to `dlclose'
collect2: ld a retourné 1 code d'état d'exécution
Thanks for your help
Subject
Views
Written By
Posted
Compile error - liblua.so
6369
August 13, 2007 08:34AM
2701
August 13, 2007 08:53AM
3070
August 13, 2007 10:33AM
3046
August 13, 2007 11:00AM
2937
August 13, 2007 01:28PM
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.