From: Tom Rini <tom_rini@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [RFC] strace: add netlink/netlink-compat.h in configure.ac
Date: Tue, 21 Dec 2010 11:52:01 -0700 [thread overview]
Message-ID: <4D10F751.8050006@mentor.com> (raw)
In-Reply-To: <1292953146-22849-1-git-send-email-vjaquez@igalia.com>
On 12/21/2010 10:39 AM, Víctor Manuel Jáquez Leal wrote:
> I found, compiling an console-image for omap4330-panda machine, that strace
> compilation broke because the netlink.h wasn't included. It was not included
> because the AC_CHECK_HEADERS failed. If failed because sa_family_t wasn't
> defined, even though linux/socket.h is supposed to define it.
>
> This patch modifies the configure.ac in order to include
> netlink/netlink-compat.h in the AC_CHECK_HEADER macro, so the header is
> detected correctly.
Is this fixed upstream or in 4.5.20 by chance?
--
Tom Rini
Mentor Graphics Corporation
next prev parent reply other threads:[~2010-12-21 18:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-21 17:39 [RFC] strace: add netlink/netlink-compat.h in configure.ac Víctor Manuel Jáquez Leal
2010-12-21 18:52 ` Tom Rini [this message]
2010-12-21 19:13 ` Víctor M. Jáquez L.
2010-12-21 19:00 ` Khem Raj
2010-12-21 19:18 ` Víctor M. Jáquez L.
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=4D10F751.8050006@mentor.com \
--to=tom_rini@mentor.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.