linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: sparc build failure
@ 2008-08-28  6:51 Stephen Rothwell
  2008-08-28  6:57 ` Ingo Molnar
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2008-08-28  6:51 UTC (permalink / raw)
  To: David S. Miller; +Cc: linux-next, Yinghai Lu, Ingo Molnar

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

Hi Dave,

The sparc32 allmodconfig build of linux-next (next-20080827) failed like
this (among other things):

ERROR: "nr_irqs" [drivers/net/hamradio/baycom_ser_fdx.ko] undefined!
ERROR: "nr_irqs" [drivers/net/3c59x.ko] undefined!

Introduced by the sparseirq tree.

nr_irqs is not exported for sparc.  I will add a patch to add the export
to linux-next today.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread
* linux-next: sparc build failure
@ 2008-05-12  7:36 Stephen Rothwell
  2008-05-12  7:40 ` David Miller
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2008-05-12  7:36 UTC (permalink / raw)
  To: David Miller; +Cc: linux-next

[-- Attachment #1: Type: text/plain, Size: 1380 bytes --]

Hi Dave,

Today's linux-next build (sparc allmodconfig) fails like this:

In file included from include2/asm/sigcontext.h:6,
                 from include2/asm/signal.h:5,
                 from include/linux/signal.h:4,
                 from fs/ocfs2/dlm/userdlm.c:30:
include2/asm/ptrace.h:42: error: syntax error before "pt_regs_is_syscall"
include2/asm/ptrace.h:43: warning: return type defaults to `int'
include2/asm/ptrace.h:47: error: syntax error before "pt_regs_clear_syscall"
include2/asm/ptrace.h:48: warning: return type defaults to `int'

In file included from include2/asm/sigcontext.h:6,
                 from include2/asm/signal.h:5,
                 from include/linux/signal.h:4,
                 from drivers/net/usb/rtl8150.c:10:
include2/asm/ptrace.h:42: error: syntax error before "pt_regs_is_syscall"
include2/asm/ptrace.h:43: warning: return type defaults to `int'
include2/asm/ptrace.h:47: error: syntax error before "pt_regs_clear_syscall"
include2/asm/ptrace.h:48: warning: return type defaults to `int'

Seems to have been introduced by commit
28e6103665301ce60634e8a77f0b657c6cc099de ("sparc: Fix debugger syscall
restart interactions") which went into Linus' tree recently ("bool" seems
to be missing a definition).

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2008-08-28  7:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-28  6:51 linux-next: sparc build failure Stephen Rothwell
2008-08-28  6:57 ` Ingo Molnar
2008-08-28  7:12   ` Stephen Rothwell
2008-08-28  7:25     ` Ingo Molnar
  -- strict thread matches above, loose matches on Subject: below --
2008-05-12  7:36 Stephen Rothwell
2008-05-12  7:40 ` David Miller
2008-05-12  7:43   ` Stephen Rothwell

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).