Bug #64102 mysql-proxy version 0.8.2 fails to compile
Submitted: 22 Jan 2012 23:25 Modified: 24 Feb 2012 19:07
Reporter: Alex Didenko Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Proxy: Install/Config Severity:S1 (Critical)
Version:0.8.2 OS:Linux
Assigned to: CPU Architecture:Any
Tags: compiling mysql-proxy

[22 Jan 2012 23:25] Alex Didenko
Description:
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -MT libmysql_chassis_la-lua-load-factory.lo -MD -MP -MF .deps/libmysql_chassis_la-lua-load-factory.Tpo -c lua-load-factory.c  -fPIC -DPIC -o .libs/libmysql_chassis_la-lua-load-factory.o
mv -f .deps/libmysql_chassis_la-lua-load-factory.Tpo .deps/libmysql_chassis_la-lua-load-factory.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/mysql  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include     -g -O2 -MT libmysql_chassis_la-lua-scope.lo -MD -MP -MF .deps/libmysql_chassis_la-lua-scope.Tpo -c -o libmysql_chassis_la-lua-scope.lo `test -f 'lua-scope.c' || echo './'`lua-scope.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -MT libmysql_chassis_la-lua-scope.lo -MD -MP -MF .deps/libmysql_chassis_la-lua-scope.Tpo -c lua-scope.c  -fPIC -DPIC -o .libs/libmysql_chassis_la-lua-scope.o
lua-scope.c:44: error: expected ‘)’ before ‘*’ token
make[3]: *** [libmysql_chassis_la-lua-scope.lo] Error 1
make[3]: Leaving directory `/usr/src/mysql-proxy-0.8.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/mysql-proxy-0.8.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mysql-proxy-0.8.2'
make: *** [all] Error 2

How to repeat:
The command "compile" does work fine, but the make fails with the error above. This is Red Hat 6.1 fully updated, 64 Bits
[24 Jan 2012 19:07] Sveta Smirnova
Thank you for the report.

I can not repeat described behavior. Please send us configure options you use and config.log file.
[25 Feb 2012 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".