I've been running e17 from cvs for some time, and it has been working great. I saw that some new themes have been released and the version from cvs that I was using would not support the new themes. So I decided to run the e17update.sh script to update to the newest cvs. I was able to build eet, edb, evas, ecore, embryo, imlib2, edje, e, epeg, epsilon and esmart. Everything else failed: emotion, eclair, ewl, engrave, e_utils, e_modules, etox, erss, entice, engage, evidence and entrance.
Here is the trace of ewl failing:
ewl_media.c: In function `ewl_media_module_set':
ewl_media.c:94: error: too many arguments to function `emotion_object_init'
ewl_media.c

error: too many arguments to function `emotion_object_init'
make[3]: *** [ewl_media.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/ewl-9999/work/e17/libs/ewl/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ewl-9999/work/e17/libs/ewl/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ewl-9999/work/e17/libs/ewl'
make: *** [all] Error 2
Has anyone ran into this problem, is the cvs builds broken? Any help would be appreciated. Thanks.