Hi, I'm trying to build the latest fso-unstable gta02 image on Debian etch x86_64, but the build fails while compiling evas-native-2_0.9.9.043+svnr37395-r2. Also tried fso-testing, but get the same error.
Have hacked the Makefile to only build gta02 images but that shouldn't be relevant. Relevant parts of the OE build logs: ------ ERROR: function do_compile failed ERROR: see log in /home/mato/src/moko/fso-testing/tmp/work/x86_64-linux/evas-native-2_0.9.9.043+svnr37395-r2/temp/log.do_compile.16600 NOTE: Task failed: /home/mato/src/moko/fso-testing/tmp/work/x86_64-linux/evas-native-2_0.9.9.043+svnr37395-r2/temp/log.do_compile.16600 NOTE: package evas-native-2_0.9.9.043+svnr37395-r2: task do_compile: failed ERROR: TaskFailed event exception, aborting NOTE: package evas-native-0.9.9.043+svnr37395: failed ERROR: Build of /home/mato/src/moko/fso-testing/openembedded/packages/efl1/evas-native_svn.bb do_compile failed ERROR: Task 4050 (/home/mato/src/moko/fso-testing/openembedded/packages/efl1/evas-native_svn.bb, do_compile) failed ------ gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib /include -DPACKAGE_BIN_DIR=\"/home/mato/src/moko/fso-testing/tmp/staging/x86_64-linux/usr/ bin\" -DPACKAGE_LIB_DIR=\"/home/mato/src/moko/fso-testing/tmp/staging/x86_64-linux/usr/lib \" -DPACKAGE_DATA_DIR=\"/home/mato/src/moko/fso-testing/tmp/staging/x86_64-linux/usr/share /evas\" -I/home/mato/src/moko/fso-testing/tmp/staging/x86_64-linux/usr/include/freetype2 - I/home/mato/src/moko/fso-testing/tmp/staging/x86_64-linux/usr/include -I/home/mato/src/mok o/fso-testing/tmp/staging/x86_64-linux/usr/include -I/home/mato/src/moko/fso-testing/tmp/s taging/x86_64-linux/usr/include/eina-0 -I/home/mato/src/moko/fso-testing/tmp/staging/x86_6 4-linux/usr/include/eina-0/eina -I/home/mato/src/moko/fso-testing/tmp/staging/x86_64-linux /usr/include/eina-0 -I/home/mato/src/moko/fso-testing/tmp/staging/x86_64-linux/usr/include /eina-0/eina -isystem/home/mato/src/moko/fso-testing/tmp/staging/x86_64-linux/usr/include -isystem/home/mato/src/moko/fso-testing/tmp/staging/x86_64-linux/usr/include -O2 -MT evas_ pipe.lo -MD -MP -MF .deps/evas_pipe.Tpo -c evas_pipe.c -fPIC -DPIC -o .libs/evas_pipe.o evas_pipe.c:66: error: expected specifier-qualifier-list before 'pthread_barrier_t' evas_pipe.c: In function 'evas_common_pipe_thread': evas_pipe.c:84: error: 'Thinfo' has no member named 'barrier' evas_pipe.c:85: error: 'Thinfo' has no member named 'info' evas_pipe.c:104: error: 'Thinfo' has no member named 'barrier' evas_pipe.c: At top level: evas_pipe.c:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'thbarrier ' evas_pipe.c: In function 'evas_common_pipe_begin': evas_pipe.c:131: error: 'thbarrier' undeclared (first use in this function) evas_pipe.c:131: error: (Each undeclared identifier is reported only once evas_pipe.c:131: error: for each function it appears in.) evas_pipe.c:143: error: 'struct _Thinfo' has no member named 'info' evas_pipe.c:144: error: 'struct _Thinfo' has no member named 'barrier' evas_pipe.c:176: error: 'struct _Thinfo' has no member named 'info' evas_pipe.c: In function 'evas_common_pipe_flush': evas_pipe.c:195: error: 'thbarrier' undeclared (first use in this function) make[6]: *** [evas_pipe.lo] Error 1 ------ Any ideas? Thanks, -mato _______________________________________________ smartphones-standards mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-standards
