On Sat, 16 Dec 2017 22:51:50 +0000 Peter Flynn <pe...@silmaril.ie> said:

for now with efl you may want to add:

   --disable-cxx-bindings

as our eo/eolian and binding work is in flux. 

> Using git clone https://git.enlightenment.org/core/efl.git
> and then autoconf.sh and make, I am getting
> 
>     CXX      bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-eolian_cxx.o
> bin/eolian_cxx/eolian_cxx.cc: In function ‘bool 
> eolian_cxx::types_generate(const string&, const 
> eolian_cxx::options_type&, std::__cxx11::string&)’:
> bin/eolian_cxx/eolian_cxx.cc:229:70: error: cannot convert ‘const char*’ 
> to ‘const Eolian* {aka const _Eolian*}’ for argument ‘1’ to 
> ‘Eina_Iterator* eolian_declarations_get_by_file(const Eolian*, const char*)’
>      Eina_Iterator *itr = eolian_declarations_get_by_file(fname.c_str());
>                                                                        ^
> Makefile:50039: recipe for target 
> 'bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-eolian_cxx.o' failed
> make[4]: *** [bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-eolian_cxx.o] Error 1
> 
> This goes way beyond my knowledge of C, unfortunately. As I said, it did 
> actually compile all the way through when I tried it under Bodhi, but 
> that bird has now flown.
> 
> $ lsb_release -a
> No LSB modules are available.
> Distributor ID:       LinuxMint
> Description:  Linux Mint 18.3 Sylvia
> Release:      18.3
> Codename:     sylvia
> 
> $ uname -a
> Linux pentacle 4.10.0-38-generic #42~16.04.1-Ubuntu SMP Tue Oct 10 
> 16:32:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
> 
> $ gcc -v
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
> 5.4.0-6ubuntu1~16.04.5' 
> --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs 
> --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ 
> --prefix=/usr --program-suffix=-5 --enable-shared 
> --enable-linker-build-id --libexecdir=/usr/lib 
> --without-included-gettext --enable-threads=posix --libdir=/usr/lib 
> --enable-nls --with-sysroot=/ --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-libmpx --enable-plugin 
> --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk 
> --enable-gtk-cairo 
> --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre 
> --enable-java-home 
> --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 
> --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 
> --with-arch-directory=amd64 
> --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc 
> --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
> 
> ///Peter
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to