On Wed, 2010-11-10 at 15:47 +0000, [email protected] wrote:
> Hi,

Hi,

> I am running into an error while compiling stable clutter-1.4.0 for
> native egl on my beagleboard, as I follow the "Introduction to
> creating 3D UI with BeagleBoard":
> 
> 
> [..]
> 
> 
> Making all in accessibility
> make[3]: Entering directory
> `/home/ubuntu/clutter-src/clutter-1.4.0/tests/accessibility'
>   CC     cally_atkcomponent_example-cally-atkcomponent-example.o
>   CC     cally_atkcomponent_example-cally-examples-util.o
>   CCLD   cally-atkcomponent-example
> ../../clutter/.libs/libclutter-eglnative-1.0.so: undefined reference
> to `_clutter_backend_impl_get_type'
> collect2: ld returned 1 exit status
> make[3]: *** [cally-atkcomponent-example] Error 1
> make[3]: Leaving directory
> `/home/ubuntu/clutter-src/clutter-1.4.0/tests/accessibility'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/ubuntu/clutter-src/clutter-1.4.0/tests'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/ubuntu/clutter-src/clutter-1.4.0'
> make: *** [all] Error 2

This was fixed by
http://git.clutter-project.org/clutter/commit/?id=1c9dcdaeb295867d86a447cfc3df44d4e74d3ae0

commit that hopefully should find its way to the 1.4 branch and in a
stable tarball.

-- 
Damien


_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to