-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Yes, ndb was moved to the storage dir in 5.1. Are you building and
having things work with 5.0? We'll probably eventually need to put in a
version test and some ifdefs to deal with API changes.
Applied.
Monty
Mika Raento wrote:
I don't know if this is a MySQL 5.0 vs 5.1 issue or a OS-X issue, but
this should be pretty harmless (right?):
--- devel/acinclude.m4 2007-03-19 21:05:23.000000000 +0200
+++ devel-mine/acinclude.m4 2007-03-19 22:44:13.000000000 +0200
@@ -105,6 +105,9 @@
ADDIFLAGS="$IBASE/storage/ndb"
ADDIFLAGS="$ADDIFLAGS $IBASE/storage/ndb/ndbapi"
ADDIFLAGS="$ADDIFLAGS $IBASE/storage/ndb/mgmapi"
+ ADDIFLAGS="$ADDIFLAGS $IBASE/ndb"
+ ADDIFLAGS="$ADDIFLAGS $IBASE/ndb/ndbapi"
+ ADDIFLAGS="$ADDIFLAGS $IBASE/ndb/mgmapi"
CFLAGS="$CFLAGS $ADDFLAGS $ADDIFLAGS"
CXXFLAGS="$CXXFLAGS $ADDFLAGS $ADDIFLAGS"
iD8DBQFGABWC2Jv7/VK1RgERAhi2AJ9AgxjVW8gXaZJOqbdCLA8RCkBJGgCfSLfb
SGf8lzUPEK0rcSHUtss6WgI=
=uIx4
-----END PGP SIGNATURE-----