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

2015-04-29 Thread Hubert Figuière
On 29/04/15 06:19 AM, Mihamina Rakotomandimby wrote:
 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?

event.cc fail to build. But what you pasted here doesn't show. (look at
line 568 in your pastebin).

Also gtkmm-2.99.8? Maybe actually building a release instead of
development snapshot would help.


Hub

___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


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

2015-04-29 Thread Mihamina Rakotomandimby

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.
___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


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

2015-04-29 Thread Marcus Karlsson
On Wed, Apr 29, 2015 at 06:34:04PM +0300, Mihamina Rakotomandimby wrote:
 On 04/29/2015 05:16 PM, Kjell Ahlstedt wrote:
 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?
 
 I try a the most recent version of gtkmm because I have some crash
 problems with VMware workstation and I have no idea of what happens.

Gtkmm 2.99.8 is a four year old development version of the 3.x version.
It's not very recent at all.

 My problem: https://communities.vmware.com/thread/509414

Your crash log suggests that you're using GTK+ 2.24. Although the
version of gtkmm you're using contains 2.x in its name it's actually not
a version of gtkmm 2, it's what eventuelly became gtkmm 3 and is not
very useful.

If you want to try to build a new version of gtkmm, and I have no idea
if that will solve your problem with vmware, you should use gtkmm 2.24.

Marcus
___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


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

2015-04-29 Thread Mihamina Rakotomandimby

On 04/29/2015 05:16 PM, Kjell Ahlstedt wrote:
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?


I try a the most recent version of gtkmm because I have some crash 
problems with VMware workstation and I have no idea of what happens.


My problem: https://communities.vmware.com/thread/509414

Some (old) resources on Internet suggests to deal with a different 
version of gtkmm:

https://bbs.archlinux.org/viewtopic.php?pid=1273577#p1273577

Anyway, I dont have any clue of what is happening, but its UI side...

Some installed GTK  GLib installation informations:
https://bitbucket.org/snippets/rakotomandimby/kqLM

Thank you for all
___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


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

2015-04-29 Thread Kjell Ahlstedt
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.


___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list