Build failure: too few arguments to function xt_init_rwlock

Bug #330489 reported by John H. Embretsen
2
Affects Status Importance Assigned to Milestone
PBXT
Fix Released
Undecided
Unassigned

Bug Description

Bzr branch: lp:pbxt
revision-id: <email address hidden>
date: 2009-02-17 10:29:45 +0100
build-date: 2009-02-17 12:59:08 +0100
revno: 549

$ ./configure --with-mysql=<path-to-mysql-srcdir> --with-plugindir=<path-to-mysql-plugindir>
$ make

Build fails as follows:

(...)

thread_xt.h: In function 'XTIndex* my_create_index(XTThread*, TABLE*, unsigned int, KEY*)':
thread_xt.h:621: error: too few arguments to function 'int xt_init_rwlock(XTThread*, xt_rwlock_type*, const char*)'
myxt_xt.cc:2083: error: at this point in file
make[2]: *** [libpbxt_a-myxt_xt.o] Error 1
make[2]: Leaving directory `/home/johnemb/dev/mysql/bzr-noshare/pbxt/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/johnemb/dev/mysql/bzr-noshare/pbxt'
make: *** [all] Error 2

Related branches

Revision history for this message
Paul McCullagh (paul-mccullagh) wrote :

Will commit a fix shortly...

Changed in pbxt:
status: New → Confirmed
Changed in pbxt:
status: Confirmed → Fix Committed
Changed in pbxt:
status: Fix Committed → Fix Released
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.