openbricks building issue
twwe opened this issue · 2 comments
During the process of building the openbricks pakage, some error like this.
any one met this before?
thanks.
make all-am
make[4]: Entering directory `/media/sda2/home/openbricks/build/build.pandaboard.eglibc/gettext-0.18.2/gettext-tools/gnulib-lib'
/bin/sh ../libtool --tag=CC --mode=compile /media/sda2/home/openbricks/build/build.pandaboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./libcroco -O2 -Wall -pipe -fPIC -I/media/sda2/home/openbricks/build/build.pandaboard.eglibc/toolchain/include -c -o html-ostream.lo html-ostream.c
libtool: compile: /media/sda2/home/openbricks/build/build.pandaboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./libcroco -O2 -Wall -pipe -fPIC -I/media/sda2/home/openbricks/build/build.pandaboard.eglibc/toolchain/include -c html-ostream.c -o html-ostream.o
In file included from html-ostream.oo.c:30:
unistr.h: In function 'u8_check':
unistr.h:71: error: expected declaration specifiers before '_UC_ATTRIBUTE_PURE'
unistr.h:77: error: expected '=', ',', ';', 'asm' or 'attribute' before '_UC_ATTRIBUTE_PURE'
unistr.h:83: error: expected '=', ',', ';', 'asm' or 'attribute' before '_UC_ATTRIBUTE_PURE'
unistr.h:91: error: storage class specified for parameter 'u8_to_u16'
unistr.h:96: error: storage class specified for parameter 'u8_to_u32'
unistr.h:101: error: storage class specified for parameter 'u16_to_u8'
unistr.h:106: error: storage class specified for parameter 'u16_to_u32'
unistr.h:111: error: storage class specified for parameter 'u32_to_u8'
unistr.h:116: error: storage class specified for parameter 'u32_to_u16'
In file included from html-ostream.oo.c:30:
unistr.h:127: error: expected '=', ',', ';', 'asm' or 'attribute' before '_UC_ATTRIBUTE_PURE'
Can you reproduce it ?
closiing, no feedback