as far as I remmember, the problem is that E includes *.h from /usr/.../include, while ecore does it in its local dir.
I think I basically cp that *.h file, where E_CORE_SCREENSAVER_NOTIFY, to /usr/.../include. Seems to be some sort of inconsistency in install. I installed E in some weeks on a "clean" machine without any problem. However, I had this problem on the machine where E was installed already. Try to deinstall ecore and install it. Hope this will help. On 3/31/06, Puppet Master <[EMAIL PROTECTED]> wrote: > Le 31/03/06, Aleksej Struk<[EMAIL PROTECTED]> a écrit : > > I had the same problems. > > > > I think, that recompilation of evas helped me. > > i compiled evas ... and no evolution > > sn > > > > > > On Fri, Mar 31, 2006 at 03:37:51PM +0200, Puppet Master wrote: > > // Hello all > > // > > // I'm compilling a fresh check out from the new CVS ... (great !!) > > // but it does'nt work ... (sniff) > > // > > // I have this error : > > // > > // e_manager.c: In function `e_manager_new': > > // e_manager.c:145: erreur: « ECORE_X_EVENT_SCREENSAVER_NOTIFY » non > > // d?clar? (premi?re utilisation dans cette fonction) > > // e_manager.c:145: erreur: (Chaque identificateur non d?clar? est > > // rapport? une seule fois > > // e_manager.c:145: erreur: pour chaque fonction dans laquelle il appara?t.) > > // e_manager.c: In function `_e_manager_cb_screensaver_notify': > > // e_manager.c:746: erreur: « Ecore_X_Event_Screensaver_Notify » non > > // d?clar? (premi?re utilisation dans cette fonction) > > // e_manager.c:746: erreur: « e » non d?clar? (premi?re utilisation dans > > // cette fonction) > > // > > // I take a look to the code and this ECORE_X_EVENT_SCREENSAVER_NOTIFY is > > // defined on > > // ecore_x ... > > // > > // I check out a fresh ecore .. I compile it ... it says : > > // Ecore_X......................: yes (Xcursor: yes) (Xprint: yes) > > // (Xinerama: yes) (Xrandr: yes) (Xscreensaver: yes) (Xrender: yes) > > // > > // it works fine ... > > // > > // I check screensaver extenstion on X : > > // ls -l /usr/X11R6/include/X11/extensions/scrnsaver.h > > // -r--r--r-- 1 root root 4208 2006-02-02 21:54 > > // /usr/X11R6/include/X11/extensions/scrnsaver.h > > // no problem is here ... > > // > > // and finaly I compile e ... > > // > > // and the same error : > > // > > // e_manager.c: In function `e_manager_new': > > // e_manager.c:145: erreur: « ECORE_X_EVENT_SCREENSAVER_NOTIFY » non > > // d?clar? (premi?re utilisation dans cette fonction) > > // e_manager.c:145: erreur: (Chaque identificateur non d?clar? est > > // rapport? une seule fois > > // e_manager.c:145: erreur: pour chaque fonction dans laquelle il appara?t.) > > // e_manager.c: In function `_e_manager_cb_screensaver_notify': > > // e_manager.c:746: erreur: « Ecore_X_Event_Screensaver_Notify » non > > // d?clar? (premi?re utilisation dans cette fonction) > > // > > // some body have the same problem ? > > // some body have a solution ? > > // > > // I checkout the code yesterday 11:00 pm ... > > // > > // thanks > > // -- > > // Puppet_Master > > // ~oOo~ e17 ~oOo~ > > // si on reprennais tout depuis le d?but ... > > // > > // > > // ------------------------------------------------------- > > // This SF.Net email is sponsored by xPML, a groundbreaking scripting > > language > > // that extends applications into web and mobile media. Attend the live > > webcast > > // and join the prime developer group breaking into this new coding > > territory! > > // http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 > > // _______________________________________________ > > // enlightenment-devel mailing list > > // [email protected] > > // https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > -- > > > > Aleksej Struk > > Master Degree Student > > Free University of Bozen-Bolzano > > Faculty of Computer Science > > phone: +39-0471-061749 > > cell phone: +39-3204627049 +370-61278908 > > [EMAIL PROTECTED] [EMAIL PROTECTED] - http://astruk.googlepages.com/home > > > > > -- > -- > Puppet_Master > E17 > si on reprennais tout ... > -- Aleksej Struk Master Degree Student Free University of Bozen-Bolzano Faculty of Computer Science phone: +39-0471-061749 cell phone: +39-3204627049 [EMAIL PROTECTED] [EMAIL PROTECTED] - http://www. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
