On Friday 12 August 2005 10:51 pm, David Hampton wrote: > On Fri, 2005-08-12 at 10:31 -0400, Neil Williams wrote: > > Log Message: > > ----------- > > prepare a duplicate backend loader suitable for QOF > > I can no longer compile the g2 branch. 10 of 12 files in the > src/business/business-core/file directory fail with errors. Did you > forget to commit a directory?
Not as far as I can tell - I checked the build twice before the commit - on two platforms. Can you send me a list of discrete top-level errors? I'm not quite ready to commit the business-core changes - I was hoping to do that Sunday at the earliest but I'll see if I can pick out the problem and commit a sufficient portion to prevent your error messages tomorrow evening. (working tomorrow). I do have changes that I'm testing in business-core/file but those were only copied into my local G2 tree (from CashUtil) after the commit. Are you using --disable-error-on-warning? My ./autogen on Debian: ./autogen.sh --disable-error-on-warning --enable-doxygen \ --enable-opt-style-install --prefix=/opt/garfield/gnome2 (My Mac OSX build doesn't use disable-error-on-warning). Are these errors related to not being able to find GNCBook and GNCObjectForeachBackend? GNCBook is QofBook and GNCObjectForeachBackend is qof_object_foreach_backend - I've already changed those over whilst working on CashUtil. I spent all day trying to ensure this would work. (And the best part of this week preparing it!) :-( BTW. David, meant to ask you - I'm getting errors with GConf but only on Mac OSX - symbols not found in src/app-utils/test that are defined in src/core-utils: _gnc_gconf_general_register_cb _gnc_gconf_get_bool _gnc_gconf_get_string when compiling test-exp-parser.c I get no errors on Debian, only OSX. Have you seen anything like that? I think it could be "lazy binding" of the libraries on OSX if that makes sense. I can't find the right library in core-utils to link against test-exp-parser.c -- Neil Williams ============= http://www.data-freedom.org/ http://www.nosoftwarepatents.com/ http://www.linux.codehelp.co.uk/
pgpTlr6ujZFhb.pgp
Description: PGP signature
_______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
