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

Reply via email to