Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Jack Mitchell <ml@communistcode.co.uk>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: Issues building meta-toolchain, libxau
Date: Tue, 23 Oct 2012 16:53:02 +0100	[thread overview]
Message-ID: <5086BD5E.3040904@communistcode.co.uk> (raw)
In-Reply-To: <CAJTo0LZ0t1j=UpHAHR7Q=1FZ-LWGhT2TV0L+NPScEzEBmfd_Sg@mail.gmail.com>

On 23/10/12 16:47, Burton, Ross wrote:
> Gnnar.
>
> Go into /mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/sysroots/x86_64-nativesdk-pokysdk-linux/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/
> and grep it for libXau.la - need to find where it's coming from.
>
> Ross

[build@yoctoBuilder lib]$ pwd
/mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/sysroots/x86_64-nativesdk-pokysdk-linux/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib

[build@yoctoBuilder lib]$ grep -r libXau.la *
libXext.la:dependency_libs=' 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/lib 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libX11.la 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/lib 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libxcb.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libxcb.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXau.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXdmcp.la =/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXau.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXdmcp.la -ldl'
libXrandr.la:dependency_libs=' 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/lib 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXext.la 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/lib 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXrender.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libX11.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libX11.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libxcb.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libxcb.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXau.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXdmcp.la =/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXau.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXdmcp.la -ldl'
libXrender.la:dependency_libs=' 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/lib 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libX11.la 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib 
-L=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/lib 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libxcb.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libxcb.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXau.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXdmcp.la =/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXau.la 
=/opt/poky/1.2+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/libXdmcp.la -ldl'


-- 

   Jack Mitchell (jack@embed.me.uk)
   Embedded Systems Engineer
   http://www.embed.me.uk

--




  reply	other threads:[~2012-10-23 16:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-23 13:30 Issues building meta-toolchain, libxau Jack Mitchell
2012-10-23 15:15 ` Burton, Ross
2012-10-23 15:26   ` Jack Mitchell
2012-10-23 15:30     ` Burton, Ross
2012-10-23 15:45       ` Jack Mitchell
2012-10-23 15:47         ` Burton, Ross
2012-10-23 15:53           ` Jack Mitchell [this message]
2012-10-23 15:56             ` Burton, Ross
2012-10-24  9:13               ` Jack Mitchell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5086BD5E.3040904@communistcode.co.uk \
    --to=ml@communistcode.co.uk \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox