Hi

I have got the same problem

[88/621] Compiling C object src/bin/enlightenment.p/e_obj_dialog.c.o
[89/621] Compiling C object src/bin/enlightenment.p/e_pixmap.c.o
FAILED: src/bin/enlightenment.p/e_pixmap.c.o
cc -Isrc/bin/enlightenment.p -Isrc/bin
-I../enlightenment-0.27.1/src/bin
-I../enlightenment-0.27.1/src/bin/efx
-I../enlightenment-0.27.1/src/bin/generated -I.
-I../enlightenment-0.27.1 -I/usr/include/eina-1
-I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/emile-1
-I/usr/include/efl-1 -I/usr/include/efl-1/interfaces
-I/usr/include/eo-1 -I/usr/include/eeze-1 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/ecore-file-1
-I/usr/include/ecore-con-1 -I/usr/include/eldbus-1
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/ecore-1 -I/usr/include/ecore-ipc-1
-I/usr/include/ecore-input-1 -I/usr/include/ecore-input-evas-1
-I/usr/include/evas-1 -I/usr/include/evas-1/canvas
-I/usr/include/evas-1/gesture -I/usr/include/lua5.2
-I/usr/include/fribidi -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/ector-1 -I/usr/include/ecore-audio-1
-I/usr/include/efreet-1 -I/usr/include/eio-1 -I/usr/include/emotion-1
-I/usr/include/elementary-1 -I/usr/include/ecore-x-1
-I/usr/include/ecore-drm2-1 -I/usr/include/elput-1
-I/usr/include/ethumb-client-1 -I/usr/include/ethumb-1
-I/usr/include/edje-1 -I/usr/include/ecore-evas-1
-I/usr/include/ecore-imf-evas-1 -I/usr/include/ecore-imf-1
-I/usr/include/embryo-1 -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O3
-DHAVE_CONFIG_H=1 -Wall -W -Wpointer-arith -Wshadow
-Wno-missing-field-initializers -Wfloat-equal -Wuninitialized -Wundef
-Wcast-align -Wformat=2 -Wno-format-y2k '-DPACKAGE_BIN_DIR="/usr/bin"'
'-DPACKAGE_LIB_DIR="/usr/lib"'
'-DPACKAGE_DATA_DIR="/usr/share/enlightenment"'
'-DPACKAGE_SYSCONF_DIR="/etc"' -O2 -pipe -pthread -D_REENTRANT
-DE_LOGGING=1 -MD -MQ src/bin/enlightenment.p/e_pixmap.c.o -MF
src/bin/enlightenment.p/e_pixmap.c.o.d -o
src/bin/enlightenment.p/e_pixmap.c.o -c
../enlightenment-0.27.1/src/bin/e_pixmap.c
../enlightenment-0.27.1/src/bin/e_pixmap.c: In function '_e_pixmap_clear':
../enlightenment-0.27.1/src/bin/e_pixmap.c:121:40: error: implicit
declaration of function '_e_pixmap_win_get'; did you mean
'e_pixmap_window_get'? [-Wimplicit-function-declaration]
  121 |              ecore_x_e_comp_pixmap_set(_e_pixmap_win_get(cp), 0);
      |                                        ^~~~~~~~~~~~~~~~~
      |                                        e_pixmap_window_get

The problem must come from commit 24daae25db concerning pixmap
(_e_pixmap_win_get)

Best regards

Daniel


Le mar. 5 août 2025 à 02:55, Masaru Nomiya <nom...@lake.dti.ne.jp> a écrit :
>
> Hello,
>
> Today, an update was made to git head, and when I built it, I got the
> following error.
>
> ../src/bin/e_pixmap.c: In function ‘_e_pixmap_clear’:
> ../src/bin/e_pixmap.c:121:40: error: implicit declaration of function 
> ‘_e_pixmap_win_get’; did you mean ‘e_pixmap_window_get’? 
> [-Wimplicit-function-declaration]
>   121 |              ecore_x_e_comp_pixmap_set(_e_pixmap_win_get(cp), 0);
>       |                                        ^~~~~~~~~~~~~~~~~
>       |                                        e_pixmap_window_get
>
> Best Regards.
>
> ---
> ┏━━┓彡    Masaru Nomiya                   mail-to: nomiya @ lake.dti.ne.jp
> ┃\/彡
> ┗━━┛        "The AI model is not your therapist and the company behind
>                   it can't necessarily keep it secret. Sam Altman thinks
>                   that's 'very screwed up.'"
>
>           -- "Even OpenAI's CEO Says Be Careful What You Share With ChatGPT" 
> --
>
>
> _______________________________________________
> 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