All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Adrian Bunk" <bunk@stusta.de>
To: Martin Jansa <Martin.Jansa@gmail.com>
Cc: Nicolas Dechesne <nicolas.dechesne@linaro.org>,
	Sean Nyekjaer <sean@geanix.com>,
	openembedded-devel <openembedded-devel@lists.openembedded.org>,
	Alistair Francis <alistair23@gmail.com>
Subject: Re: [oe] [meta-oe] [PATCH] gpsd: fix build on aarch64
Date: Fri, 15 May 2020 18:46:45 +0300	[thread overview]
Message-ID: <20200515154645.GA20323@localhost> (raw)
In-Reply-To: <CA+chaQeKWuojLcT8Hq+CwycKS9Apgf2kwwmTP+6R4Zwb9OqY1Q@mail.gmail.com>

On Fri, May 15, 2020 at 05:07:37PM +0200, Martin Jansa wrote:
> I was seeing this issue also on arm (raspberrypi4), so it's not specific to
> aarch64 as subject says.
> 
> With this fix I'm still seeing build failure:
> | ppsthread.c:1281: error: undefined reference to 'pthread_create'
> 
> going back to 3.19 fixes both issues (so it's not caused by my setup).
>...

The root cause of all these problems is likely:

...
DEBUG: Executing shell function do_compile
scons: Reading SConscript files ...
This system is: linux
Checking whether the C compiler works... no
ERROR: CC doesn't work
Checking if compiler accepts -pthread... no
...


cu
Adrian

  parent reply	other threads:[~2020-05-15 15:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 12:14 [oe] [meta-oe] [PATCH] gpsd: fix build on aarch64 Sean Nyekjaer
2020-05-15 12:24 ` Nicolas Dechesne
2020-05-15 15:07   ` Martin Jansa
2020-05-15 15:22     ` Khem Raj
2020-05-17 14:13       ` Sean Nyekjaer
2020-05-17 18:56         ` Martin Jansa
2020-05-17 19:40           ` Khem Raj
2020-05-15 15:46     ` Adrian Bunk [this message]
2020-05-17 14:07       ` Sean Nyekjaer
2020-05-15 15:32 ` Alistair Francis

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=20200515154645.GA20323@localhost \
    --to=bunk@stusta.de \
    --cc=Martin.Jansa@gmail.com \
    --cc=alistair23@gmail.com \
    --cc=nicolas.dechesne@linaro.org \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=sean@geanix.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 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.