Re: 2.4.0-test9-pre8 on SPARC build failure

2000-10-04 Thread Dr. Kelsey Hudson
On Wed, 4 Oct 2000, Jakub Jelinek wrote: > This does tell nothing if the pcibios thing is fixed or not, because you > most probably did not configure PCI on your sparc32 (why would you do that, > when you don't have a JavaStation?). > So you have to either look at the code or configure PCI in...

Re: 2.4.0-test9-pre8 on SPARC build failure

2000-10-04 Thread Anton Blanchard
> Hmmm, somebody tried to enhance config language... > The following patch should fix it. Looks good. I committed the same patch to the vger tree yesterday but it has not made it to Linus yet. In fact I forgot to fix sparc32. Thanks! Anton - To unsubscribe from this list: send the line "unsubs

Re: 2.4.0-test9-pre8 on SPARC build failure

2000-10-04 Thread Anton Blanchard
> > That fix is already in the vger sparc cvs kernel tree... just remove the > > definition of pcibios_present() in pcic.c and you should be fine... > > "Why hasn't it been merged over to Linus" is my question then... I sent sparc diffs to Linus yesterday and it is in 2.4.0-test9. Anton - To

Re: 2.4.0-test9-pre8 on SPARC build failure

2000-10-03 Thread Andrzej Krzysztofowicz
"Dr. Kelsey Hudson wrote:" > > Question is, is this still broken on -test9-final or did > > the fix Linus merged earlier today get rid of your problems? > > Let me try this and find out... > > Hmm. I get an error when trying to run 'make xconfig': > > gmake[1]: Entering directory `/usr/src/lin

Re: 2.4.0-test9-pre8 on SPARC build failure

2000-10-03 Thread Jakub Jelinek
On Tue, Oct 03, 2000 at 10:41:57PM -0700, Dr. Kelsey Hudson wrote: > > Question is, is this still broken on -test9-final or did > > the fix Linus merged earlier today get rid of your problems? > > Let me try this and find out... ... > making dep... > > ::curses his SS20 for being so SLOW!:: > I

Re: 2.4.0-test9-pre8 on SPARC build failure

2000-10-03 Thread Dr. Kelsey Hudson
> Question is, is this still broken on -test9-final or did > the fix Linus merged earlier today get rid of your problems? Let me try this and find out... Hmm. I get an error when trying to run 'make xconfig': gmake[1]: Entering directory `/usr/src/linux-2.4.0-test9/scripts' cat h

Re: 2.4.0-test9-pre8 on SPARC build failure

2000-10-03 Thread Rik van Riel
On Tue, 3 Oct 2000, Dr. Kelsey Hudson wrote: > > pcic.c: At top level: > > pcic.c:39: redefinition of `pcibios_present' > > /usr/src/linux-2.4.0-test/include/linux/pci.h:562: `pcibios_present' previously >defined here > > make[1]: *** [pcic.o] Error 1 > > make[1]: Leaving directory `/usr/src/lin

Re: 2.4.0-test9-pre8 on SPARC build failure

2000-10-03 Thread Dr. Kelsey Hudson
> pcic.c: At top level: > pcic.c:39: redefinition of `pcibios_present' > /usr/src/linux-2.4.0-test/include/linux/pci.h:562: `pcibios_present' previously >defined here > make[1]: *** [pcic.o] Error 1 > make[1]: Leaving directory `/usr/src/linux-2.4.0-test/arch/sparc/kernel' > make: *** [_dir_arch/

Re: 2.4.0-test9-pre8 on SPARC build failure

2000-10-03 Thread Horst von Brand
Joshua Uziel <[EMAIL PROTECTED]> said: > * Horst von Brand <[EMAIL PROTECTED]> [001002 10:35]: > > This PCI stuff was discussed before... > > > > pcic.c: At top level: > > pcic.c:39: redefinition of `pcibios_present' > > /usr/src/linux-2.4.0-test/include/linux/pci.h:562: `pcibios_present' previou

Re: 2.4.0-test9-pre8 on SPARC build failure

2000-10-03 Thread Joshua Uziel
* Horst von Brand <[EMAIL PROTECTED]> [001002 10:35]: > This PCI stuff was discussed before... > > pcic.c: At top level: > pcic.c:39: redefinition of `pcibios_present' > /usr/src/linux-2.4.0-test/include/linux/pci.h:562: `pcibios_present' previously >defined here > make[1]: *** [pcic.o] Error 1

2.4.0-test9-pre8 on SPARC build failure

2000-10-02 Thread Horst von Brand
This PCI stuff was discussed before... pcic.c: At top level: pcic.c:39: redefinition of `pcibios_present' /usr/src/linux-2.4.0-test/include/linux/pci.h:562: `pcibios_present' previously defined here make[1]: *** [pcic.o] Error 1 make[1]: Leaving directory `/usr/src/linux-2.4.0-test/arch/sparc/ke