When building EFL on Mac OS High Sierra:
Using homebrew:
Am building with gstreamer plugins don't see any harm, this is my configure line:
./configure --prefix=/opt --with-x11=none --enable-cocaa
OBJCLD lib/ecore_cocoa/libecore_cocoa.la CCLD lib/efreet/libefreet_mime.la CCLD lib/ecore_imf_evas/libecore_imf_evas.la OBJCLD modules/evas/engines/gl_cocoa/module.la CCLD modules/evas/engines/gl_common/libevas_engine_gl_common.la Undefined symbols for architecture x86_64: "_evas_common_font_ext_clear", referenced from: _evas_outbuf_free in modules_evas_engines_gl_cocoa_module_la-evas_outbuf.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [modules/evas/engines/gl_cocoa/module.la] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2