hello people,

Im trying to 'make' evidence (version 0.9.8 from sources),
in the end of making im getting following output:
----------------------------------------------
...
imlib.c:29: error: parse error before "evidence_thumb_imlib_image_preview"
imlib.c:29: warning: return type defaults to `int'
imlib.c: In function `evidence_thumb_imlib_image_preview':
imlib.c:30: error: `Imlib_Image' undeclared (first use in this function)
imlib.c:30: error: (Each undeclared identifier is reported only once
imlib.c:30: error: for each function it appears in.)
imlib.c:30: error: parse error before "tmp"
imlib.c:31: error: `Imlib_Load_Error' undeclared (first use in this function)
imlib.c:44: error: `tmp' undeclared (first use in this function)
imlib.c:44: warning: implicit declaration of function `imlib_load_image_with_error_return'
imlib.c:44: error: `err' undeclared (first use in this function)
imlib.c:47: warning: implicit declaration of function `imlib_context_set_image'
imlib.c:49: warning: implicit declaration of function `evidence_thumb_imlib_standardize'
imlib.c:61: warning: implicit declaration of function `imlib_free_image_and_decache'
imlib.c:65: warning: return makes integer from pointer without a cast
imlib.c:73: error: `IMLIB_LOAD_ERROR_PATH_COMPONENT_NON_EXISTANT' undeclared (first use in this function)
imlib.c:75: error: `IMLIB_LOAD_ERROR_NO_LOADER_FOR_FILE_FORMAT' undeclared (first use in this function)
imlib.c:77: error: `IMLIB_LOAD_ERROR_UNKNOWN' undeclared (first use in this function)
imlib.c:80: warning: return makes integer from pointer without a cast
imlib.c: In function `thumbnail_plugin_make':
imlib.c:120: error: `Imlib_Image' undeclared (first use in this function)
imlib.c:120: error: parse error before "im"
imlib.c:121: error: parse error before ')' token
imlib.c:121: error: `im' undeclared (first use in this function)
make[4]: *** [imlib.lo] Error 1
make[4]: Leaving directory `/home/mv/Desktop/packages/evidence/evidence-0.9.8/src/thumbnailer/imlib_loaders'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/mv/Desktop/packages/evidence/evidence-0.9.8/src/thumbnailer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mv/Desktop/packages/evidence/evidence-0.9.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mv/Desktop/packages/evidence/evidence-0.9.8'
make: *** [all] Error 2
...
-----------------------------------------------


this stops me to go further... could anybody advice please,
what may cause it?

thanks a lot,
--
maverick


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to