Broken compile on Fedora 15?

Mike Evans mikee at saxicola.idps.co.uk
Thu Nov 24 05:06:33 EST 2011


Make on SVN trunk fails with:

make[2]: Entering directory `/home/mikee/Projects/gnucash/intl-scm'
make[2]: *** No rule to make target
`/home/mikee/Projects/gnucash/src/business/business-core/gnucash/business-core.scm',
needed by `guile-strings.c'.  Stop. make[2]: Leaving directory
`/home/mikee/Projects/gnucash/intl-scm' make[1]: *** [all-recursive]
Error 1 make[1]: Leaving directory `/home/mikee/Projects/gnucash' make:
*** [all] Error 2

Using git bisect the faulty commit appears to be r21605
 Output from git bisect below.

$ git bisect good adea4467280732dec525697eba97694c05f52874 is
the first bad commit commit adea4467280732dec525697eba97694c05f52874
Author: gjanssens <gjanssens at 57a11ea4-9604-0410-9ed3-97b8803252fd>
Date:   Mon Nov 21 10:40:17 2011 +0000

    Dissolve the business-core module, by integrating its remaining
    bits in the engine, where the rest already was moved before.
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21605
    57a11ea4-9604-0410-9ed3-97b8803252fd



Not sure it this peculiar to my machine.  I've just upgraded from FC14
to FC15, which was less than trouble free, so that may be an issue,
although unlikely.

Mike E



More information about the gnucash-devel mailing list