2006/3/31, Brian Mattern <[EMAIL PROTECTED]>: > Make sure you don't have any old versions of ecore lying around anywhere (e.g. > in a different prefix).
it's made ... and my /usr is clean ... > -- > rephorm > > On Friday 31 March 2006 07:37, 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 > > > ------------------------------------------------------- > 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?cmdlnk&kid0944&bid$1720&dat1642 > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- -- Puppet_Master E17 si on reprennais tout ... ------------------------------------------------------- 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
