Cross compiling Pango
- From: Ormund Williams <ormundw panix com>
- To: gtk-list gnome org
- Subject: Cross compiling Pango
- Date: Fri, 23 Nov 2007 13:59:56 -0500
Hi All
I run into the following error while trying to build Pango:
/home/ormund/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -DG_DISABLE_DEPRECATED -pthread -I/home/ormund/buildroot/build_i686/staging_dir/include/glib-2.0 -I/home/ormund/buildroot/build_i686/staging_dir/lib/glib-2.0/include -I/home/ormund/buildroot/build_i686/staging_dir/usr/include -I/home/ormund/buildroot/build_i686/staging_dir/usr/include/freetype2 -I/home/ormund/buildroot/build_i686/staging_dir/usr/include -g -O2 -Wall -MT thai-lang.lo -MD -MP -MF .deps/thai-lang.Tpo -c thai-lang.c -fPIC -DPIC -o .libs/thai-lang.o
thai-lang.c:26:26: error: thai/thwchar.h: No such file or
directory
thai-lang.c:27:24: error: thai/thbrk.h: No such file or
directory
thai-lang.c:48: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '*' token
thai-lang.c: In function 'thai_engine_break':
thai-lang.c:78: error: 'thchar_t' undeclared(first use in this
function)
thai-lang.c:78: error: (Each undeclared identifier is reported
only once
thai-lang.c:78: error: for each function it appears in.)
thai-lang.c:78: error: 'tis_text' undeclared(first use in this
function)
thai-lang.c:80: warning: implicit declaration of function
'utf8_to_tis'
thai-lang.c:89: warning: implicit declaration of function
'th_brk'
make[4]: *** [thai-lang.lo] Error 1
make[4]: Leaving directory
`/home/ormund/buildroot/build_i686/pango-1.16.4/modules/thai'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving
directory /home/ormund/buildroot/build_i686/pango-1.16.4/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/ormund/buildroot/build_i686/pango-1.16.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/ormund/buildroot/build_i686/pango-1.16.4'
make: ***
[/home/ormund/buildroot/build_i686/pango-1.16.4/pango/.libs/libpango-1.0.a] Error 2
Are the 2 missing header files, 'thai/thwchar.h' and 'thai/thbrk.h'
autogenerated? because I cant find them in the source.
__
Ormund
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]