mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "A. Wilcox" <awilfox@adelielinux.org>
To: musl@lists.openwall.com
Subject: Package build failure with musl 1.1.19 + Linux 4.14.48 (UAPI?)
Date: Tue, 26 Jun 2018 18:19:49 -0500	[thread overview]
Message-ID: <8484b2d8-bdec-e84d-c7a1-cdb9112b651f@adelielinux.org> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1096 bytes --]

Hi there,

Attempting to build net-tools 1.60 on musl 1.1.19 with Linux headers
from kernel 4.14.48 installed on a PowerPC computer, we're seeing the
following build error:


In file included from /usr/include/linux/if_tunnel.h:7:0,
                 from iptunnel.c:34:
/usr/include/linux/ip.h:86:8: error: redefinition of ‘struct iphdr’
 struct iphdr {
        ^~~~~
In file included from iptunnel.c:29:0:
/usr/include/netinet/ip.h:25:8: note: originally defined here
 struct iphdr {
        ^~~~~
make: *** [Makefile:94: iptunnel.o] Error 1


This failure was not present with kernel headers from 4.4.  This may be
a regression in the kernel or it may just be a change that needs to be
made to musl.  I am not very experienced in dealing with UAPI and didn't
see much in the kernel doc tree so I was wondering if someone on this
list could point me towards any resources about how to debug/fix such
issues.

Thank you for your time and attention.

Best to you and yours,
--arw

-- 
A. Wilcox (awilfox)
Project Lead, Adélie Linux
http://adelielinux.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2018-06-26 23:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26 23:19 A. Wilcox [this message]
2018-06-27  0:51 ` Rich Felker
2018-06-27  4:54 ` Khem Raj

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=8484b2d8-bdec-e84d-c7a1-cdb9112b651f@adelielinux.org \
    --to=awilfox@adelielinux.org \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).