All the 2.9x.x releases of gtkmm are unstable releases
somewhere between gtkmm 2 and gtkmm3. I would not recommend trying
to build any of them. To have a chance of success, you must find
and use a compatible version of gtk+. Which version of gtk+ did
you use? Why did you choose gtkmm 2.99.8?
Kjell
Den 2015-04-29 12:19, Mihamina
Rakotomandimby skrev:
Hi all,
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?
Thank you.
|