Re: SPARC include problem

2001-05-09 Thread Erik Mouw
On Tue, May 08, 2001 at 10:17:35PM -0500, Sean Jones wrote: > The include error was in kernel/sched.c . Should I rewrite the includes > for this file to include include/asm/irq.h over include/linux/irq.h? I > temporarily bypassed this problem by creating a blank asm/hw_irq.h . You shouldn't expe

Re: SPARC include problem

2001-05-08 Thread Sean Jones
The include error was in kernel/sched.c . Should I rewrite the includes for this file to include include/asm/irq.h over include/linux/irq.h? I temporarily bypassed this problem by creating a blank asm/hw_irq.h . I also ran into a compile problem in arch/sparc/kernel/sparc_ksyms.c . The rw semaph

Re: SPARC include problem

2001-05-08 Thread Sean Jones
Sean Jones wrote: > > "David S. Miller" wrote: > > > > Sean Jones writes: > > > In compiling 2.4.4-ac5 for my SPARCStation 20, I had an error in the > > > compile resulting from the inability to find a hw_irq.h in the > > > include/asm directory. Do you know where I may be able to find such a

Re: SPARC include problem

2001-05-08 Thread Erik Mouw
On Mon, May 07, 2001 at 05:01:03PM -0500, Sean Jones wrote: > In compiling 2.4.4-ac5 for my SPARCStation 20, I had an error in the > compile resulting from the inability to find a hw_irq.h in the > include/asm directory. Do you know where I may be able to find such a > file? You don't. I discusse

Re: SPARC include problem

2001-05-07 Thread David S. Miller
Sean Jones writes: > In compiling 2.4.4-ac5 for my SPARCStation 20, I had an error in the > compile resulting from the inability to find a hw_irq.h in the > include/asm directory. Do you know where I may be able to find such a > file? How did you find this problem if the build couldn't find