Your build system is broken

Stephen Brown StephenBrown165 at outlook.com
Tue Mar 21 22:47:18 EDT 2017


Hi All,

In a git shell I see
-------------------------------------------------------
GNUCashNew at ACE /c/gcdev/gnucash.git (master)
$ git branch --list
  AQBanking
* master

GNUCashNew at ACE /c/gcdev/gnucash.git (master)
$
----------------------------------------------------------------

In a gcdev msys shell I do

--------------------------------------------------------------------
./install.sh
...
############################################################
###  Finish...
############################################################

############################################################
###  Restore MSYS
############################################################
Build Finished at Wed Mar 22 06:48:34 AUSEDT 2017

GNUCashNew at Ace /c/gcdev/gnucash-on-windows.git
$ cd c:/gcdev/gnucash/build
$ make
make  all-recursive
make[1]: Entering directory `/c/gcdev/gnucash/build'
Making all in .
make[2]: Entering directory `/c/gcdev/gnucash/build'
make[2]: Leaving directory `/c/gcdev/gnucash/build'
Making all in doc
...
Making all in core-utils
make[3]: Entering directory `/c/gcdev/gnucash/build/src/core-utils'
You're building from svn/svk/git/bzr...  But your build system is broken
Don't do that.   Complain to your build-system creator.
make[3]: *** [_gnc-vcs-info.h] Error 1
make[3]: Leaving directory `/c/gcdev/gnucash/build/src/core-utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/c/gcdev/gnucash/build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/gcdev/gnucash/build'
make: *** [all] Error 2

GNUCashNew at Ace /c/gcdev/gnucash/build
$

---------------------------------------------------------------

What am I doing wrong?

Yours Sincerely
Stephen Brown



More information about the gnucash-devel mailing list