On Fri, 2007-04-06 at 01:22 -0700, Aaron Stone wrote: > On Thu, 2007-04-05 at 12:26 +1000, Boey Maun Suang wrote: > > > > Do you get the same set of errors repeated for export.c and > > > sievecmd.c? > > > > I get them for sievecmd.c, but, oddly, not for export.c. > > This should now be fixed in SVN. Thanks again for the report!
Ok, not quite fixed. What I'm looking at is if we want to define the symbols in lidbmail.so, or in the various frontends that actually use them. I've committed an update where these symbols are 'extern' in libdbmail.so, so the linker has to find them in the frontend application that links with it. I'm not so sure I like this, but it seems to work. Please test latest SVN on Mac OS X and let us know if it's OK. Aaron _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
