Date: Sun, 3 Dec 2000 14:49:14 -0800 From: Joshua Uziel <uzi@suse.com> Message-ID: <20001203144914.I32265@gimp.org> Subject: Re: [suse-sparc] /floppy
* Ian Donaldson <ian@dsd-tech.co.uk> [001203 10:37]:
> I installed the kernel sources and did a "make menuconfig" I set the file
> types fat, VFAT and DOS as built in rather than loadable modules and left
> everything as default. I then did "make dep" everything fine, I then did
> "make vmlinux" which after a few minutes stopped with error messages
> something about IDE not supported under Sparc. I went back into
> menuconfig but
> I couldn't find anything about IDE support. Any ideas as I am completely
> lost.
Ok, two things to do... first off, mofidy the drivers/block/Makefile
file at line 23... change:
L_OBJS := genhd.o ide-geometry.o
to
L_OBJS :=
Then... in your make menuconfig, under "General setup", make sure that
you have "PCI support" (CONFIG_PCI) off.
Let me know if this works for you. :)
This archive was generated by hypermail 2.1.0 : Wed Jun 06 2001 - 11:08:26 PDT