From: GSE <guillaume.sempe@gmail.com>
To: linux-rt-users@vger.kernel.org
Subject: ARM PXA255 build error and hundreds warnings
Date: Sun, 6 Jul 2008 11:01:04 +0200 [thread overview]
Message-ID: <88fcacda0807060201q6b86992cgea5624c8b53859f7@mail.gmail.com> (raw)
Hello,
I tried to build RT patch over kernel 2.6.25.
The patch step goes all right (patch patch-2.6.25.8-rt7.bz2)
When I make the kernel there is an error in asm-arm/arch-pxa/timex.h :
OSCR is undefined because the include of pxa registers definition is
conditioned by "defined CONFIG_PXA27X"
and I build for PXA255.
So I add inclusion to the PXA255 compilation in this file.
After this modification the kernel make generate hundreds of warning
like this paste below :
"include/asm-generic/cmpxchg.h:19:1: warning: this is the location of
the previous definition"
Are those warnings normals ?
gsempe.
reply other threads:[~2008-07-06 9:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=88fcacda0807060201q6b86992cgea5624c8b53859f7@mail.gmail.com \
--to=guillaume.sempe@gmail.com \
--cc=linux-rt-users@vger.kernel.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 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).