* 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
* Re: gettext-native build troubles
2010-09-09 23:23 gettext-native build troubles Bill Roberts
@ 2010-09-10 12:25 ` Vasily Khoruzhick
0 siblings, 0 replies; 2+ messages in thread
From: Vasily Khoruzhick @ 2010-09-10 12:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Bill Roberts
[-- Attachment #1: Type: Text/Plain, Size: 924 bytes --]
В сообщении от 10 сентября 2010 02:23:37 автор Bill Roberts написал:
> 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/msg03
> 981.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
I've just sent a patch to fix this issue ([PATCH] gettext-0.18: use included
libcroco, not system)
Regards
Vasily
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ 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.