[GNC-dev] gnucash 3.2 build failure

Graham Menhennitt graham at menhennitt.com.au
Sun Jul 15 23:07:26 EDT 2018


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 <cdweiner at comcast.net> 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.  If I run 'sudo make install' it fails because
>> libgncmod-app-utils.so is not found.  Sure enough this library is no
>> longer in /build_directory/lib/gnucash/ after the make install command
>> completes.  The error occurs at line 42 of the cmake_install.cmake file
>> in libgnucash/app-utils/.  Any suggestions?
> That’s seriously strange. make install shouldn’t be removing anything. Try starting over and then run
>    make install VERBOSE=1
> and examine the output to see what’s becoming of it.
>
> Regards,
> John Ralls
>
>
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel



More information about the gnucash-devel mailing list