Re: [E-devel] enventor git build fail [solved]

2021-04-11 Thread leoutation
On 4/11/21 7:28 PM, Jérémy Zurcher wrote: I just did git clone ... && ./autogen.sh && ./configure && make Issue came from my (Arch) custom build script. It builds successfully now :) On Sunday 11 April 2021 16:38, [email protected] wrote : Hi I try to build enventor git master version wit

Re: [E-devel] enventor git build fail

2021-04-11 Thread Vincent Torri
would be nice maybe to use meson, now Vincent On Sun, Apr 11, 2021 at 6:30 PM Jérémy Zurcher wrote: > > I just did > > git clone ... && ./autogen.sh && ./configure && make > > On Sunday 11 April 2021 16:38, [email protected] wrote : > > Hi > > I try to build enventor git master version with bu

Re: [E-devel] enventor git build fail

2021-04-11 Thread Jérémy Zurcher
I just did git clone ... && ./autogen.sh && ./configure && make On Sunday 11 April 2021 16:38, [email protected] wrote : > Hi > I try to build enventor git master version with but it fails. > Is it really possible to build it this way? (efl git master) > > checking whether gcc accepts -g... yes

[E-devel] enventor git build fail

2021-04-11 Thread leoutation
Hi I try to build enventor git master version with but it fails. Is it really possible to build it this way? (efl git master) checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking bu