* [ia64] compile error
@ 2005-01-21 19:11 Larry McVoy
2005-01-21 19:22 ` Jesse Barnes
0 siblings, 1 reply; 2+ messages in thread
From: Larry McVoy @ 2005-01-21 19:11 UTC (permalink / raw)
To: linux-kernel
Just pulled.
In file included from arch/ia64/mm/discontig.c:23:
include/linux/nodemask.h: In function `__first_unset_node':
include/linux/nodemask.h:246: warning: passing arg 1 of `__find_next_zero_bit' discards qualifiers from pointer target type
arch/ia64/mm/discontig.c: In function `find_pernode_space':
arch/ia64/mm/discontig.c:389: error: `__per_cpu_offset' undeclared (first use in this function)
arch/ia64/mm/discontig.c:389: error: (Each undeclared identifier is reported only once
arch/ia64/mm/discontig.c:389: error: for each function it appears in.)
arch/ia64/mm/discontig.c:548:24: macro "per_cpu_init" passed 1 arguments, but takes just 0
arch/ia64/mm/discontig.c: At top level:
arch/ia64/mm/discontig.c:549: error: syntax error before '{' token
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [ia64] compile error
2005-01-21 19:11 [ia64] compile error Larry McVoy
@ 2005-01-21 19:22 ` Jesse Barnes
0 siblings, 0 replies; 2+ messages in thread
From: Jesse Barnes @ 2005-01-21 19:22 UTC (permalink / raw)
To: Larry McVoy; +Cc: linux-kernel
On Friday, January 21, 2005 11:11 am, Larry McVoy wrote:
> Just pulled.
>
> In file included from arch/ia64/mm/discontig.c:23:
> include/linux/nodemask.h: In function `__first_unset_node':
> include/linux/nodemask.h:246: warning: passing arg 1 of
> `__find_next_zero_bit' discards qualifiers from pointer target type
> arch/ia64/mm/discontig.c: In function `find_pernode_space':
> arch/ia64/mm/discontig.c:389: error: `__per_cpu_offset' undeclared (first
> use in this function) arch/ia64/mm/discontig.c:389: error: (Each undeclared
> identifier is reported only once arch/ia64/mm/discontig.c:389: error: for
> each function it appears in.) arch/ia64/mm/discontig.c:548:24: macro
> "per_cpu_init" passed 1 arguments, but takes just 0
> arch/ia64/mm/discontig.c: At top level:
> arch/ia64/mm/discontig.c:549: error: syntax error before '{' token
What config? CONFIG_SMP=n won't work if you're trying to build a
CONFIG_IA64_GENERIC kernel (at least not yet, Tony's got some fixes pending).
Jesse
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-01-21 19:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-21 19:11 [ia64] compile error Larry McVoy
2005-01-21 19:22 ` Jesse Barnes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome