[GNC-dev] gnucash 3.2 build failure

John Ralls jralls at ceridwen.us
Sun Jul 15 22:36:51 EDT 2018



> 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




More information about the gnucash-devel mailing list