I just did my weekly update this evening and I'm receiving the following error trying to compile ecore

as -I../../../src/lib/ecore_x -I../../../src/lib/ecore_fb -I/usr/local/include -I/usr/local/include -g -O2 -Wall -MT ecore_evas_x.lo -MD -MP -MF .deps/ecore_evas_x.Tpo -c ecore_evas_x.c -fPIC -DPIC -o .libs/ecore_evas_x.o
ecore_evas_x.c: In function '_ecore_evas_x_alpha_set':
ecore_evas_x.c:1387: error: 'struct <anonymous>' has no member named 'destination_alpha' ecore_evas_x.c:1395: error: 'struct <anonymous>' has no member named 'destination_alpha'
ecore_evas_x.c: In function 'ecore_evas_software_x11_new':
ecore_evas_x.c:2101: error: 'struct <anonymous>' has no member named 'destination_alpha' ecore_evas_x.c:2109: error: 'struct <anonymous>' has no member named 'destination_alpha'
make[4]: *** [ecore_evas_x.lo] Error 1
make[4]: Leaving directory `/home/bggr/e17/libs/ecore/src/lib/ecore_evas'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/bggr/e17/libs/ecore/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bggr/e17/libs/ecore/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bggr/e17/libs/ecore'
make: *** [all] Error 2

I went through and looked for any copies of evas libs etc. that might be lurking about and found none. I also went back and verified that my build order was correct, it was. Deleted my build directory just on the chance something was
there that might be the cause of the problem... still no luck

Any suggestions please.


-------------------------------------------------------
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&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to