[SOLVED] Unable to build mysql-proxy from source
I quote
this message that not seems to be posted in the right place.
Quote
Jason Becker
Hi,
Ubuntu 7.04
I'm trying to build mysql-proxy from source (today's SVN). I get thrown:
[snip]
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory `/usr/src/mysql-proxy/trunk'
Making all in src
make[2]: Entering directory `/usr/src/mysql-proxy/trunk/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -g -O2 -MT test_latency-test-latency.o -MD -MP -MF .deps/test_latency-test-latency.Tpo -c -o test_latency-test-latency.o `test -f 'test-latency.c' || echo './'`test-latency.c
mv -f .deps/test_latency-test-latency.Tpo .deps/test_latency-test-latency.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o test-latency test_latency-test-latency.o -L/usr/lib/mysql -lmysqlclient -lglib-2.0
mkdir .libs
gcc -g -O2 -o test-latency test_latency-test-latency.o -L/usr/lib/mysql /usr/lib/libmysqlclient.so /usr/lib/libglib-2.0.so
test -f sql-tokenizer.c || /bin/bash ../ylwrap sql-tokenizer.l .c sql-tokenizer.c -- :
make[2]: *** [sql-tokenizer.c] Error 1
make[2]: Leaving directory `/usr/src/mysql-proxy/trunk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mysql-proxy/trunk'
make: *** [all] Error 2
sql-tokenizer.c doesn't exist in src or anywhere else.
Packaging problem?
Cheers
Jason
i'm running Ubuntu (6.06) and i've the same problem.
Edited 1 time(s). Last edit at 08/31/2007 07:25AM by Ludovic MARTIN.
Subject
Views
Written By
Posted
[SOLVED] Unable to build mysql-proxy from source
3922
August 31, 2007 04:04AM
2607
August 31, 2007 04:14AM
2079
August 31, 2007 05:40AM
2316
August 31, 2007 07:01AM
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.