All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Vinokurov <d.vinokuroff@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Making simple QTE application, cannot find libpthread_nonshared.a
Date: Wed, 02 Dec 2009 15:00:28 +0500	[thread overview]
Message-ID: <4B163ABC.6010008@gmail.com> (raw)
In-Reply-To: <200912020749.50936.holger+oe@freyther.de>

Holger Hans Peter Freyther wrote:
> On Wednesday 02 December 2009 06:55:19 Dmitry Vinokurov wrote:
>   
>> Yesterday pulled from dev branch (git describe output is
>> pre-nov2009-core-updates-606-g237cbb4) and made meta-toolchain-qte
>> rebuild, then tried again to build example -- same error "cannot find
>> /usr/lib/libpthread_nonshared.a inside
>> /usr/local/minimal/arm/arm-oe-linux-gnueabi"
>>     
>
> Could you look into the libc-dev package, or in general libc packages to see 
> if this library is present in any package? You could use mc or 
> Packages.filelist to figure that out.
>
>
> z.
>   
Here is search results:
--------
[14:50]raydan@t46x[build]$ find tmp | grep libpthread_nonshared.a
tmp/staging/armv5te-oe-linux-gnueabi/usr/lib/libpthread_nonshared.a
tmp/work/armv5te-oe-linux-gnueabi/eglibc-2.10-r7.5/staging-pkg/staging/armv5te-oe-linux-gnueabi/usr/lib/libpthread_nonshared.a
tmp/work/armv5te-oe-linux-gnueabi/eglibc-2.10-r7.5/image/usr/lib/libpthread_nonshared.a
tmp/work/armv5te-oe-linux-gnueabi/eglibc-2.10-r7.5/package/usr/lib/libpthread_nonshared.a
tmp/work/armv5te-oe-linux-gnueabi/eglibc-2.10-r7.5/build-arm-oe-linux-gnueabi/nptl/libpthread_nonshared.a
--------
[10:43]raydan@t46x[qte-example]$ find /usr/local/minimal/ | grep 
libpthread_nonshared.a
--------

So, libpthread_nonshared.a exist in eglibc for ARM, but not present in 
the QtE SDK.

How do you think, is there better way to solve this issue than just 
copying library into QtE SDK lib dir?

--
Best Regards, 
Dmitry Vinokurov 
<d.vinokuroff@gmail.com>




  reply	other threads:[~2009-12-02 10:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-25  5:33 Making simple QTE application, cannot find libpthread_nonshared.a Dmitry Vinokurov
2009-11-26  8:53 ` Holger Hans Peter Freyther
2009-12-02  5:55   ` Dmitry Vinokurov
2009-12-02  6:49     ` Holger Hans Peter Freyther
2009-12-02 10:00       ` Dmitry Vinokurov [this message]
2009-12-02 13:01         ` Dmitry Vinokurov
2009-12-02 13:01         ` Holger Hans Peter Freyther
2009-12-02 13:20           ` Dmitry Vinokurov
2009-12-02  7:38     ` Holger Hans Peter Freyther
2009-12-02  8:39       ` Phil Blundell
2009-12-02  9:22         ` Holger Hans Peter Freyther

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=4B163ABC.6010008@gmail.com \
    --to=d.vinokuroff@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 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.