problem when i cross compile pango 1.17.0
- From: Shilpa Singh <Shilpa Singh lntinfotech com>
- To: gtk-i18n-list gnome org
- Subject: problem when i cross compile pango 1.17.0
- Date: Wed, 19 Sep 2007 11:22:31 +0530
hai,
I would like to cross compile Pango 1.17.0
for an AMR board
with the toolchain arm-linux.
I have set all variables like CC,LD,AS,AR,RANLIB,STRIP
correctly.
this is my configure
./configure --host=arm-linux
--build=i686-linux --prefix=$PREFIX --enable-static=yes --enable-shared=no
--disable-dynamic --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
/bin/sh ../libtool --tag=CC --mode=link
/usr/arm/bin/arm-linux-gcc -g -O2 -Wall -o libpangoft2-1.0.la
-rpath /opt/gtkdfb-arm/lib -version-info 1700:0:1700 -export-symbols-regex
"^pango_.*" module-defs-fc.lo pangofc-font.lo pangofc-fontmap.lo
pangofc-decoder.lo pangoft2.lo pangoft2-fontmap.lo pangoft2-render.lo pango-ot-buffer.lo
pango-ot-info.lo pango-ot-ruleset.lo pango-ot-tag.lo opentype/libharfbuzz-1.la
libpango-1.0.la /opt/gtkdfb-arm/lib/libglib-2.0.a /opt/gtkdfb-arm/lib/libgobject-2.0.a
/opt/gtkdfb-arm/lib/libgmodule-2.0.a /opt/gtkdfb-arm/lib/libfontconfig.a
/opt/gtkdfb-arm/lib/libxml2.a /opt/gtkdfb-arm/lib/libfreetype.a /opt/gtkdfb-arm/lib/libfontconfig.a
-L/opt/gtkdfb-arm/lib -lfreetype -lm
*** Warning: Linking the shared library
libpangoft2-1.0.la against the
*** static library /opt/gtkdfb-arm/lib/libglib-2.0.a
is not portable!
*** Warning: Linking the shared library
libpangoft2-1.0.la against the
*** static library /opt/gtkdfb-arm/lib/libgobject-2.0.a
is not portable!
*** Warning: Linking the shared library
libpangoft2-1.0.la against the
*** static library /opt/gtkdfb-arm/lib/libgmodule-2.0.a
is not portable!
*** Warning: Linking the shared library
libpangoft2-1.0.la against the
*** static library /opt/gtkdfb-arm/lib/libxml2.a
is not portable!
*** Warning: Linking the shared library
libpangoft2-1.0.la against the
*** static library /opt/gtkdfb-arm/lib/libfreetype.a
is not portable!
*** Warning: Linking the shared library
libpangoft2-1.0.la against the
*** static library /opt/gtkdfb-arm/lib/libfontconfig.a
is not portable!
rm -fr .libs/libpangoft2-1.0.lax
rm -fr .libs/libpangoft2-1.0.lax
mkdir .libs/libpangoft2-1.0.lax
rm -fr .libs/libpangoft2-1.0.lax/libharfbuzz-1.a
mkdir .libs/libpangoft2-1.0.lax/libharfbuzz-1.a
(cd .libs/libpangoft2-1.0.lax/libharfbuzz-1.a
&& /usr/arm/bin/arm-linux-ar x /home/shilpasingh/pango-1.17.0/pango/opentype/.libs/libharfbuzz-1.a)
libtool: link: ERROR: object name
conflicts: .libs/libpangoft2-1.0.lax/libharfbuzz-1.a//home/shilpasingh/pango-1.17.0/pango/opentype/.libs/libharfbuzz-1.a
make[4]: *** [libpangoft2-1.0.la]
Error 1
make[4]: Leaving directory `/home/shilpasingh/pango-1.17.0/pango'
make[3]: *** [all-recursive] Error
1
make[3]: Leaving directory `/home/shilpasingh/pango-1.17.0/pango'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/shilpasingh/pango-1.17.0/pango'
make[1]: *** [all-recursive] Error
1
make[1]: Leaving directory `/home/shilpasingh/pango-1.17.0'
make: *** [all] Error 2
any help will be greatly appreciated
, Thanks in advance
______________________________________________________________________
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]