Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] libx11-diet: Fix bug 1050
@ 2011-08-12  7:06 Xiaofeng Yan
  2011-08-12  7:06 ` [PATCH 1/1] " Xiaofeng Yan
  0 siblings, 1 reply; 3+ messages in thread
From: Xiaofeng Yan @ 2011-08-12  7:06 UTC (permalink / raw)
  To: openembedded-core

From: Xiaofeng Yan <xiaofeng.yan@windriver.com>

I got do_compile failure during building qemux86 image 
| ../../../doltlibtool: line 17: 
/distro/dcui/0704/pc1/build/tmp/work/i586-poky-linux/ \
libx11-diet-1.3-r2/libX11-1.3/modules/im/ximcp/../../../libtool: No such file or directory 

This is due to not found libtool, but i586-poky-linux-libtool in libX11-1.3 
So I link libtool to ${TARGET_PREFIX}libtool for solving this problem. 
 

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/libx11-diet
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/libx11-diet

Thanks,
    Xiaofeng Yan <xiaofeng.yan@windriver.com>
---


Xiaofeng Yan (1):
  libx11-diet: Fix bug 1050

 meta/recipes-graphics/xorg-lib/libx11.inc |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)




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

end of thread, other threads:[~2011-08-12 16:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-12  7:06 [PATCH 0/1] libx11-diet: Fix bug 1050 Xiaofeng Yan
2011-08-12  7:06 ` [PATCH 1/1] " Xiaofeng Yan
2011-08-12 16:39   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox