On Fri, 2010-11-19 at 11:17 +0000, Damien Lespiau wrote: > On Fri, 2010-11-19 at 09:16 +0000, vijay singh wrote: > > I am able to configure. > > While compiling i found error during test compilation. > > > ../../clutter/.libs/libclutter-eglnative-1.0.so: undefined reference to > > `_clutter_backend_impl_get_type' > > collect2: ld returned 1 exit status > > This has been fixed in the 1.4 branch by the commit > http://git.clutter-project.org/clutter/commit/?h=clutter-1.4&id=9ddfc6ab0169816a763aa61435f0611eb5fa4086 > > you can 1/ add the patch to your build 2/ build the 1.4 branch 3/ wait > for the next stable release. I have got below error after applying patch with 1.4 clutter branch. ===================================================================== libtool: Version mismatch error. This is libtool 2.2.6b, but the libtool: definition of this LT_INIT comes from libtool 2.2.6. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b libtool: and run autoconf again. make[10]: *** [libclutter_cogl_driver_la-cogl.lo] Error 63 make[10]: *** Waiting for unfinished jobs.... =====================================================================
If i will not compile test & not applying patch then i am able to compile successfully. What is the dependency ?? _______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
