Hello,

Congratulations on the new 0.9 release :)

I have tried to compile it with vala support under ubuntu 7.10, but for
some reason I can't. I have installed libvala-dev, libvala0 and valac.

This is the compile error:

$ ./configure --with-vala --with-sysproxy --with-debugger
[...]
Final report:
 - GUI = 0
 - VALA = 1
 - JAVA = 0
 - USBSNF = 0
 - SYSPROXY = 1
 - HAVE_PERL = 0
 - HAVE_PYTHON = 0
 - DEBUGGER = 1
 - HAVE_LIB_EWF = 0
 - HAVE_LIB_READLINE = 1

$ make
[...]
make[2]: Entering directory `/tmp/radare-0.9/vala/grava'
valac -c -g --save-temps *.vala --pkg gtk+-2.0 --pkg cairo -o a.out
Unknown option --save-temps
Run 'valac --help' to see a full list of available command line options.
make[2]: *** [radare] Error 1
make[2]: Leaving directory `/tmp/radare-0.9/vala/grava'
make[1]: *** [valagrava] Error 2
make[1]: Leaving directory `/tmp/radare-0.9/src'
make: *** [radare] Error 2
[EMAIL PROTECTED]:/t


I have also tried removing the --save-temps from the Makefiles, but it
seems my grava / vala version is too old and does work either.

Is there any hint you can give me? or should i go for the SVN version of
vala? Thanks in advance.

Cheers,

pof
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : 
https://lists.nopcode.org/mailman/private/radare/attachments/20071213/49c0f8f3/attachment.pgp
 
_______________________________________________
radare mailing list
[email protected]
https://lists.nopcode.org/mailman/listinfo/radare

Reply via email to