error building with jhbuild



Hi,

I'm unable to build gtkmm at the moment with jhbuild.  The process stops with:

*** Building gtkmm *** [27/27]
make -j 5
make  all-recursive
make[1]: Entering directory '/home/ian/.cache/jhbuild/build/gtkmm'
Making all in tools
make[2]: Entering directory '/home/ian/.cache/jhbuild/build/gtkmm/tools'
  CXX      extra_defs_gen/generate_defs_gtk.o
  CXX      extra_defs_gen/generate_defs_gdk.o
/data/jhbuild/checkout/gtkmm/tools/extra_defs_gen/generate_defs_gtk.cc: In function ‘int main(int, char**)’: /data/jhbuild/checkout/gtkmm/tools/extra_defs_gen/generate_defs_gtk.cc:97:26: error: ‘GTK_TYPE_EVENT_BOX’ was not declared in this scope
             << get_defs( GTK_TYPE_EVENT_BOX )
I've redownloaded from git but it still fails.  The most recent change ( https://git.gnome.org/browse/gtkmm/log/ ) references eventbox.hg, so I'm guessing it's building for others.  OTOH, jhbuild builds the previous 26 modules without any major issues, so I'm  comfortable the problem is not my setup.

Any idea where I should be looking?


Ian.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]