Using the latest vala compiler (Vala 0.5.1) and the svn clutter-vala,
clutter-vala won't compile.
At first things like 2. need to be changed to 2.0 in the tests directory
to be syntax compliant), after fixing those test-actors.vala compiles
into C but then produces an error when linking:

-----
make  all-recursive
make[1]: Entering directory `/home/gord/clutter-vala'
Making all in tests
make[2]: Entering directory `/home/gord/clutter-vala/tests'
    VALAC test-actors
/tmp/ccGUp53f.o: In function `super_oh_construct':
test-actors.c:(.text+0xd): undefined reference to `clutter_group_construct'
collect2: ld returned 1 exit status
error: cc exited with status 256
make[2]: *** [test-actors] Error 1
make[2]: Leaving directory `/home/gord/clutter-vala/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gord/clutter-vala'
make: *** [all] Error 2


I am rather new to vala so I am hesitant to post this as a bug just yet
as it may just be me doing things wrong.
-- 
Gord Allott ([EMAIL PROTECTED])

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to