Compilation fail

Bug #507242 reported by Vadim Tkachenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PBXT
Incomplete
Undecided
Vladimir Kolesnikov

Bug Description

I got next error trying to compile with mysql-5.1.42

(pbxt -1.0.10)

g++ -DHAVE_CONFIG_H -I. -I.. -I/data/vadim/mysql/mysql-5.1.42/sql -I/data/vadim/mysql/mysql-5.1.42/include -I/data/vadim/mysql/mysql-5.1.42/regex -I/data/vadim/mysql/mysql-5.1.42 -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -DNDEBUG -MT libpbxt_a-discover_xt.o -MD -MP -MF .deps/libpbxt_a-discover_xt.Tpo -c -o libpbxt_a-discover_xt.o `test -f 'discover_xt.cc' || echo './'`discover_xt.cc
discover_xt.cc: In function ‘bool hacked_mysql_create_table_no_lock(THD*, const char*, const char*, HA_CREATE_INFO*, Alter_info*, bool, uint)’:
discover_xt.cc:1259: error: argument of type ‘char* (Statement::)()’ does not match ‘const char*’

Changed in pbxt:
assignee: nobody → Vladimir Kolesnikov (vkolesnikov)
status: New → In Progress
Revision history for this message
Vladimir Kolesnikov (vkolesnikov) wrote :

hi Valid,

I was not able to reproduce the problem with the latest lp:pbxt. I tried both standalne build and inside MySQL tree. My build options:

./configure --prefix=/usr/local/mysql --enable-assembler --with-extra-charsets=complex --enable-thread-safe-client --with-big-tables --with-readline --with-ssl --with-plugins=max-no-ndb --with-embedded-server --enable-local-infile

Changed in pbxt:
status: In Progress → Incomplete
Revision history for this message
Vladimir Kolesnikov (vkolesnikov) wrote :

sorry for typo, Vadim...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.