mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.6.9-rc1-mm1 ppc build broken
@ 2004-08-30 23:41 Albert Herranz
  2004-08-30 23:48 ` Roland McGrath
  0 siblings, 1 reply; 7+ messages in thread
From: Albert Herranz @ 2004-08-30 23:41 UTC (permalink / raw)
  To: roland, akpm; +Cc: linux-kernel

Hi,

It seems that the waitid-system-call.patch in
2.6.9-rc1-mm1 introduced a circular include dependency
problem in the ppc arch.

The problem seems to be related to the addition of the
linux/resource.h header file in
include/asm-generic/siginfo.h for the new _rusage
field.

  CC      arch/ppc/kernel/asm-offsets.s
In file included from include/linux/mm.h:4,
                 from include/asm/io.h:7,
                 from include/linux/timex.h:61,
                 from include/linux/time.h:29,
                 from include/linux/resource.h:4,
                 from include/asm-generic/siginfo.h:6,
                 from include/asm/siginfo.h:4,
                 from include/linux/signal.h:7,
                 from
arch/ppc/kernel/asm-offsets.c:12:
include/linux/sched.h:276: error: field
`shared_pending' has incomplete type
include/linux/sched.h:379: error: parse error before
"sigval_t"
include/linux/sched.h:379: warning: no semicolon at
end of struct or union
include/linux/sched.h:386: error: parse error before
'}' token
include/linux/sched.h:534: error: `RLIM_NLIMITS'
undeclared here (not in a function)
include/linux/sched.h:554: error: field `pending' has
incomplete type
include/linux/sched.h:587: error: parse error before
"siginfo_t"
include/linux/sched.h:587: warning: no semicolon at
end of struct or union
include/linux/sched.h:607: error: parse error before
'}' token
include/linux/sched.h: In function `process_group':
include/linux/sched.h:611: error: dereferencing
pointer to incomplete type

Using gcc 3.3.2.
2.6.9-rc1, which does not include that patch, builds
fine for me.

Any others saw this?

Cheers,
Albert



		
______________________________________________
Renovamos el Correo Yahoo!: ¡100 MB GRATIS!
Nuevos servicios, más seguridad
http://correo.yahoo.es

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-09-06 11:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-30 23:41 2.6.9-rc1-mm1 ppc build broken Albert Herranz
2004-08-30 23:48 ` Roland McGrath
2004-08-31 10:51   ` Albert Herranz
2004-09-04 20:37     ` Joseph Fannin
2004-09-05 21:53       ` Andrew Morton
2004-09-06  1:43         ` Joseph Fannin
2004-09-06 11:59           ` Albert Herranz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®