Also, function evas_object_table_pack_get was added to evas on 17.06.11 - might be your evas was not recently updated? Check if your Evas.h have anything about it inside.
Thanks, Daniel 2011/6/21 Ag. Systems Administrator - Danny <[email protected]> > Hi, > > Try to go to source dir of elementary and do "make distclean", then retry > build. > Do it helps? > > Thanks, > Daniel > > > 2011/6/21 zongsen <[email protected]> > >> I compiled and installed all e17 packages like this: >> >> ./autogen.sh >> make >> make install >> ldconfig >> I've never installed evas from debian resposity. >> >> 2011/6/20 Carsten Haitzler <[email protected]> >> >> > On Mon, 20 Jun 2011 16:00:07 +0900 Daniel Juyung Seo < >> [email protected] >> > > >> > said: >> > >> > indeed .. though ldconfig is runtime not link/compile time :) >> > >> > > 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 >> > > > >> > > >> > >> > >> > -- >> > ------------- 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
