* ARM PXA255 build error and hundreds warnings
@ 2008-07-06 9:01 GSE
0 siblings, 0 replies; only message in thread
From: GSE @ 2008-07-06 9:01 UTC (permalink / raw)
To: linux-rt-users
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-06 9:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-06 9:01 ARM PXA255 build error and hundreds warnings GSE
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).