Hi Jean - I am using efler (should have said, sorry) which for OSX uses these flags:
--disable-gstreamer --disable-gstreamer1 --disable-pulseaudio --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-abb Thanks, Andrew On Mon, 13 Mar 2017 at 11:17 Jean Guyomarc'h <[email protected]> wrote: > Just checking... did you follow > https://www.enlightenment.org/distros/osx-start ? > Are you using specific configure flags? > > Jean > > On Mon, Mar 13, 2017 at 11:47 AM, Andrew Williams <[email protected]> > wrote: > > > Running "glibtoolize" in the directory fixed it. I will try to do from > > clean again later. > > > > Now I have the following compile error: > > > > Undefined symbols for architecture x86_64: > > "_TLSv1_1_client_method", referenced from: > > _efl_net_ssl_ctx_setup in > > lib_ecore_con_libecore_con_la-efl_net_ssl_context.o > > "_TLSv1_1_server_method", referenced from: > > _efl_net_ssl_ctx_setup in > > lib_ecore_con_libecore_con_la-efl_net_ssl_context.o > > "_TLSv1_2_client_method", referenced from: > > _efl_net_ssl_ctx_setup in > > lib_ecore_con_libecore_con_la-efl_net_ssl_context.o > > "_TLSv1_2_server_method", referenced from: > > _efl_net_ssl_ctx_setup in > > lib_ecore_con_libecore_con_la-efl_net_ssl_context.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]: *** [lib/ecore_con/libecore_con.la] Error 1 > > make[3]: *** [all-recursive] Error 1 > > make[2]: *** [all] Error 2 > > make[1]: *** [all-recursive] Error 1 > > make: *** [all] Error 2 > > > > On Mon, 13 Mar 2017 at 09:56 Jean Guyomarc'h <[email protected]> > > wrote: > > > > > Whaaat?! Worked fine two days ago! Did you start from a cleaned source > > > directory? (git clean -dfx) > > > > > > Jean > > > > > > On Mon, Mar 13, 2017 at 10:31 AM, Andrew Williams < > [email protected]> > > > wrote: > > > > > > > It seems that building on Mac OS X is not currently working - any > tips? > > > > This was working a week or two back. > > > > > > > > Thanks, > > > > Andrew > > > > > > > > CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh > > > /Users/ajw/.efler/efl/missing > > > > aclocal-1.15 -I m4 > > > > cd . && /bin/sh /Users/ajw/.efler/efl/missing automake-1.15 --gnu > > > > configure.ac:304: warning: The 'AM_PROG_MKDIR_P' macro is > deprecated, > > > and > > > > its use is discouraged. > > > > configure.ac:304: You should use the Autoconf-provided > > 'AC_PROG_MKDIR_P' > > > > macro instead, > > > > configure.ac:304: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in > your > > > > Makefile.am files. > > > > configure.ac:280: error: required file './ltmain.sh' not found > > > > config/Makefile.am:12: warning: '%'-style pattern rules are a GNU > make > > > > extension > > > > config/default/Makefile.am:16: warning: '%'-style pattern rules are a > > GNU > > > > make extension > > > > config/mobile/Makefile.am:16: warning: '%'-style pattern rules are a > > GNU > > > > make extension > > > > config/standard/Makefile.am:16: warning: '%'-style pattern rules are > a > > > GNU > > > > make extension > > > > src/examples/ecore/Makefile.am:450: warning: '%'-style pattern rules > > are > > > a > > > > GNU make extension > > > > src/examples/elementary/Makefile.am:255: warning: <: non-POSIX > > variable > > > > name > > > > src/Makefile_Eolian_Files_Helper.am:8: warning: '%'-style pattern > > rules > > > > are > > > > a GNU make extension > > > > src/examples/eolian_cxx/Makefile.am:12: > 'src/Makefile_Eolian_Helper. > > am' > > > > included from here > > > > src/Makefile_Eolian_Helper.am:9: 'src/Makefile_Eolian_Files_ > > Helper.am' > > > > included from here > > > > src/Makefile_Eolian_Files_Helper.am:13: warning: '%'-style pattern > > rules > > > > are a GNU make extension > > > > src/examples/eolian_cxx/Makefile.am:12: > 'src/Makefile_Eolian_Helper. > > am' > > > > included from here > > > > src/Makefile_Eolian_Helper.am:9: 'src/Makefile_Eolian_Files_ > > Helper.am' > > > > included from here > > > > src/Makefile_Eolian_Files_Helper.am:18: warning: '%'-style pattern > > rules > > > > are a GNU make extension > > > > src/examples/eolian_cxx/Makefile.am:12: > 'src/Makefile_Eolian_Helper. > > am' > > > > included from here > > > > src/Makefile_Eolian_Helper.am:9: 'src/Makefile_Eolian_Files_ > > Helper.am' > > > > included from here > > > > src/Makefile_Eolian_Files_Helper.am:23: warning: '%'-style pattern > > rules > > > > are a GNU make extension > > > > src/examples/eolian_cxx/Makefile.am:12: > 'src/Makefile_Eolian_Helper. > > am' > > > > included from here > > > > src/Makefile_Eolian_Helper.am:9: 'src/Makefile_Eolian_Files_ > > Helper.am' > > > > included from here > > > > src/examples/eolian_cxx/Makefile.am:133: warning: '%'-style pattern > > rules > > > > are a GNU make extension > > > > src/examples/eolian_cxx/Makefile.am:136: warning: '%'-style pattern > > rules > > > > are a GNU make extension > > > > src/examples/eolian_cxx/Makefile.am:139: warning: '%'-style pattern > > rules > > > > are a GNU make extension > > > > src/examples/eolian_cxx/Makefile.am:142: warning: '%'-style pattern > > rules > > > > are a GNU make extension > > > > make: *** [Makefile.in] Error 1 > > > > -- > > > > http://andywilliams.me > > > > http://ajwillia.ms > > > > ------------------------------------------------------------ > > > > ------------------ > > > > Announcing the Oxford Dictionaries API! The API offers world-renowned > > > > dictionary content that is easy and intuitive to access. Sign up for > an > > > > account today to start using our lexical data to power your apps and > > > > projects. Get started today and enter our developer competition. > > > > http://sdm.link/oxford > > > > _______________________________________________ > > > > enlightenment-devel mailing list > > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > > > > > > ------------------------------------------------------------ > > ------------------ > > > Announcing the Oxford Dictionaries API! The API offers world-renowned > > > dictionary content that is easy and intuitive to access. Sign up for an > > > account today to start using our lexical data to power your apps and > > > projects. Get started today and enter our developer competition. > > > http://sdm.link/oxford > > > _______________________________________________ > > > enlightenment-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > -- > > http://andywilliams.me > > http://ajwillia.ms > > ------------------------------------------------------------ > > ------------------ > > Announcing the Oxford Dictionaries API! The API offers world-renowned > > dictionary content that is easy and intuitive to access. Sign up for an > > account today to start using our lexical data to power your apps and > > projects. Get started today and enter our developer competition. > > http://sdm.link/oxford > > _______________________________________________ > > enlightenment-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > ------------------------------------------------------------------------------ > Announcing the Oxford Dictionaries API! The API offers world-renowned > dictionary content that is easy and intuitive to access. Sign up for an > account today to start using our lexical data to power your apps and > projects. Get started today and enter our developer competition. > http://sdm.link/oxford > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- http://andywilliams.me http://ajwillia.ms ------------------------------------------------------------------------------ Announcing the Oxford Dictionaries API! The API offers world-renowned dictionary content that is easy and intuitive to access. Sign up for an account today to start using our lexical data to power your apps and projects. Get started today and enter our developer competition. http://sdm.link/oxford _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
