From: Joshua Lock <josh@linux.intel.com>
To: Daryl Spitzer <daryl.spitzer@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: undefined reference to `pthread_getspecific' in perl-native_5.12.2.bb task do_compile?
Date: Wed, 08 Jun 2011 16:57:16 -0700 [thread overview]
Message-ID: <1307577439.31471.4.camel@scimitar> (raw)
In-Reply-To: <BANLkTimg3S5E45Lrb+QHCUaWC2FxNLV3RA@mail.gmail.com>
On Wed, 2011-06-08 at 06:48 -0700, Daryl Spitzer wrote:
> >>> Does this look familiar? Why would I be getting these errors when
> >>> following the Yocto Project Quick Start instructions, without changes?
> >>> Did I miss something?
> >>
> >> It does not. However this is when trying to build perl-native, i.e. Poky
> >> is trying to build its own version of Perl but linked against your
> >> system libraries etc and is unable to find some pthread functions to
> >> link to.
> >>
> >> Can you tell us which distribution/version combination you are using?
> >>
> >> Could be that we need to patch perl-native to -lpthread ?
> >
> > Is your host Ubuntu 11.04 on x86 (not x86_64)? There was a patch for this
> > that I'm not sure got back ported into Bernard.
>
> Oops. I forgot to provide those details...
>
> My host is Ubuntu 11.04 64 bit:
>
> $ cat /etc/lsb-release
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=11.04
> DISTRIB_CODENAME=natty
> DISTRIB_DESCRIPTION="Ubuntu 11.04"
> $ uname -m
> x86_64
>
> I ran `wget http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.tar.bz2`
> (as directed in the Yocto Project Quick Start). Does that 5.0
> correspond to Yocto Project 1.0.1?
Hi Daryl,
Looks like we fixed this issue in our recent point release. Could you
try
http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.1.tar.bz2 ?
Cheers,
Joshua
--
Joshua Lock
Yocto Build System Monkey
Intel Open Source Technology Centre
next prev parent reply other threads:[~2011-06-08 23:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-08 2:41 undefined reference to `pthread_getspecific' in perl-native_5.12.2.bb task do_compile? Daryl Spitzer
2011-06-08 4:38 ` Joshua Lock
2011-06-08 11:17 ` Gary Thomas
2011-06-08 13:48 ` Daryl Spitzer
2011-06-08 18:19 ` Daryl Spitzer
2011-06-08 23:57 ` Joshua Lock [this message]
2011-06-09 18:17 ` Daryl Spitzer
2011-06-09 22:52 ` Joshua Lock
2011-06-10 21:43 ` Daryl Spitzer
2011-06-11 21:00 ` Joshua Lock
2011-06-08 23:55 ` Joshua Lock
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=1307577439.31471.4.camel@scimitar \
--to=josh@linux.intel.com \
--cc=daryl.spitzer@gmail.com \
--cc=yocto@yoctoproject.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.