Gnucash 3.0 Build error

DaveC49 davidcousens at bigpond.com
Thu Apr 5 01:56:01 EDT 2018


The CMake error log for the above is

/$ cat
/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeError.log
Performing C SOURCE FILE Test have_mod_mask failed with the following
output:
Change Dir:
/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_549d5/fast"
/usr/bin/make -f CMakeFiles/cmTC_549d5.dir/build.make
CMakeFiles/cmTC_549d5.dir/build
make[1]: Entering directory
'/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_549d5.dir/src.c.o
/usr/bin/cc    -Dhave_mod_mask   -o CMakeFiles/cmTC_549d5.dir/src.c.o   -c
/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp/src.c
/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp/src.c:2:21:
fatal error: gdk/gdk.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_549d5.dir/build.make:65: recipe for target
'CMakeFiles/cmTC_549d5.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_549d5.dir/src.c.o] Error 1
make[1]: Leaving directory
'/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_549d5/fast' failed
make: *** [cmTC_549d5/fast] Error 2

Source file was:

#include <gdk/gdk.h>

int main (int argc, char** argv) {
  GdkModifierIntent foo = GDK_MODIFIER_INTENT_DEFAULT_MOD_MASK;
  return 0;
}

Performing C SOURCE FILE Test have_mod_mask failed with the following
output:
Change Dir:
/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_a95b6/fast"
/usr/bin/make -f CMakeFiles/cmTC_a95b6.dir/build.make
CMakeFiles/cmTC_a95b6.dir/build
make[1]: Entering directory
'/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a95b6.dir/src.c.o
/usr/bin/cc    -Dhave_mod_mask   -o CMakeFiles/cmTC_a95b6.dir/src.c.o   -c
/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp/src.c
/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp/src.c:2:21:
fatal error: gdk/gdk.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_a95b6.dir/build.make:65: recipe for target
'CMakeFiles/cmTC_a95b6.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_a95b6.dir/src.c.o] Error 1
make[1]: Leaving directory
'/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_a95b6/fast' failed
make: *** [cmTC_a95b6/fast] Error 2

Source file was:

#include <gdk/gdk.h>

int main (int argc, char** argv) {
  GdkModifierIntent foo = GDK_MODIFIER_INTENT_DEFAULT_MOD_MASK;
  return 0;
}

Performing C SOURCE FILE Test have_mod_mask failed with the following
output:
Change Dir:
/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_27cdf/fast"
/usr/bin/make -f CMakeFiles/cmTC_27cdf.dir/build.make
CMakeFiles/cmTC_27cdf.dir/build
make[1]: Entering directory
'/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_27cdf.dir/src.c.o
/usr/bin/cc    -Dhave_mod_mask   -o CMakeFiles/cmTC_27cdf.dir/src.c.o   -c
/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp/src.c
/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp/src.c:2:21:
fatal error: gdk/gdk.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_27cdf.dir/build.make:65: recipe for target
'CMakeFiles/cmTC_27cdf.dir/src.c.o' failed
make[1]: *** [CMakeFiles/cmTC_27cdf.dir/src.c.o] Error 1
make[1]: Leaving directory
'/home/david/Applications/gnucash-3.0/build-cmake/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_27cdf/fast' failed
make: *** [cmTC_27cdf/fast] Error 2

Source file was:

#include <gdk/gdk.h>

int main (int argc, char** argv) {
  GdkModifierIntent foo = GDK_MODIFIER_INTENT_DEFAULT_MOD_MASK;
  return 0;
}
/



-----
David Cousens
--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html


More information about the gnucash-user mailing list