Hi! Something weird after last CVS updates:
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore -D_REENTRANT -I/usr/include/directfb -I/opt/e17/include -I/opt/ e17/include -L/opt/e17/lib -Wall -MT ecore_directfb.lo -MD -MP -MF .deps/ecore_directfb.Tpo -c ecore_directfb.c -fPIC -DPIC -o .libs/ecore_directfb.o In file included from ecore_directfb.c:4: ecore_directfb_keys.h:144: error: `DIKS_CURSOR_LEFT_UP' undeclared here (not in a function) ecore_directfb_keys.h:144: error: initializer element is not constant ecore_directfb_keys.h:144: error: (near initialization for `_ecore_directfb_key_symbols[119].keycode') ecore_directfb_keys.h:144: error: initializer element is not constant ecore_directfb_keys.h:144: error: (near initialization for `_ecore_directfb_key_symbols[119]') ecore_directfb_keys.h:145: error: `DIKS_CURSOR_LEFT_DOWN' undeclared here (not in a function) ecore_directfb_keys.h:145: error: initializer element is not constant ecore_directfb_keys.h:145: error: (near initialization for `_ecore_directfb_key_symbols[120].keycode') ecore_directfb_keys.h:145: error: initializer element is not constant ecore_directfb_keys.h:145: error: (near initialization for `_ecore_directfb_key_symbols[120]') ecore_directfb_keys.h:146: error: `DIKS_CURSOR_UP_RIGHT' undeclared here (not in a function) ecore_directfb_keys.h:146: error: initializer element is not constant ecore_directfb_keys.h:146: error: (near initialization for `_ecore_directfb_key_symbols[121].keycode') ecore_directfb_keys.h:146: error: initializer element is not constant ecore_directfb_keys.h:146: error: (near initialization for `_ecore_directfb_key_symbols[121]') ecore_directfb_keys.h:147: error: `DIKS_CURSOR_DOWN_RIGHT' undeclared here (not in a function) ecore_directfb_keys.h:147: error: initializer element is not constant ---- skipped a little ---- ecore_directfb.c: In function `ecore_directfb_window_cursor_show': ecore_directfb.c:585: error: `DSPF_A1' undeclared (first use in this function) ecore_directfb.c:585: error: (Each undeclared identifier is reported only once ecore_directfb.c:585: error: for each function it appears in.) ecore_directfb.c: In function `ecore_directfb_window_fullscreen_set': ecore_directfb.c:635: error: structure has no member named `CreateFileDescriptor' ecore_directfb.c: In function `ecore_directfb_init': ecore_directfb.c:677: error: structure has no member named `CreateFileDescriptor' ecore_directfb.c: At top level: ecore_directfb.c:38: warning: '_ecore_directfb_event_fd_handler' declared `static' but never defined make[4]: *** [ecore_directfb.lo] Error 1 make[4]: Leaving directory `/opt/DEVEL/e17/libs/ecore/src/lib/ecore_directfb' make[3]: *** [all-recursive] Error 1 did grep -r on /opt/DEVEL/e17/ - no DIKS_CURSOR_ Ideas? Thanks, Dan ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
