7 messages in com.mysql.lists.ndb-connectorsRe: patch: my NDB headers are under n...
FromSent OnAttachments
Mika Raento20 Mar 2007 00:49 
Mika Raento20 Mar 2007 02:28 
Monty Taylor20 Mar 2007 10:10 
Monty Taylor20 Mar 2007 11:24 
Stewart Smith22 Mar 2007 02:54 
Mika Raento22 Mar 2007 03:05 
Stewart Smith22 Mar 2007 22:00 
Subject:Re: patch: my NDB headers are under ndb/ not storage/ndb
From:Monty Taylor (mtay@mysql.com)
Date:03/20/2007 10:10:03 AM
List:com.mysql.lists.ndb-connectors

-----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-----