Just wondering, instead of using the source from an old kernel, why dont
you just go to:
ftp://ftp.kernel.org/pub/linux/kernel/people/hedrick/old
and get the ide patch for your current kernel. This has support for a
large amount of IDE controller chipsets. NOTE: the stock redhat kernel will
not patch(at least it didnt for me) So I had to download a fresh 2.2.14.tar.gz
Best of Luck
kirk
>At 10:18 AM 5/1/00 -0500, you wrote:
>good morning,
>im having a slight problem compiling a new kernel.
>I had to edit a few things to add a driver for my ALi chipset to get the
>udma/33 working , the kernel I have(2.2.14-5.0) has a driver for it , but it
>is for the 14xx chipset , and I have the 15xx chipset.so I got the old
>driver for the chipset that I used for the 2.2.12-20 kernel , and edited the
>files it told me to edit , and now the kernel will not compile. :(
>below is one of the errors I keep getting. I have tried to compile the new
>kernel around 6 times , and it keep puking at different points.
> this is one of the errors :
>
>
>gcc -D__KERNEL__ -I/usr/src/linux-2.2.14/include -Wall -Wstrict-prototypes -
>O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce
>-m386 -DCPU=386 -DMODULE -DMODVERSIONS -include
>/usr/src/linux-2.2.14/include/linux/modversions.h -c -o st.o st.c
>gcc: Internal compiler error: program cc1 got fatal signal 11
>make[2]: *** [st.o] Error 1
>make[2]: Leaving directory `/usr/src/linux-2.2.14/drivers/scsi'
>make[1]: *** [_modsubdir_scsi] Error 2
>make[1]: Leaving directory `/usr/src/linux-2.2.14/drivers'
>make: *** [_mod_drivers] Error 2
>{standard input}: cpp: output pipe has been closed
>Assembler messages:
>{standard input}:6369: Warning: end of file not at end of a line; newline
>inserted
>{standard input}:6869: Error: bad register name `%e'
>
>
>it has puked at different stages , like in the drivers/net & drivers/sound
>also.
>words of advice please.
>thank you
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.
>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.