Ahhhh. Alright, thanks :) dh
On 11/26/2010 03:40 PM, Vincent Torri wrote: > > > it's me. I compiled only on windows. i fix it > > Vincent > > On Fri, 26 Nov 2010, Christopher Michael wrote: > >> Seems someone broke efreet wrt compiling. Just will not build anymore :( >> >> make[3]: Entering directory `/home/devilhorns/e/trunk/efreet/src/lib' >> CC libefreet_la-efreet.lo >> efreet.c: In function 'efreet_init': >> efreet.c:57: warning: implicit declaration of function 'eet_init' >> efreet.c:59: warning: implicit declaration of function 'ecore_init' >> efreet.c:115: warning: implicit declaration of function 'ecore_shutdown' >> efreet.c:117: warning: implicit declaration of function 'eet_shutdown' >> CC libefreet_la-efreet_base.lo >> CC libefreet_la-efreet_icon.lo >> efreet_icon.c: In function 'efreet_icon_theme_cache_check': >> efreet_icon.c:1269: warning: implicit declaration of function >> 'ecore_time_get' >> CC libefreet_la-efreet_xml.lo >> CC libefreet_la-efreet_ini.lo >> CC libefreet_la-efreet_desktop.lo >> efreet_desktop.c: In function 'efreet_desktop_init': >> efreet_desktop.c:136: warning: implicit declaration of function >> 'evil_sockets_init' >> efreet_desktop.c: In function 'efreet_desktop_shutdown': >> efreet_desktop.c:177: warning: implicit declaration of function >> 'evil_sockets_shutdown' >> CC libefreet_la-efreet_desktop_command.lo >> efreet_desktop_command.c: In function 'efreet_desktop_exec_cb': >> efreet_desktop_command.c:286: warning: implicit declaration of function >> 'ecore_exe_run' >> CC libefreet_la-efreet_menu.lo >> CC libefreet_la-efreet_utils.lo >> CC libefreet_la-efreet_uri.lo >> CC libefreet_la-efreet_cache.lo >> CCLD libefreet.la >> CC libefreet_mime_la-efreet_mime.lo >> efreet_mime.c: In function 'efreet_mime_init': >> efreet_mime.c:217: warning: implicit declaration of function 'ecore_init' >> efreet_mime.c:253: warning: implicit declaration of function >> 'ecore_shutdown' >> efreet_mime.c: In function 'efreet_mime_type_cache_flush': >> efreet_mime.c:425: warning: implicit declaration of function >> 'ecore_loop_time_get' >> CCLD libefreet_mime.la >> CC libefreet_trash_la-efreet_trash.lo >> CCLD libefreet_trash.la >> make[3]: Leaving directory `/home/devilhorns/e/trunk/efreet/src/lib' >> Making all in bin >> make[3]: Entering directory `/home/devilhorns/e/trunk/efreet/src/bin' >> CC efreet_desktop_cache_create.o >> efreet_desktop_cache_create.c:21: error: expected '=', ',', ';', 'asm' >> or '__attribute__' before '*' token >> efreet_desktop_cache_create.c:22: error: expected '=', ',', ';', 'asm' >> or '__attribute__' before '*' token >> efreet_desktop_cache_create.c:23: error: expected '=', ',', ';', 'asm' >> or '__attribute__' before '*' token >> efreet_desktop_cache_create.c: In function 'cache_add': >> efreet_desktop_cache_create.c:104: warning: implicit declaration of >> function 'eet_data_write' >> efreet_desktop_cache_create.c:104: error: 'ef' undeclared (first use in >> this function) >> efreet_desktop_cache_create.c:104: error: (Each undeclared identifier is >> reported only once >> efreet_desktop_cache_create.c:104: error: for each function it appears >> in.) >> efreet_desktop_cache_create.c:104: error: 'edd' undeclared (first use in >> this function) >> efreet_desktop_cache_create.c:125: warning: implicit declaration of >> function 'eet_write' >> efreet_desktop_cache_create.c:125: error: 'util_ef' undeclared (first >> use in this function) >> efreet_desktop_cache_create.c: In function 'main': >> efreet_desktop_cache_create.c:260: warning: implicit declaration of >> function 'eet_init' >> efreet_desktop_cache_create.c:300: error: 'edd' undeclared (first use in >> this function) >> efreet_desktop_cache_create.c:300: warning: implicit declaration of >> function 'efreet_desktop_edd_init' >> efreet_desktop_cache_create.c:308: error: 'ef' undeclared (first use in >> this function) >> efreet_desktop_cache_create.c:308: warning: implicit declaration of >> function 'eet_open' >> efreet_desktop_cache_create.c:308: error: 'EET_FILE_MODE_WRITE' >> undeclared (first use in this function) >> efreet_desktop_cache_create.c:315: error: 'util_ef' undeclared (first >> use in this function) >> efreet_desktop_cache_create.c:393: error: 'Eet_File' undeclared (first >> use in this function) >> efreet_desktop_cache_create.c:393: error: 'old' undeclared (first use in >> this function) >> efreet_desktop_cache_create.c:395: error: 'EET_FILE_MODE_READ' >> undeclared (first use in this function) >> efreet_desktop_cache_create.c:396: warning: implicit declaration of >> function 'eet_num_entries' >> efreet_desktop_cache_create.c:397: warning: implicit declaration of >> function 'eet_close' >> efreet_desktop_cache_create.c:409: warning: assignment from incompatible >> pointer type >> efreet_desktop_cache_create.c:445: warning: implicit declaration of >> function 'eet_shutdown' >> efreet_desktop_cache_create.c:440: warning: ignoring return value of >> 'write', declared with attribute warn_unused_result >> make[3]: *** [efreet_desktop_cache_create.o] Error 1 >> make[3]: Leaving directory `/home/devilhorns/e/trunk/efreet/src/bin' >> >> I suspect the culprit is here: >> >> http://trac.enlightenment.org/e/changeset/55021/trunk/efreet/src/lib/efreet_private.h >> >> >> Bad caro, no cookie :P >> >> dh >> -- "If C gives you enough rope to hang yourself, then C++ gives you enough rope to bind and gag your neighborhood, rig the sails on a small ship, and still have enough rope to hang yourself from the yardarm" - Anonymous quote from the The UNIX-HATERS Handbook ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
