Interesting. I just tried this branch on FC3 and it fails for me in exactly the same way. It has to do with Neil's changes to move goffice-config.h to the top-level directory. Unfortunately that doesn't work properly, because all the goffice code is looking for goffice/goffice-config.h (which obviously doesn't exist)!
I think the answer is to move the .h.in files back to where they were before and conditionally put the .h into the AC_CONFIG_OUTPUT macro. Unless Neil gets to it before I do I'll try to revert his changes and get them to work again. -derek Volker Englisch <[EMAIL PROTECTED]> writes: > The goffice-update branch fails as well but at a different location in > the process. However, it appears that this branch fails far later in > the compilation process. But then again, I really don't know if the > branches are comparable. > > go-marshalers.c:2:36: error: goffice/goffice-config.h: No such file or > directory > make[7]: *** [go-marshalers.lo] Error 1 > make[7]: Leaving directory > `/home/venglisc/gnucash/g2-devel/goffice/lib/goffice-0.0.4/goffice/utils' > make[6]: *** [all] Error 2 > > No problem. I can wait until the merge. I only need the 32-bit version > anyway. I just wanted to see if I can get gnucash to compile on my new > system. > > Thanks > > Volker Englisch > > mailto:[EMAIL PROTECTED] (h) -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
