Re: when i cross compile pango 1.17.0 - i get undefined reference
- From: Behdad Esfahbod <behdad behdad org>
- To: Shilpa Singh <Shilpa Singh lntinfotech com>
- Cc: gtk-i18n-list gnome org
- Subject: Re: when i cross compile pango 1.17.0 - i get undefined reference
- Date: Wed, 19 Sep 2007 17:07:42 -0400
On Wed, 2007-09-19 at 16:35 +0530, Shilpa Singh wrote:
>
>
> hai,
>
> I would like to cross compile Pango 1.17.0 for an ARM board
> with the toolchain arm-linux.
> I have set all variables like CC,LD,AS,AR,RANLIB,STRIP correctly.
> this is my configure
Then don't try to compile Pango 1.17.0! Get yourself 1.18.2 first.
Most probably this problem is already fixed. If not, just remove
harfbuzz-dump from the Makefile... It's not needed.
behdad
> ./configure --host=arm-linux --build=i686-linux --prefix=$PREFIX
> --enable-static=yes --without-x --disable-sdl --disable-win32
> --with-gfxdrivers=none --enable-explicit-deps=yes
>
> This is what I get when I do make.. configuration is happening
> correctly freetype.a is already installed, and path is correct in
> make file
>
> harfbuzz-dump-main.o: In function `main':
> /pango-1.16.4/pango/opentype/harfbuzz-dump-main.c:225: undefined
> reference to `FT_Init_FreeType'
> /pango-1.16.4/pango/opentype/harfbuzz-dump-main.c:228: undefined
> reference to `FT_New_Face'
> /pango-1.16.4/pango/opentype/harfbuzz-dump-main.c:264: undefined
> reference to `FT_Done_Face'
> /pango-1.16.4/pango/opentype/harfbuzz-dump-main.c:267: undefined
> reference to `FT_Done_FreeType'
> ./.libs/libharfbuzz-1.a(harfbuzz-gpos.o): In function
> `HB_Load_GPOS_Table':
> /home/shilpasingh/pango-1.16.4/pango/opentype/harfbuzz-gpos.c:168:
> undefined reference to `FT_Load_Glyph'
> collect2: ld returned 1 exit status
> make[4]: *** [harfbuzz-dump] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> can anyone help please
> any help will be greatly appreciated , Thanks in advance
> ______________________________________________________________________
> _______________________________________________
> gtk-i18n-list mailing list
> gtk-i18n-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-i18n-list
--
behdad
http://behdad.org/
"Those who would give up Essential Liberty to purchase a little
Temporary Safety, deserve neither Liberty nor Safety."
-- Benjamin Franklin, 1759
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]