Maybe you have multiple instances of evas. Daniel Juyung Seo (SeoZ)
2011/6/20 zongsen <[email protected]>: > I updated the source of all these packages from svn and compiled them again > one by one: > e_dbus eet eina embryo ecore edje efreet evas e17 elementary > Here again, elementary come up with the same error messages: > ../../src/lib/.libs/libelementary.so: undefined reference to > `evas_object_table_pack_get' > collect2: ld returned 1 exit status > make[3]: *** [elementary_test] Error 1 > Does elementary depend on anything else? > > > 2011/6/20 Daniel Juyung Seo <[email protected]> >> >> Don't forget to do ldconfig :) >> >> $ sudo ldconfig >> >> Daniel Juyung Seo (SeoZ) >> >> On Mon, Jun 20, 2011 at 2:25 PM, Carsten Haitzler <[email protected]> >> wrote: >> > On Sun, 19 Jun 2011 23:51:58 -0400 zongsen <[email protected]> said: >> > >> > your evas is too old for building elementary. >> > >> >> Hi,everyone!I tried to compile elementary-svn and approach error as >> >> followings: >> >> >> >> ../../src/lib/.libs/libelementary.so: undefined reference to >> >> `evas_object_table_pack_get' >> >> collect2: ld returned 1 exit status >> >> make[3]: *** [elementary_test] Error 1 >> >> >> >> I googled for "evas_object_table_pack_get" but got no clue.So did I >> >> miss >> >> some package which depended by elementary?Thanks! >> >> >> >> ------------------------------------------------------------------------------ >> >> EditLive Enterprise is the world's most technically advanced content >> >> authoring tool. Experience the power of Track Changes, Inline Image >> >> Editing and ensure content is compliant with Accessibility Checking. >> >> http://p.sf.net/sfu/ephox-dev2dev >> >> _______________________________________________ >> >> enlightenment-users mailing list >> >> [email protected] >> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >> > >> > >> > -- >> > ------------- Codito, ergo sum - "I code, therefore I am" -------------- >> > The Rasterman (Carsten Haitzler) [email protected] >> > >> > >> > >> > ------------------------------------------------------------------------------ >> > EditLive Enterprise is the world's most technically advanced content >> > authoring tool. Experience the power of Track Changes, Inline Image >> > Editing and ensure content is compliant with Accessibility Checking. >> > http://p.sf.net/sfu/ephox-dev2dev >> > _______________________________________________ >> > enlightenment-users mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users >> > > > ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
