Hi,

I'm getting following errors when trying to build elementary with 
default configure options. With '--disable-c++11' it builds well.
Could someone take a look?

BR,
LS

CC       libelementary_la-els_box.lo
CC       libelementary_la-els_cursor.lo
CC       libelementary_la-els_tooltip.lo
CC       libelementary_la-elu_ews_wm.lo
EOLCXX   elm_widget.eo.hh
ERR<24659>:eo_lexer /usr/local/share/eolian/include/edje-1/edje.eo:183 
() '(' expected at column 19 near 'char'
              const char *file; /*@ The path to the EDJ file to load @p 
from */
                    ^

ERR<24659>:blackeolian_cxx bin/eolian_cxx/eolian_cxx.cc:217 
database_load() Eolian failed parsing input files
eolian_cxx: bin/eolian_cxx/eolian_cxx.cc:219: void 
eolian_cxx::database_load(const eolian_cxx::options_type&): Assertion 
`false && "Error parsing input files"' failed.
   EOLCXX   elm_container.eo.hh
ERR<24666>:eo_lexer /usr/local/share/eolian/include/edje-1/edje.eo:183 
() '(' expected at column 19 near 'char'
              const char *file; /*@ The path to the EDJ file to load @p 
from */
                    ^

ERR<24666>:blackeolian_cxx bin/eolian_cxx/eolian_cxx.cc:217 
database_load() Eolian failed parsing input files
eolian_cxx: bin/eolian_cxx/eolian_cxx.cc:219: void 
eolian_cxx::database_load(const eolian_cxx::options_type&): Assertion 
`false && "Error parsing input files"' failed.
   EOLCXX   elm_layout.eo.hh
   EOLCXX   elm_interface_scrollable.eo.hh
/bin/bash: line 1: 24659 Przerwane               (core dumped) 
/usr/local/bin/eolian_cxx -I/usr/local/share/eolian/include/eo-1 
-I/usr/local/share/eolian/include/evas-1 
-I/usr/local/share/eolian/include/edje-1 
-I/usr/local/share/eolian/include/ecore-1 -I../../src/lib -o 
elm_widget.eo.hh elm_widget.eo
make[4]: *** [elm_widget.eo.hh] Błąd 134
make[4]: *** Oczekiwanie na niezakończone zadania....
ERR<24673>:eo_lexer /usr/local/share/eolian/include/edje-1/edje.eo:183 
() '(' expected at column 19 near 'char'
              const char *file; /*@ The path to the EDJ file to load @p 
from */
                    ^

ERR<24673>:blackeolian_cxx bin/eolian_cxx/eolian_cxx.cc:217 
database_load() Eolian failed parsing input files
eolian_cxx: bin/eolian_cxx/eolian_cxx.cc:219: void 
eolian_cxx::database_load(const eolian_cxx::options_type&): Assertion 
`false && "Error parsing input files"' failed.
ERR<24678>:eo_lexer /usr/local/share/eolian/include/edje-1/edje.eo:183 
() '(' expected at column 19 near 'char'
              const char *file; /*@ The path to the EDJ file to load @p 
from */
                    ^

ERR<24678>:blackeolian_cxx bin/eolian_cxx/eolian_cxx.cc:217 
database_load() Eolian failed parsing input files
eolian_cxx: bin/eolian_cxx/eolian_cxx.cc:219: void 
eolian_cxx::database_load(const eolian_cxx::options_type&): Assertion 
`false && "Error parsing input files"' failed.
/bin/bash: line 1: 24666 Przerwane               (core dumped) 
/usr/local/bin/eolian_cxx -I/usr/local/share/eolian/include/eo-1 
-I/usr/local/share/eolian/include/evas-1 
-I/usr/local/share/eolian/include/edje-1 
-I/usr/local/share/eolian/include/ecore-1 -I../../src/lib -o 
elm_container.eo.hh elm_container.eo
make[4]: *** [elm_container.eo.hh] Błąd 134
/bin/bash: line 1: 24673 Przerwane               (core dumped) 
/usr/local/bin/eolian_cxx -I/usr/local/share/eolian/include/eo-1 
-I/usr/local/share/eolian/include/evas-1 
-I/usr/local/share/eolian/include/edje-1 
-I/usr/local/share/eolian/include/ecore-1 -I../../src/lib -o 
elm_layout.eo.hh elm_layout.eo
make[4]: *** [elm_layout.eo.hh] Błąd 134
/bin/bash: line 1: 24678 Przerwane               (core dumped) 
/usr/local/bin/eolian_cxx -I/usr/local/share/eolian/include/eo-1 
-I/usr/local/share/eolian/include/evas-1 
-I/usr/local/share/eolian/include/edje-1 
-I/usr/local/share/eolian/include/ecore-1 -I../../src/lib -o 
elm_interface_scrollable.eo.hh elm_interface_scrollable.eo



------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to