Re: [e-users] efl : make error

2017-02-16 Thread The Rasterman
On Thu, 16 Feb 2017 13:57:01 +0100 maderios said: > On 02/16/2017 09:21 AM, Simon Lees wrote: > > > > > > On 02/16/2017 05:44 PM, Pierre Couderc wrote: > >> I am trying to build efl (under debian stretch) with : > >> > >> ./autogen.sh > >> > >> make > >> > >> Configuration seems ok but make gives

Re: [e-users] efl : make error

2017-02-16 Thread The Rasterman
On Thu, 16 Feb 2017 16:07:24 +0100 Pierre Couderc said: > [1711956.348] (EE) Segmentation fault at address 0x0 > [1711956.348] (EE) > FatalError re-entered, aborting > [1711956.348] (EE) Caught signal 11 (Segmentation fault). Server aborting > [1711956.348] (EE) your xserver itself is crashing.

Re: [e-users] efl : make error

2017-02-16 Thread Massimo Maiurana
Pierre Couderc ha scritto il 16/02/2017 alle 15:35: > On 02/16/2017 02:16 PM, Massimo Maiurana wrote: >> As Simon already said this is fixed in git master, so either build from >> that or wait until 1.19 or 1.18.5 is released. >> >> An alternative is to use the configure option --with-crypto=gnutls

Re: [e-users] efl : make error

2017-02-16 Thread maderios
On 02/16/2017 02:16 PM, Massimo Maiurana wrote: > As Simon already said this is fixed in git master, so either build from > that or wait until 1.19 or 1.18.5 is released. > > An alternative is to use the configure option --with-crypto=gnutls. > Hi I compiled efl successfully with gnutls. Thanks Gre

Re: [e-users] efl : make error

2017-02-16 Thread Pierre Couderc
On 02/16/2017 03:34 PM, Ross Vandegrift wrote: > On Thu, Feb 16, 2017 at 08:14:50AM +0100, Pierre Couderc wrote: >> I am trying to build efl (under debian stretch) with : > Hi Pierre - I wonder, did you run into problems with the packages from > experimental? Just curious! > > Xorg.0.log at exec

Re: [e-users] efl : make error

2017-02-16 Thread Pierre Couderc
I am a bit lost in my trials, but it seems to me that : - once (a few days ago, let us say monday), I did success installing on stretch from experimental. - today it fails. But not at install, but at execution of startx (with some libpng12.so.0 message). I am searching more. On 02/16/2017

Re: [e-users] efl : make error

2017-02-16 Thread Ross Vandegrift
On Thu, Feb 16, 2017 at 08:14:50AM +0100, Pierre Couderc wrote: > I am trying to build efl (under debian stretch) with : Hi Pierre - I wonder, did you run into problems with the packages from experimental? Just curious! Thanks, Ross --

Re: [e-users] efl : make error

2017-02-16 Thread Pierre Couderc
On 02/16/2017 02:16 PM, Massimo Maiurana wrote: > As Simon already said this is fixed in git master, so either build from > that or wait until 1.19 or 1.18.5 is released. > > An alternative is to use the configure option --with-crypto=gnutls. > > Bye > Massimo > > En français, diciamo : "Cela va sa

Re: [e-users] efl : make error

2017-02-16 Thread Massimo Maiurana
As Simon already said this is fixed in git master, so either build from that or wait until 1.19 or 1.18.5 is released. An alternative is to use the configure option --with-crypto=gnutls. Bye Massimo maderios ha scritto il 16/02/2017 alle 13:57: > On 02/16/2017 09:21 AM, Simon Lees wrote: >> >> >

Re: [e-users] efl : make error

2017-02-16 Thread maderios
On 02/16/2017 09:21 AM, Simon Lees wrote: > > > On 02/16/2017 05:44 PM, Pierre Couderc wrote: >> I am trying to build efl (under debian stretch) with : >> >> ./autogen.sh >> >> make >> >> Configuration seems ok but make gives me errors that I do not understand : >> > > which efl? there was recently

Re: [e-users] efl : make error

2017-02-16 Thread Pierre Couderc
On 02/16/2017 09:21 AM, Simon Lees wrote: > > On 02/16/2017 05:44 PM, Pierre Couderc wrote: >> I am trying to build efl (under debian stretch) with : >> >> ./autogen.sh >> >> make >> >> Configuration seems ok but make gives me errors that I do not understand : >> > which efl? there was recently c

Re: [e-users] efl : make error

2017-02-16 Thread Simon Lees
On 02/16/2017 05:44 PM, Pierre Couderc wrote: > I am trying to build efl (under debian stretch) with : > > ./autogen.sh > > make > > Configuration seems ok but make gives me errors that I do not understand : > which efl? there was recently changes for new ssl compat (Debian for some reason h

[e-users] efl : make error

2017-02-15 Thread Pierre Couderc
I am trying to build efl (under debian stretch) with : ./autogen.sh make Configuration seems ok but make gives me errors that I do not understand : nous@couderc:/opt/enlightenment/core/efl$ make make --no-print-directory all-recursive Making all in src make all-recursive CC lib/emile

Re: [e-users] EFL Make error with evas examples

2012-11-25 Thread Dustin Jenkins
Nevermind. This has been removed in the latest tree. Thanks, Dustin On 24/11/12 09:04 AM, Dustin Jenkins wrote: > On my 64-bit Debian 6.0 system, I get the following make error with EFL: > > make[4]: Entering directory `/usr/local/src/e17/trunk/efl/src/examples/evas' > Makefile:485: *** command

[e-users] EFL Make error with evas examples

2012-11-24 Thread Dustin Jenkins
On my 64-bit Debian 6.0 system, I get the following make error with EFL: make[4]: Entering directory `/usr/local/src/e17/trunk/efl/src/examples/evas' Makefile:485: *** commands commence before first target. Stop. make[4]: Leaving directory `/usr/local/src/e17/trunk/efl/src/examples/evas' make[3]: