From: Monty Taylor Date: March 20 2007 5:10pm Subject: Re: patch: my NDB headers are under ndb/ not storage/ndb List-Archive: http://lists.mysql.com/ndb-connectors/10 Message-Id: <46001582.3050807@mysql.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----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" > - -- Monty Taylor Senior Consultant MySQL Inc., www.mysql.com Get More with MySQL! www.mysql.com/consulting -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGABWC2Jv7/VK1RgERAhi2AJ9AgxjVW8gXaZJOqbdCLA8RCkBJGgCfSLfb SGf8lzUPEK0rcSHUtss6WgI= =uIx4 -----END PGP SIGNATURE-----