All of lore.kernel.org
 help / color / mirror / Atom feed
* gettext-native build troubles
@ 2010-09-09 23:23 Bill Roberts
  2010-09-10 12:25 ` Vasily Khoruzhick
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Roberts @ 2010-09-09 23:23 UTC (permalink / raw)
  To: openembedded-devel

Hello,
I've been trying to make a build from the .dev branch, but I cannot seem to
get past building gettext-native (version 0.18).  It seems to be a similar
error to one from a past post, where libxml2 from the host was used, but
libz from the staging.

http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg03981.html

However, it seems that the fix in that case is in the gettext recipe.  In
the log it looked like the link was trying to use my host libxml2, and the
libxml2-native package in OE, but I'm not really sure.

I'm wondering if anyone could offer some advice for how to get around or fix
this error.
Thanks,
Bill

-- a snippet from log.do_compile --

i686-linux-libtool: link: gcc -std=gnu99
-isystem/home/bill/SoftwareDevel/projects/Webdt_embedded/OE_toolchain/angstrom-dev/sysroots/i686-linux/usr/include
 -O2 -g -Wl,-rpath-link
-Wl,/home/bill/SoftwareDevel/projects/Webdt_embedded/OE_toolchain/angstrom-dev/sysroots/i686-linux/usr/lib

-Wl,-rpath
-Wl,/home/bill/SoftwareDevel/projects/Webdt_embedded/OE_toolchain/angstrom-dev/sysroots/i686-linux/usr/lib

-Wl,-O1
-o .libs/msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o
-L/home/bill/SoftwareDevel/projects/Webdt_embedded/OE_toolchain/angstrom-dev/sysroots/i686-linux/usr/lib

./.libs/libgettextsrc.so
/home/bill/SoftwareDevel/projects/Webdt_embedded/OE_toolchain/angstrom-dev/work/i686-linux/gettext-native-0.18-r2/gettext-0.18/gettext-tools/gnulib-lib/.libs/libgettextlib.so

/usr/lib/libacl.so
/usr/lib/libattr.so
/usr/lib/libcroco-0.6.so
/usr/lib/libxml2.so
/usr/lib/libglib-2.0.so
/home/bill/SoftwareDevel/projects/Webdt_embedded/OE_toolchain/angstrom-dev/sysroots/i686-linux/usr/lib/libxml2.so

-ldl
/home/bill/SoftwareDevel/projects/Webdt_embedded/OE_toolchain/angstrom-dev/sysroots/i686-linux/usr/lib/libz.so

-lncurses -lc -lm -Wl,-rpath
-Wl,/home/bill/SoftwareDevel/projects/Webdt_embedded/OE_toolchain/angstrom-dev/sysroots/i686-linux/usr/lib

/usr/lib/libxml2.so: undefined reference to `gzdirect@ZLIB_1.2.2.3'
/usr/lib/libxml2.so: undefined reference to `gzopen64@ZLIB_1.2.3.3'
collect2: ld returned 1 exit status


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-10 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-09 23:23 gettext-native build troubles Bill Roberts
2010-09-10 12:25 ` Vasily Khoruzhick

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.