Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while compiling ecomorph #1

Open
vishytk opened this issue Dec 23, 2010 · 0 comments
Open

error while compiling ecomorph #1

vishytk opened this issue Dec 23, 2010 · 0 comments

Comments

@vishytk
Copy link

vishytk commented Dec 23, 2010

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant