Re: [GNC-dev] gnucash 3.2 build failure

2018-07-16 Thread Carol & David Weiner
Graham Menhennitt, Your GUESS concerning the output and build directories being the same and causing the error was exactly correct. I assume you are very smart; but, there is nothing like experience in addition. Thank you very much for taking the time to help me. David > > > On Jul 15,

Re: [GNC-dev] gnucash 3.2 build failure

2018-07-16 Thread John Ralls
Please remember to copy the list on all replies. It looks like Graham Menhennitt might be on the right track. What did you set CMAKE_INSTALL_PREFIX to in your cmake invocation? Regards, John Ralls > On Jul 16, 2018, at 12:13 PM, Carol & David Weiner > wrote: > > John, > > Thanks for your

Re: [GNC-dev] gnucash 3.2 build failure

2018-07-15 Thread Graham Menhennitt
Just a guess... The output directory of the make install is the same directory as the build directory (I've made this mistake in the past). Graham On 16/07/2018 12:36 PM, John Ralls wrote: On Jul 15, 2018, at 3:05 PM, Carol & David Weiner wrote: Trying to build gnucash 3.2 from a tar

Re: [GNC-dev] gnucash 3.2 build failure

2018-07-15 Thread John Ralls
> On Jul 15, 2018, at 3:05 PM, Carol & David Weiner > wrote: > > Trying to build gnucash 3.2 from a tar file on a Debian Stretch > system. CMAKE and MAKE run to completion just fine. If I look at > /build_directory/lib/gnucash/ I see a number of libraries including > libgncmod-app-utils.so.

[GNC-dev] gnucash 3.2 build failure

2018-07-15 Thread Carol & David Weiner
Trying to build gnucash 3.2 from a tar file on a Debian Stretch system.  CMAKE and MAKE run to completion just fine.  If I look at /build_directory/lib/gnucash/ I see a number of libraries including libgncmod-app-utils.so.  If I run 'sudo make install' it fails because libgncmod-app-utils.so is