Re: gtkmm-2.99.8 recipe for target 'event.lo' failed



On Wed, Apr 29, 2015 at 02:48:28PM +0300, Mihamina Rakotomandimby wrote:
Hi all,

Hi.

Compiling 2.99.8 on my box I get this error:

Makefile:443: recipe for target 'event.lo' failed
make[2]: *** [event.lo] Error 1
make[2]: Leaving directory '/home/mrakotomandimby/gtkmm-2.99.8/gdk/gdkmm'
Makefile:586: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/mrakotomandimby/gtkmm-2.99.8'
Makefile:387: recipe for target 'all' failed
make: *** [all] Error 2

The whole output is here: https://bitbucket.org/snippets/rakotomandimby/dkxB

Would you know what I missed?

Looks like you're missing a gdk_extension_mode_get_type. I looked in my
copy of gtk+ but it wasn't there so the version of gtkmm that you're
trying to build probably isn't compatible with the version of gtk+ that
you have.

Keep in mind that gtkmm 2.99.8 is four years old. You should probably
use one of the stable gtkmm versions after 3.0, preferably a version
close to the version of gtk+ that you're using.

                Marcus


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