Re: [GNC] compiling 3.3

2018-11-20 Thread Geert Janssens
Op maandag 19 november 2018 00:11:10 CET schreef John Griessen: > On 11/17/18 7:24 PM, John Ralls wrote: > >> ;;; WARNING: loading compiled > >> file/home/john/.local/gnucash-3.3/lib/gnucash/scm/ccache/2.0/gnucash/rep > >> ort/standard-reports/account-piecharts.go failed: ;;; ERROR: In procedure >

Re: [GNC] compiling 3.3

2018-11-18 Thread John Griessen
On 11/17/18 7:24 PM, John Ralls wrote: ;;; WARNING: loading compiled file/home/john/.local/gnucash-3.3/lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/account-piecharts.go failed: ;;; ERROR: In procedure make_objcode_from_file: bad header on object file:

Re: [GNC] compiling 3.3

2018-11-17 Thread John Ralls
> On Nov 18, 2018, at 9:20 AM, John Griessen wrote: > > On 11/17/18 5:50 PM, John Ralls wrote: >> not enough of the error block to show what object file has a bad header. > > This is an excerpt of the message stream for every startup of: > > /home/john/.local/gnucash-3.3/bin/gnucash > > ;;;

Re: [GNC] compiling 3.3

2018-11-17 Thread John Ralls
> On Nov 18, 2018, at 9:23 AM, John Griessen wrote: > > On 11/17/18 5:50 PM, John Ralls wrote: >> Your earlier message showed things being installed in /usr/local and that >> shouldn’t happen when you’ve set CMAKE_INSTALL_PREFIX to >> ~/.local/gnucash-3.3. > > I did not get a complete

Re: [GNC] compiling 3.3

2018-11-17 Thread Christopher Lam
These .go files are precompiled .scm files (and they're in a .cache directory) and usually rebuilt on demand. Try deleting/renaming the whole .cache folder and retry. On Sun., 18 Nov. 2018, 09:21 John Griessen On 11/17/18 5:50 PM, John Ralls wrote: > > not enough of the error block to show what

Re: [GNC] compiling 3.3

2018-11-17 Thread John Griessen
On 11/17/18 5:50 PM, John Ralls wrote: not enough of the error block to show what object file has a bad header. This is an excerpt of the message stream for every startup of: /home/john/.local/gnucash-3.3/bin/gnucash ;;; WARNING: loading compiled file

Re: [GNC] compiling 3.3

2018-11-17 Thread John Ralls
> On Nov 18, 2018, at 4:12 AM, John Griessen wrote: > > I used this cmake line > > cmake -D CMAKE_INSTALL_PREFIX=/home/john/.local/gnucash-3.3 /mosource/gnucash > make > sudo make install > > and get a complete compile, but many many error messages during first run of >

Re: [GNC] compiling 3.3

2018-11-17 Thread John Griessen
I used this cmake line cmake -D CMAKE_INSTALL_PREFIX=/home/john/.local/gnucash-3.3 /mosource/gnucash make sudo make install and get a complete compile, but many many error messages during first run of /home/john/.local/gnucash-3.3/bin/gnucash . The errors are all similar to this one: ERROR:

[GNC] compiling 3.3

2018-11-17 Thread John Griessen
I'm using hints such as Do sudo rm -rf /usr/local/lib/gnucash sudo rm -f /usr/local/lib/libgnc* clean your build directory and try again. I get a completion of make ending like this: Scanning dependencies of target scm-test-load-report-gnome-module Scanning dependencies of target