MySQL Forums
Forum List  »  Router & Proxy

can't compile mysql-proxy 0.7.2
Posted by: Bond Chen
Date: September 25, 2009 02:05AM

Hi, All

I got into trouble when compiling mysql-proxy 0.7.2.

The following is my enviroment:

Lua version: 5.1.4
GLIB: 2.22
libtool: 1.5.22
gcc: 4.1.2
linux: Linux zhcn 2.6.18-92.1.6.el5.centos.plus

The following error was prompted:

/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/data/mysql/include/mysql -I..//data/glib-2.22.0 -I..//data/glib-2.22.0/. -I..//data/glib-2.22.0/./glib -I/usr/local/include -I..//data/glib-2.22.0/./gmodule -I..//data/glib-2.22.0 -I..//data/glib-2.22.0/. -I..//data/glib-2.22.0/./glib -g -O2 -MT libmysql_chassis_la-glib-ext.lo -MD -MP -MF .deps/libmysql_chassis_la-glib-ext.Tpo -c -o libmysql_chassis_la-glib-ext.lo `test -f 'glib-ext.c' || echo './'`glib-ext.c
../libtool: line 813: X--tag=CC: command not found
../libtool: line 846: libtool: ignoring unknown tag : command not found
../libtool: line 813: X--mode=compile: command not found
../libtool: line 979: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 980: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 1123: Xgcc: command not found
../libtool: line 1123: X-DHAVE_CONFIG_H: command not found
../libtool: line 1123: X-I.: command not found
../libtool: line 1123: X-I..: command not found
../libtool: line 1123: X-I/data/mysql/include/mysql: No such file or directory
../libtool: line 1123: X-I..//data/glib-2.22.0: No such file or directory
../libtool: line 1123: X-I..//data/glib-2.22.0/.: No such file or directory
../libtool: line 1123: X-I..//data/glib-2.22.0/./glib: No such file or directory
../libtool: line 1123: X-I/usr/local/include: No such file or directory
../libtool: line 1123: X-I..//data/glib-2.22.0/./gmodule: No such file or directory
../libtool: line 1123: X-I..//data/glib-2.22.0: No such file or directory
../libtool: line 1123: X-I..//data/glib-2.22.0/.: No such file or directory
../libtool: line 1123: X-I..//data/glib-2.22.0/./glib: No such file or directory
../libtool: line 1123: X-g: command not found
../libtool: line 1123: X-O2: command not found
../libtool: line 1123: X-MT: command not found
../libtool: line 1123: Xlibmysql_chassis_la-glib-ext.lo: command not found
../libtool: line 1123: X-MD: command not found
../libtool: line 1123: X-MP: command not found
../libtool: line 1123: X-MF: command not found
../libtool: line 1123: X.deps/libmysql_chassis_la-glib-ext.Tpo: No such file or directory
../libtool: line 1123: X-c: command not found
../libtool: line 1175: Xlibmysql_chassis_la-glib-ext.lo: command not found
../libtool: line 1180: libtool: compile: cannot determine name of library object from `': command not found
make[3]: *** [libmysql_chassis_la-glib-ext.lo] Error 1
make[3]: Leaving directory `/data/mysql-proxy-0.7.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/data/mysql-proxy-0.7.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/mysql-proxy-0.7.2'
make: *** [all] Error 2

Options: ReplyQuote


Subject
Views
Written By
Posted
can't compile mysql-proxy 0.7.2
4500
September 25, 2009 02:05AM
2683
October 29, 2009 11:46AM


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.