[Vala] compile vala 0.12



Hi all, i need to compile vala ... 0.12 and not minus 0.11.7 for
shotwell ... because it not support vala 0.13 but
when i try to compile the tag 0.12.0 o 0.12.1 (or some commit between
0.12 and 0.13) i receive some error:

valagsignalmodule.vala:44.22-44.31: error: The name `DBusModule' does
not exist in the context of `Vala.GSignalModule.get_marshaller_type_name'
                } else if (dbus && DBusModule.get_type_signature (t).has_prefix ("(")) {
                                   ^^^^^^^^^^
valagsignalmodule.vala:316.23-316.32: error: The name `DBusModule' does
not exist in the context of `Vala.GSignalModule.generate_marshaller'
                        } else if (dbus && DBusModule.get_type_signature
(p.variable_type).has_prefix ("(")) {
                                           ^^^^^^^^^^
valagsignalmodule.vala:363.23-363.32: error: The name `DBusModule' does
not exist in the context of `Vala.GSignalModule.generate_marshaller'
                        } else if (dbus && DBusModule.get_type_signature
(return_type).has_prefix ("(")) {
                                           ^^^^^^^^^^
Compilation failed: 3 error(s), 0 warning(s)

or:

valacompiler.c: In function ‘vala_compiler_run_source’:
valacompiler.c:1179:3: warning: passing argument 5 of
‘g_child_watch_add_full’ from incompatible pointer type
/usr/include/glib-2.0/glib/gmain.h:520:10: note: expected
‘GDestroyNotify’ but argument is of type ‘void (*)(struct Block1Data *)’
  CCLD   valac
make[3]: Leaving directory `/home/dm/src/vala/compiler'
make[2]: Leaving directory `/home/dm/src/vala/compiler'
Making all in vapi
make[2]: Entering directory `/home/dm/src/vala/vapi'
make[2]: *** No rule to make target `alsa.deps', needed by `all-am'.  Stop.
make[2]: Leaving directory `/home/dm/src/vala/vapi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dm/src/vala'
make: *** [all] Error 2


someone can help me? or know a commit to use or something like that ????

thanks

-- 
Federico Pietta "Darkmagister"
http://www.darkmagister.org
http://www.webosphone.it
Linux Registered User: #425709

public gpg key: gpg --keyserver pgp.mit.edu --recv-key 65E45DEF




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