Trying to build e from svn, and am running into a make error involving e_randr.c. I've tried various revisions including 51487,51474,51473,51453 & 51314. All give the same error message as listed below. I went through my config flags for the other libraries/apps of e17 and I dont specifically enable or disable randr on any package that I can see.
Below is the exact error message CC e_randr.o e_randr.c: In function ‘_e_randr_screen_info_12_new’: e_randr.c:272:26: error: ‘ECORE_X_RANDR_OUTPUT_POLICY_NONE’ undeclared (first use in this function) e_randr.c:272:26: note: each undeclared identifier is reported only once for each function it appears in e_randr.c: In function ‘_e_randr_try_enable_output’: e_randr.c:1182:12: error: ‘ECORE_X_RANDR_OUTPUT_POLICY_NONE’ undeclared (first use in this function) make[3]: *** [e_randr.o] Error 1 make[3]: Leaving directory `/home/soulnothing/pkgbuild/e-svn/src/e/src/bin' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/soulnothing/pkgbuild/e-svn/src/e/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/soulnothing/pkgbuild/e-svn/src/e' make: *** [all] Error 2 Packages installed related to randr. lib32-libxrandr 1.3.0-1 libxrandr 1.3.0-1 randrproto 1.3.1-1 Thanks Sean ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
