On Thu, Jun 6, 2024 at 11:22 AM daniel antoine <univa...@gmail.com> wrote:
>
> Hi Vincent
>
> I run in the compile error with commit
> 1cd130ac096bd2148d4c0f6e54864413284e0963 , you talk about a patch, if
> you want I can try it

please try it. don't forget the missing colon that i have mentioned.
I'm waiting for someone  to tell me that the patch is fixing this
issue

Vincent

> Best regards
>
> Daniel
>
> Le jeu. 6 juin 2024 à 10:36, Vincent Torri <vincent.to...@gmail.com> a écrit :
> >
> > On Thu, Jun 6, 2024 at 10:30 AM Masaru Nomiya <nom...@lake.dti.ne.jp> wrote:
> > >
> > > Hello,
> > >
> > > Sorry, forgot to attach the error message.
> > >
> > > In the Message;
> > >
> > >   Subject    : Re: [e-users] EFL compile problem
> > >   Message-ID : <87v82mqyhu.wl-nom...@lake.dti.ne.jp>
> > >   Date & Time:
> > >
> > > [MN] == Masaru Nomiya <nom...@lake.dti.ne.jp> has written:
> > >
> > > MN> Hello,
> > >
> > > MN> In the Message;
> > >
> > > MN>   Subject    : Re: [e-users] EFL compile problem
> > > MN>   Message-ID : 
> > > <CAMq1adpFxK0J2Y=z6vwfaydxwrjabzkfkygwyc_vjv94cqs...@mail.gmail.com>
> > > MN>   Date & Time: Thu, 6 Jun 2024 09:24:51 +0200
> > >
> > > MN> [VT] == Vincent Torri <vincent.to...@gmail.com> has written:
> > >
> > > VT>  try that patch
> > >
> > > VT>  diff --git a/src/lib/eina/meson.build b/src/lib/eina/meson.build
> > > VT>  index 4ab37d2112..c50a06b59b 100644
> > > VT>  --- a/src/lib/eina/meson.build
> > > VT>  +++ b/src/lib/eina/meson.build
> > > VT>  @@ -371,17 +371,17 @@ eina_ext_deps += [iconv]
> > > VT>   execinfo = cc.find_library('execinfo', required: false)
> > > VT>   eina_ext_deps += [execinfo]
> > > MN> [...]
> > > VT>  -  c_args : [package_c_args, '-DEINA_BUILD', iconv_c_args],
> > > VT>  +  c_args : eina_c_args
> >
> > see my last msg : missing comma at the end above (I did the diff
> > before saving file...)
> >
> > Vincent
> >
> >
> > _______________________________________________
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
>
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to