[e-users] build problem

2015-10-28 Thread Conrad Knight
Hi all, I'm having trouble building the EFL, etc. libraries... I typically download the tarballs and compile from those, but i've also now tried following the directions on: https://www.enlightenment.org/docs-efl-start Compiling all the libraries (in the order specified) still results in the

Re: [e-users] build problem

2015-10-28 Thread Daniel Juyung Seo
Hi, I have no problem with that. Can you try it again after 'git clean -dfx'? Or remove '-march=native' from CFLAGS. Thanks, Daniel Juyung Seo (SeoZ) On Thu, Oct 29, 2015 at 1:25 AM, Conrad Knight wrote: > Hi all, > > I'm having trouble building the EFL, etc.

Re: [e-users] build problem

2015-10-28 Thread Jérémy Zurcher
Hi, is > /usr/local/bin/edje_cc the result of latest efl installation or is it the remain of a previous one ? On Wednesday 28 October 2015 12:25, Conrad Knight wrote : > Hi all, > > I'm having trouble building the EFL, etc. libraries... I typically > download the tarballs and compile from

[e-users] Test

2015-10-28 Thread Yomi Ogunwumi
Can you read this? -- *Yomi* -- ___ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Re: [e-users] build problem

2015-10-28 Thread Philippe Jean Guillaumie
Same error building elm on Ubuntu 15.10. As a workaround use this: CFLAGS="-O2 -ffast-math -march=native" On 10/28/2015 09:11 PM, Jérémy Zurcher wrote: > Hi, > > is >> /usr/local/bin/edje_cc > the result of latest efl installation or is it the remain of a previous one ? > > On Wednesday 28

Re: [e-users] Test

2015-10-28 Thread Daniel Kolesa
On Wed, Oct 28, 2015 at 8:45 PM, Yomi Ogunwumi wrote: > Can you read this? aye. D5 > > -- > *Yomi* > -- > ___ > enlightenment-users mailing list >

Re: [e-users] build problem

2015-10-28 Thread The Rasterman
On Wed, 28 Oct 2015 21:36:24 +0100 Philippe Jean Guillaumie said: > Same error building elm on Ubuntu 15.10. > As a workaround use this: CFLAGS="-O2 -ffast-math -march=native" that ... smells of an optimizer bug (-O3 crashes, -O2 is fine), but of course it's a tall order to blame

Re: [e-users] Test

2015-10-28 Thread Stefano M.
Yomi Ogunwumi writes: > Can you read this? yup -- ___ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net

Re: [e-users] Test

2015-10-28 Thread Yomi Ogunwumi
Hm. Okay. So it is working. It's just that an acquaintance of mine sent an email here and it never showed up in my inbox but, it shows up on sourceforge's web interface. So I'm just not sure what happened to it. On Oct 28, 2015 5:48 PM, "Daniel Kolesa" wrote: > On Wed, Oct