On Wed, 06 Aug 2025 10:20:05 +0900 Masaru Nomiya <nom...@lake.dti.ne.jp> said:

> Hello,
> 
> In the Message; 
> 
>   Subject    : Re: [e-users] Building the latest git head of enlightenment
> got error Message-ID : <20250805210038.b271c2e7776271b6ac093...@rasterman.com>
>   Date & Time: Tue, 5 Aug 2025 21:00:38 +0100
> 
> [CH] == Carsten Haitzler <ras...@rasterman.com> has written:
> 
> CH>  On Tue, 05 Aug 2025 09:30:46 +0900 Masaru Nomiya <nom...@lake.dti.ne.jp>
> CH> said:
> 
> CH>  aaaah you didnt enable wl support. yes - will fix
> 
> Thanks.
> 
> But, .... (_ _?
> 
> I tried to build the latest git head, but regardless of whether wl
> support is available or not, I got the following error.
> 
> [...]
> ../src/modules/wizard/page_010.c: In function ‘wizard_page_show’:
> ../src/modules/wizard/page_010.c:219:24: error: implicit declaration of
> function ‘e_wizard_labels_update’ [-Wimplicit-function-declaration] 219
> |                        e_wizard_labels_update();
>       |                        ^~~~~~~~~~~~~~~~~~~~~~
> [408/620] Compiling C object src/modules/wizard/page_011.so.p/page_011.c.o
> [...]
> 
> Best Regards.

also.. don't know what code you have there... but line 219 is not that. in fact
e_wizard_labels_update() doesn't even exist in that file... in fact no file int
he wizard module has that function. in fact it doesn't exist in enlightenment's
source tree at all:

 8:01AM ~/C/e 🌱 master 💥 🔥 15   > git grep e_wizard_labels_update
 8:02AM ~/C/e 🌱 master 💥 🔥 15   >

so .. beats me what you have there... but it's certainly not e from git. i
removed those functions from e in 2018... so like 7 years ago.

> ---
> ┏━━┓彡    Masaru Nomiya                  mail-to: nomiya @ lake.dti.ne.jp
> ┃\/彡
> ┗━━┛        "It was a sin to be delicious. -- Abstinence preached by
>                 Christianity."
> 
>   -- "The History of the mind in French Cuisine" Chikako Hashimoto (in JP) --
> 
> 
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com



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

Reply via email to