[Lumiera] tried building gdlmm-3.3.2
Hendrik Boom
hendrik at topoi.pooq.com
Tue Jul 9 03:24:49 CEST 2013
First the ./configure failed:
configure: error: Package requirements (gdl-3.0 >= 3.0 glibmm-2.4 >= 2.16 gtkmm-3.0 >= 3.0) were not met:
No package 'gtkmm-3.0' found
But after installing Debian package libgtkmm-3.0-dev it configured and
compiled cleanly.
But the make check failed:
make[2]: Entering directory `/home/hendrik/dv/lumiera/gdlmm/gdlmm-3.3.2/examples'
CXXLD dock
../gdl/gdlmm/.libs/libgdlmm-3.0.so: undefined reference to `gdl_dock_layout_get_layouts_ui'
collect2: error: ld returned 1 exit status
make[2]: *** [dock] Error 1
make[2]: Leaving directory `/home/hendrik/dv/lumiera/gdlmm/gdlmm-3.3.2/examples'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/hendrik/dv/lumiera/gdlmm/gdlmm-3.3.2/examples'
make: *** [check-recursive] Error 1
hendrik at notlookedfor:~/dv/lumiera/gdlmm/gdlmm-3.3.2$
Maybe I need to regress my sources.list to a previous Debian release,
install the packages I need for lumiera, and then go back to jessie?
Though it would kind of defeat the point of trying to build on jessie.
-- hendrik
More information about the Lumiera
mailing list