Re: [E-devel] Build issue following the merge of generic modules

2016-06-13 Thread The Rasterman
On Thu, 9 Jun 2016 10:25:22 +0900 Jean-Philippe André said: > On 9 June 2016 at 00:26, Felipe Magno de Almeida > wrote: > > > On Wed, Jun 8, 2016 at 7:22 AM, Carsten Haitzler > > wrote: > > > On Sun, 5 Jun 2016 10:46:18 +0100 Tom Hacohen > > said: > > > > > >> Hey, > > >> > > >> I'm getting:

Re: [E-devel] Build issue following the merge of generic modules

2016-06-08 Thread Jean-Philippe André
On 9 June 2016 at 00:26, Felipe Magno de Almeida wrote: > On Wed, Jun 8, 2016 at 7:22 AM, Carsten Haitzler > wrote: > > On Sun, 5 Jun 2016 10:46:18 +0100 Tom Hacohen > said: > > > >> Hey, > >> > >> I'm getting: > >> > >> /usr/bin/ld: cannot find -lomp > >> clang-3.8: error: linker command faile

Re: [E-devel] Build issue following the merge of generic modules

2016-06-08 Thread Felipe Magno de Almeida
On Wed, Jun 8, 2016 at 7:22 AM, Carsten Haitzler wrote: > On Sun, 5 Jun 2016 10:46:18 +0100 Tom Hacohen said: > >> Hey, >> >> I'm getting: >> >> /usr/bin/ld: cannot find -lomp >> clang-3.8: error: linker command failed with exit code 1 (use -v to see >> invocation) >> Makefile:25569: recipe for t

Re: [E-devel] Build issue following the merge of generic modules

2016-06-08 Thread The Rasterman
On Sun, 5 Jun 2016 10:46:18 +0100 Tom Hacohen said: > Hey, > > I'm getting: > > /usr/bin/ld: cannot find -lomp > clang-3.8: error: linker command failed with exit code 1 (use -v to see > invocation) > Makefile:25569: recipe for target > 'generic/evas/raw/evas_image_loader.raw' failed > > I g

Re: [E-devel] Build issue with python-efl bindings from git.

2013-03-25 Thread Kai Huuhko
25.03.2013 13:21, Daniel Juyung Seo kirjoitti: > Hello all, this is Daniel Juyung Seo. > > While building python-efl from git, I got the following error. > My cython version is 0.15.1 and python version is 2.7.3. > Anybody has any idea? > Thanks. > > Cythonizing efl/ecore/efl.ecore.pyx > > Error co

Re: [E-devel] Build issue

2013-02-19 Thread Cedric BAIL
On Tue, Feb 19, 2013 at 10:57 PM, Lucas De Marchi wrote: > On Sat, Feb 16, 2013 at 11:33 AM, Cedric BAIL wrote: >> Hello, >> >> Our current build system is currently in a bad state and there was no >> improvements in the past week. So here is I think a TODO that everyone >> will agree with. >> >>

Re: [E-devel] Build issue

2013-02-19 Thread Lucas De Marchi
On Sat, Feb 16, 2013 at 11:33 AM, Cedric BAIL wrote: > Hello, > > Our current build system is currently in a bad state and there was no > improvements in the past week. So here is I think a TODO that everyone > will agree with. > > - siginfo is not a portable API. There was a test and proper #if i

Re: [E-devel] Build issue

2013-02-18 Thread Bruno Dilly
On Sun, Feb 17, 2013 at 1:06 AM, Cedric BAIL wrote: > On Sat, Feb 16, 2013 at 3:58 PM, Davide Andreoli > wrote: >> 2013/2/16 Cedric BAIL >>> Our current build system is currently in a bad state and there was no >>> improvements in the past week. So here is I think a TODO that everyone >>> will

Re: [E-devel] Build issue

2013-02-17 Thread The Rasterman
On Sat, 16 Feb 2013 14:33:05 +0100 Cedric BAIL said: > Hello, > > Our current build system is currently in a bad state and there was no > improvements in the past week. So here is I think a TODO that everyone > will agree with. > > - siginfo is not a portable API. There was a test and proper #i

Re: [E-devel] Build issue

2013-02-17 Thread Gustavo Sverzut Barbieri
Before I complained about this, but I'm stopping doing so now. On Saturday, February 16, 2013, Cedric BAIL wrote: > Hello, > > Our current build system is currently in a bad state and there was no > improvements in the past week. So here is I think a TODO that everyone > will agree with. > > - si

Re: [E-devel] Build issue

2013-02-16 Thread David Seikel
On Sat, 16 Feb 2013 21:09:25 +0100 Davide Andreoli wrote: > 2013/2/16 David Seikel > > > On Sat, 16 Feb 2013 17:31:07 +0100 Davide Andreoli > > wrote: > > > > > 2013/2/16 Leandro Dorileo > > > > > > > Hi! > > > > > > > > On Sat, Feb 16, 2013 at 03:58:47PM +0100, Davide Andreoli wrote: > > > >

Re: [E-devel] Build issue

2013-02-16 Thread Cedric BAIL
On Sat, Feb 16, 2013 at 3:58 PM, Davide Andreoli wrote: > 2013/2/16 Cedric BAIL >> Our current build system is currently in a bad state and there was no >> improvements in the past week. So here is I think a TODO that everyone >> will agree with. >> >> - siginfo is not a portable API. There was a

Re: [E-devel] Build issue

2013-02-16 Thread Lucas De Marchi
On Feb 16, 2013 6:12 PM, "Davide Andreoli" wrote: > > 2013/2/16 David Seikel > > > On Sat, 16 Feb 2013 17:31:07 +0100 Davide Andreoli > > wrote: > > > > > 2013/2/16 Leandro Dorileo > > > > > > > Hi! > > > > > > > > On Sat, Feb 16, 2013 at 03:58:47PM +0100, Davide Andreoli wrote: > > > > > 2013/

Re: [E-devel] Build issue

2013-02-16 Thread Davide Andreoli
2013/2/16 David Seikel > On Sat, 16 Feb 2013 17:31:07 +0100 Davide Andreoli > wrote: > > > 2013/2/16 Leandro Dorileo > > > > > Hi! > > > > > > On Sat, Feb 16, 2013 at 03:58:47PM +0100, Davide Andreoli wrote: > > > > 2013/2/16 Cedric BAIL > > > > > > > > > Hello, > > > > > > > > > > Our current

Re: [E-devel] Build issue

2013-02-16 Thread David Seikel
On Sat, 16 Feb 2013 17:31:07 +0100 Davide Andreoli wrote: > 2013/2/16 Leandro Dorileo > > > Hi! > > > > On Sat, Feb 16, 2013 at 03:58:47PM +0100, Davide Andreoli wrote: > > > 2013/2/16 Cedric BAIL > > > > > > > Hello, > > > > > > > > Our current build system is currently in a bad state and the

Re: [E-devel] Build issue

2013-02-16 Thread Davide Andreoli
2013/2/16 Leandro Dorileo > Hi! > > On Sat, Feb 16, 2013 at 03:58:47PM +0100, Davide Andreoli wrote: > > 2013/2/16 Cedric BAIL > > > > > Hello, > > > > > > Our current build system is currently in a bad state and there was no > > > improvements in the past week. So here is I think a TODO that ev

Re: [E-devel] Build issue

2013-02-16 Thread Leandro Dorileo
Hi! On Sat, Feb 16, 2013 at 03:58:47PM +0100, Davide Andreoli wrote: > 2013/2/16 Cedric BAIL > > > Hello, > > > > Our current build system is currently in a bad state and there was no > > improvements in the past week. So here is I think a TODO that everyone > > will agree with. > > > > - siginf

Re: [E-devel] Build issue

2013-02-16 Thread Davide Andreoli
2013/2/16 Cedric BAIL > Hello, > > Our current build system is currently in a bad state and there was no > improvements in the past week. So here is I think a TODO that everyone > will agree with. > > - siginfo is not a portable API. There was a test and proper #if in > 1.7, we should bring them

Re: [E-devel] build issue

2012-10-21 Thread Sanjeev BA
And it is fixed with an update. Thanks. On Mon, Oct 22, 2012 at 11:17 AM, Carsten Haitzler wrote: > On Mon, 22 Oct 2012 11:01:23 +0900 Cedric BAIL said: > > > On Mon, Oct 22, 2012 at 10:30 AM, Sanjeev BA wrote: > > > Found this issue today morning after the update. > > > > > > source/e/trunk/te

Re: [E-devel] build issue

2012-10-21 Thread The Rasterman
On Mon, 22 Oct 2012 11:01:23 +0900 Cedric BAIL said: > On Mon, Oct 22, 2012 at 10:30 AM, Sanjeev BA wrote: > > Found this issue today morning after the update. > > > > source/e/trunk/terminology/src/bin/main.c:51: undefined reference to > > `cursor_focus_out_emit' > > terminology-main.o: In func

Re: [E-devel] build issue

2012-10-21 Thread Cedric BAIL
On Mon, Oct 22, 2012 at 10:30 AM, Sanjeev BA wrote: > Found this issue today morning after the update. > > source/e/trunk/terminology/src/bin/main.c:51: undefined reference to > `cursor_focus_out_emit' > terminology-main.o: In function `_cb_cmdbox': > source/e/trunk/terminology/src/bin/main.c:176:

Re: [E-devel] Build issue in conf_randr module

2012-07-06 Thread The Rasterman
On Fri, 6 Jul 2012 14:55:26 +0900 Sanjeev BA said: > Please ignore this question. > > Already answered by Cedric in an earlier email thread. > > Compiler error in e ( module xrandr ) missing > src/modules/conf_randr/e-module-conf_randr.edj file > > Installed libpng development files and that f

Re: [E-devel] Build issue in conf_randr module

2012-07-05 Thread Sanjeev BA
Please ignore this question. Already answered by Cedric in an earlier email thread. Compiler error in e ( module xrandr ) missing src/modules/conf_randr/e-module-conf_randr.edj file Installed libpng development files and that fixed it. Evas was building with png support. On Fri, Jul 6, 2012 at