On Fri, Mar 12, 2010 at 12:37:05PM -0800, Jeff Block wrote: > After talking with a programmer here, we were able to figure out the > problem. > lib/dbwrap.c was using "fetch" and "store" in functions which were colliding > with previously defined macros with the same names. We were able to resolve > the issue by undefining the macros after the include lines in dbwrap.c: > > #undef fetch > #undef store
What platform is it? Volker
signature.asc
Description: Digital signature
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
