You are not logged in.

#1 2010-09-23 20:13:32

partizan
Member
From: Ukraine
Registered: 2010-09-23
Posts: 28

[solved] Compiling libdbusmenu failed

Hello community smile
I want to compile Unity from Ayatana project on arch, and now i'm installing dependencies.
When i try to compile libdbusmenu-bzr, i get this error:

  GISCAN DbusmenuGtk-0.2.gir
/usr/share/gir-1.0/Gtk-2.0.gir: Incompatible version 1.0 (supported: 1.2)
make: *** [DbusmenuGtk-0.2.gir] Error 1

incompatible version of what?

Last edited by .:B:. (2010-09-30 14:35:09)

Offline

#2 2010-09-23 21:20:34

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] Compiling libdbusmenu failed

wait for gnome 2.32. it needs gtk2 compiled with gobject-introspection 0.9.6 or you can disable g-i support in libdbusmenu

Last edited by wonder (2010-09-23 21:29:31)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-09-30 12:39:17

biniou
Member
From: France
Registered: 2009-07-07
Posts: 33

Re: [solved] Compiling libdbusmenu failed

I had the same error since I was using gnome 2.31 but now, I'm using 2.32 and still can't compile:

error: The type name `Dbusmenu.ClientClass' could not be found
error: The type name `Gtk.MenuClass' could not be found
Generation failed: 2 error(s), 0 warning(s)
make[2]: *** [DbusmenuGtk-0.2.vapi] Erreur 1
make[2] : on quitte le répertoire « /tmp/yaourt-tmp-biniou/aur-libdbusmenu-bzr/src/dbusmenu-build/libdbusmenu-gtk »
make[1]: *** [all-recursive] Erreur 1
make[1] : on quitte le répertoire « /tmp/yaourt-tmp-biniou/aur-libdbusmenu-bzr/src/dbusmenu-build »
make: *** [all] Erreur 2

Offline

#4 2010-09-30 13:01:48

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] Compiling libdbusmenu failed

@biniou works for me. i just built it:
==> Finished making: libdbusmenu-bzr 115-2 (Thu Sep 30 12:59:47 UTC 2010)


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2010-09-30 14:32:16

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [solved] Compiling libdbusmenu failed

AUR support requests have their own subforum, put your topics there. No need for a special tag smile.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#6 2010-09-30 14:49:25

zephyr
Member
Registered: 2008-03-20
Posts: 103

Re: [solved] Compiling libdbusmenu failed

Same error here, using 2.32 libs...

Offline

#7 2010-09-30 14:53:37

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] Compiling libdbusmenu failed

i blame all the crap you are using from aur smile.

try in a clean chroot, that's how i do it


Give what you have. To someone, it may be better than you dare to think.

Offline

#8 2010-09-30 15:47:52

zephyr
Member
Registered: 2008-03-20
Posts: 103

Re: [solved] Compiling libdbusmenu failed

wonder wrote:

i blame all the crap you are using from aur smile.

Hahaha, i would too, but I am a kde guy and have nothing remotely connected with gnome built from AUR or ABS, everything is from testing/core/extra smile


wonder wrote:

try in a clean chroot, that's how i do it

Will do, thanks!

Offline

#9 2010-09-30 17:15:52

Riki_darkstar
Member
Registered: 2010-09-30
Posts: 2

Re: [solved] Compiling libdbusmenu failed

wonder wrote:

try in a clean chroot, that's how i do it

i usually use yaourt for compiling packages from the aur, how do i compile in a clean chroot? i can't find any howto..

Offline

#10 2010-09-30 17:35:07

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] Compiling libdbusmenu failed


Give what you have. To someone, it may be better than you dare to think.

Offline

#11 2010-09-30 17:46:24

Riki_darkstar
Member
Registered: 2010-09-30
Posts: 2

Re: [solved] Compiling libdbusmenu failed

thanks man!

Offline

#12 2010-10-02 17:40:17

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] Compiling libdbusmenu failed

i was looking more into this issue. it seems that they are having a broken introspection implementation. the workround this issue is to pass to configure  --enable-introspection=no


Give what you have. To someone, it may be better than you dare to think.

Offline

Board footer

Powered by FluxBB