You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eco_main.c: In function 'e_modapi_init':
eco_main.c:44:19: error: 'PACKAGE' undeclared (first use in this function)
eco_main.c:44:19: note: each undeclared identifier is reported only once for each function it appears in
eco_main.c:51:56: warning: incompatible implicit declaration of built-in function 'dgettext'
eco_main.c:60:6: warning: 'eet_data_descriptor_new' is deprecated (declared at /usr/include/eet-1/Eet.h:1891)
eco_main.c:67:6: warning: 'eet_data_descriptor_new' is deprecated (declared at /usr/include/eet-1/Eet.h:1891)
eco_main.c: In function '_e_mod_menu_add':
eco_main.c:178:30: warning: incompatible implicit declaration of built-in function 'dgettext'
eco_main.c:178:39: error: 'PACKAGE' undeclared (first use in this function)
make[2]: *** [eco_main.lo] Error 1
make[2]: Leaving directory /usr/src/packages/SOURCES/ecomorph/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/usr/src/packages/SOURCES/ecomorph'
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
eco_main.c: In function 'e_modapi_init':
eco_main.c:44:19: error: 'PACKAGE' undeclared (first use in this function)
eco_main.c:44:19: note: each undeclared identifier is reported only once for each function it appears in
eco_main.c:51:56: warning: incompatible implicit declaration of built-in function 'dgettext'
eco_main.c:60:6: warning: 'eet_data_descriptor_new' is deprecated (declared at /usr/include/eet-1/Eet.h:1891)
eco_main.c:67:6: warning: 'eet_data_descriptor_new' is deprecated (declared at /usr/include/eet-1/Eet.h:1891)
eco_main.c: In function '_e_mod_menu_add':
eco_main.c:178:30: warning: incompatible implicit declaration of built-in function 'dgettext'
eco_main.c:178:39: error: 'PACKAGE' undeclared (first use in this function)
make[2]: *** [eco_main.lo] Error 1
make[2]: Leaving directory
/usr/src/packages/SOURCES/ecomorph/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
/usr/src/packages/SOURCES/ecomorph'make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: