From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/olsr: fix build with gpsd >= 3.25
Date: Fri, 13 Oct 2023 08:14:07 +0200 [thread overview]
Message-ID: <87jzrr6ocw.fsf@48ers.dk> (raw)
In-Reply-To: <87lecn8u3j.fsf@48ers.dk> (Peter Korsgaard's message of "Sat, 30 Sep 2023 19:10:56 +0200")
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
>> Fix the following build failure with gpsd >= 3.25 raised since commit
>> 3c7fece853f3def9a425eccc384b9dacb1010051:
>> In file included from src/configuration.h:50,
>> from src/configuration.c:46:
>> src/gpsdclient.h:64:8: error: redefinition of 'struct fixsource_t'
>> 64 | struct fixsource_t {
>> | ^~~~~~~~~~~
>> In file included from src/gpsdclient.h:49,
>> from src/configuration.h:50,
>> from src/configuration.c:46:
>> /tmp/instance-17/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/gps.h:2714:8: note: originally defined here
>> 2714 | struct fixsource_t
>> | ^~~~~~~~~~~
>> Fixes:
>> - http://autobuild.buildroot.org/results/47a619686bb47debd525c92aa7e14bee5c40ca9e
>> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> Yanns fix apprently never made it upstream, so committed, thanks.
Committed to 2023.02.x and 2023.08.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-10-13 6:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-12 13:03 [Buildroot] [PATCH 1/1] package/olsr: fix build with gpsd >= 3.25 Fabrice Fontaine
2023-02-12 16:49 ` Yann E. MORIN
2023-09-30 17:10 ` Peter Korsgaard
2023-10-13 6:14 ` Peter Korsgaard [this message]
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=87jzrr6ocw.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.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.