On Tue, 21 Jun 2011 05:29:42 -0400 zongsen <[email protected]> said:
it's pretty simple. the installed elementary you have is not up to date (compared to svn and the elementary you got from svn). why this is the case is some problem on your end - you didn't svn update a whole svn tree in 1 go or an svn update failed and you didnt notice, or you have multiple evas libs installed in multiple locations, one of which is old. you need to look into your system and find out whats up. source builds fine here and for others and svn literally shows that the right functions exist. > I entered into all the source directory and executed "make uninstall",then > tried again. > It didn't work yet. > I was stopped by the failure of elementary. > BTW,I updated all source from svn everytime before compiling. > > 在 2011年6月21日 上午4:24,Ag. Systems Administrator - Danny > <[email protected]> 写道: > > > 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 -- ------------- 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
