[e-users] fatal error: Evas_Engine_Software_X11.h: No such file or directory

2011-04-08 Thread zongsen
Hello,everyone.Recently I was trying to compile E17-svbn on debian unstable.I followed the instructions on the page: http://trac.enlightenment.org/e/wiki/Installation. And I just used autogen.sh and did no configuration myself. Everythings went well until I headed the step of making ecore-svn,I got

Re: [e-users] fatal error: Evas_Engine_Software_X11.h: No such file or directory

2011-04-09 Thread zongsen
;.Then I made it,the compiling of ecore reported no errors anymore. So is this a bug? 2011/4/9 Carsten Haitzler > On Sat, 9 Apr 2011 10:31:06 +0800 zongsen said: > > > Hello,everyone.Recently I was trying to compile E17-svbn on debian > > unstable.I followed the instructions

Re: [e-users] fatal error: Evas_Engine_Software_X11.h: No such file or directory

2011-04-10 Thread zongsen
vas-1. 2011/4/9 Carsten Haitzler > On Sat, 9 Apr 2011 21:19:21 +0800 zongsen said: > > oh god.. i just re-read your mail carefully. you hve a screwed system u > have > evas includes in /usr AND in /usr/local - you likely have 2 evas lib > installs > somehow and without kno

[e-users] problem with compling elementary

2011-06-19 Thread zongsen
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

Re: [e-users] problem with compling elementary

2011-06-20 Thread zongsen
5 PM, Carsten Haitzler > wrote: > > On Sun, 19 Jun 2011 23:51:58 -0400 zongsen said: > > > > your evas is too old for building elementary. > > > >> Hi,everyone!I tried to compile elementary-svn and approach error as > >> follow

Re: [e-users] problem with compling elementary

2011-06-20 Thread zongsen
ime 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 > > wrote: > > > On Sun, 19 Jun 2011 23:

Re: [e-users] problem with compling elementary

2011-06-21 Thread zongsen
gt; >> Try to go to source dir of elementary and do "make distclean", then retry >> build. >> Do it helps? >> >> Thanks, >> Daniel >> >> >> 2011/6/21 zongsen >> >>> I compiled and installed all e17 packages like this: &g

Re: [e-users] problem with compling elementary

2011-06-22 Thread zongsen
followings: …… Checked out revision 60572. Finally, I compiled them one by one until ended by failure of elementary. So,what's wrong? 2011/6/21 Carsten Haitzler > On Tue, 21 Jun 2011 05:29:42 -0400 zongsen said: > > it's pretty simple. the installed elementary you have is not up

Re: [e-users] problem with compling elementary

2011-06-22 Thread zongsen
Daniel Juyung Seo (SeoZ) > > 2011/6/22 zongsen : > > Sorry to bother you all,I know little about programming and libraries. > > I found all old binaries or libraries related with E17(e17 e_dbus efreet > > embryo edje eina ecore eet ethumb elementary )and deleted them i

Re: [e-users] problem with compling elementary

2011-06-23 Thread zongsen
name ‘EINA_REFCOUNT_UNREF’ eio_monitor.c:213:6: warning: parameter names (without types) in function declaration [enabled by default] make[3]: *** [eio_monitor.lo] Error 1 2011/6/23 Carsten Haitzler > On Wed, 22 Jun 2011 05:01:39 -0400 zongsen said: > > somehwere u have a libevas.s

Re: [e-users] problem with compling elementary

2011-06-23 Thread zongsen
evas_object_table_pack_get > > If it exists there. Please find if you have another instance of libevas.so. > > $ find / -name libevas.so 2> /dev/null > /usr/local/lib/libevas.so > > Thanks. > > Daniel Juyung Seo (SeoZ) > > > 2011/6/24 zongsen : > > I chec

[e-users] Segmentation Fault with Ephoto

2011-06-23 Thread zongsen
I have just compiled and install Ephoto,it doesn't work: The content of ~/Ephoto.log: Error Signal Information: ephoto was interrupted by a Segmentation Fault. Output Data: There was no output Error Logs: There was no error message Any ideas? --

Re: [e-users] Segmentation Fault with Ephoto

2011-06-24 Thread zongsen
I make it. Great! Thank you! 2011/6/24 Daniel Juyung Seo > Well.. mine works. > Can you update/build/install ethumb? > Then update/build/install elementary again. > > Daniel Juyung Seo (SeoZ) > > On Fri, Jun 24, 2011 at 1:01 PM, zongsen wrote: > > I have just com