[e-users] Elementary build

2013-01-05 Thread Thiago Henrique
Hi Guys, I have E17 on my laptop, i'm using Gentoo and enlightenment-niifaq overlay to build E17, when i try to install elementary to build enjoy and others apps they give me the error bellow: make[3]: Entering directory `/var/tmp/portage/media-libs/elementary-/work/elementary/src/lib' CC

Re: [e-users] Elementary build

2013-01-06 Thread Thiago Henrique
Hi Daniel, Its work now, thanks... On 6 January 2013 02:47, Daniel Juyung Seo wrote: > Fixed in svn. > http://trac.enlightenment.org/e/changeset/82297 > Can you try it again with latest elementary? > > Daniel Juyung Seo (SeoZ) > > On Sun, Jan 6, 2013 at 3:25 AM, Thi

[e-users] Enlightenment Problem !

2013-01-11 Thread Thiago Henrique
Hi, I have a problem with the release 82640 from SVN, there is e-crashdump.txt: thiago@crazytux ~ $ cat .e-crashdump.txt Thread 2 (Thread 0x7fc90adaa700 (LWP 1346)): #0 0x7fc9129d45ec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 No symbol table info available. #1 0x

Re: [e-users] Enlightenment Problem !

2013-01-11 Thread Thiago Henrique
symbol table info available. #8 0x00435ef5 in _start () No symbol table info available. Detaching from program: /usr/bin/enlightenment, process 18037 On 11 January 2013 14:45, Gustavo Sverzut Barbieri wrote: > On Fri, Jan 11, 2013 at 2:02 PM, Thiago Henrique >wrote: > > >

Re: [e-users] Enlightenment Problem !

2013-01-11 Thread Thiago Henrique
Gentoo do strip for default before installing, the strip option is disabled and i have compiled the libraries again but the error has gone... In build 82651 the error has gone On 11 January 2013 15:21, Gustavo Sverzut Barbieri wrote: > On Fri, Jan 11, 2013 at 3:18 PM, Thiago Henri

[e-users] EFL x EEZE

2013-01-15 Thread Thiago Henrique
Hi Guys, There is a new build error in EFL @8241 CC lib/emotion/lib_emotion_libemotion_la-emotion_smart.lo CC lib/emotion/lib_emotion_libemotion_la-emotion_webcam.lo CC lib/emotion/lib_emotion_libemotion_la-emotion_modules.lo lib/emotion/emotion_webcam.c:13:19: fatal error: Eeze.h

[e-users] EFL need c++ compiler

2013-01-18 Thread Thiago Henrique
Hi Guys, EFL now requires a c++ compiler ? I got this error? checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes configure: error: efl requires a C++ compiler -

Re: [e-users] EFL need c++ compiler

2013-01-18 Thread Thiago Henrique
st.c -o conftest2.o >&5 configure:20046: $? = 0 configure:20064: result: yes configure:20094: error: efl requires a C++ compiler crazytux gcc # x86_64-pc-linux-gnu-g++ x86_64-pc-linux-gnu-g++x86_64-pc-linux-gnu-g++-4.6.3 On 18 January 2013 16:46, Gustavo Sverzut Barbieri wrot

Re: [e-users] EFL need c++ compiler

2013-01-18 Thread Thiago Henrique
ree software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. automake 1.11.6 On 18 January 2013 16:58, Gustavo Sverzut Barbieri wrote: > On Fri, Jan 18, 2013 at 4:53 PM, Thiago Henrique

Re: [e-users] EFL need c++ compiler

2013-01-18 Thread Thiago Henrique
]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 On 18 January 2013 17:33, Gustavo Sverzut Barbieri wrote: > On Fri, Jan 18, 2013 at 5:18 PM, Thiago Henrique > wrote: > > Pastebin: http://pastebin.com/NNbgQJ0e > >

Re: [e-users] EFL need c++ compiler

2013-01-18 Thread Thiago Henrique
In MakeFile there is no entry for eeze. i'm using overlay from niifaq On 18 January 2013 22:11, Gustavo Sverzut Barbieri wrote: > On Fri, Jan 18, 2013 at 5:39 PM, Thiago Henrique > wrote: > > Ok, its working now. but i got another error now: > > > >