From: Jonathan Cameron <jic23@cam.ac.uk>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] glibc 2.9: Remove unnecessary asm/page.h include, not present in recent headers
Date: Mon, 17 Aug 2009 12:40:39 +0100 [thread overview]
Message-ID: <4A8941B7.1020508@cam.ac.uk> (raw)
In-Reply-To: <200908171219.14115.holger+oe@freyther.de>
Holger Hans Peter Freyther wrote:
> On Monday 17 August 2009 12:00:33 Jonathan Cameron wrote:
>> Only applies to arm. The bug may also exist for alpha.
>> The include doesn't appear to be necessary anyway.
>>
>> Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
>> ---
>> First oe patch. Please tell me if I got any of the patch formatting
>> wrong etc. Lots more to follow ;)
>
>
> In the future we will ask us why is this patch necessary.
I'll put more detail in future.
In this particular case though, the patch title gives you most info.
The header doesn't exist so the error message is the somewhat obvious:
../ports/sysdeps/unix/sysv/linux/arm/ioperm.c:48:22: error: asm/page.h: No such file or directory
So to ease answering
> the question the patch itself should include the build error you are seeing, a
> post to a mailinglist or even better a ticket in the glibc bugzilla.
There are reports of related issues with older glibc (2.7)
http://www.mail-archive.com/debian-glibc@lists.debian.org/msg38393.html
http://sourceware.org/ml/crossgcc/2008-05/msg00014.html
Not sure which version this one refers to.
http://sourceware.org/ml/libc-ports/2008-04/msg00005.html
For some reason the problem is still there despite (I think) the last one claiming
a check in to the glibc ports tree well before the 2.9 release.
(not sure if it was a branch or the mainline tree though).
Sorry for the lack of original info, the bug fix seemed so trivial I didn't bother
chasing down other references to it.
Anyhow, just after I sent this out, khem told me (on irc)
that the patch was already there for 2.4.
Alternate patch to follow shortly, please ignore original one.
Also the bug no longer exists at the head of the glibc tree.
Thanks,
Jonathan
next prev parent reply other threads:[~2009-08-17 11:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-17 10:00 [PATCH] glibc 2.9: Remove unnecessary asm/page.h include, not present in recent headers Jonathan Cameron
2009-08-17 10:19 ` Holger Hans Peter Freyther
2009-08-17 11:40 ` Jonathan Cameron [this message]
2009-08-17 12:57 ` Holger Hans Peter Freyther
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=4A8941B7.1020508@cam.ac.uk \
--to=jic23@cam.ac.uk \
--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.