Re: cannot get clean 2.4.20 kernel to compile

From: George P Nychis
Date: Fri Mar 31 2006 - 12:56:30 EST


Actually that helped, i had no linux symlink, after creating it, i got alot further into the build, however now i get:
In file included from ide-cd.c:318:
ide-cd.h:440: error: long, short, signed or unsigned used invalidly for `slot_tablelen'
make[3]: *** [ide-cd.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.20/drivers/ide'

Any more ideas? :)

> From the error output 1, it appears that your directory include/asm is not
> a link to include/linux. Can you check that?
>
> Otherwise, simply delete the directory include/asm and re-compile the
> kernel from start; it should work.
>
> -- Sumit
>
>
>
> On 3/31/06, Robert Hancock <hancockr@xxxxxxx> wrote:
>> George P Nychis wrote:
>>> Hi,
>>>
>>> I have downloaded the 2.4.20 kernel from ftp.kernel.org, have checked
>>> its sign, and no matter what I try I cannot get it to compile.
>>>
>>> I do a make mrproper, I then do make dep which is fine, but then i
>>> try "make bzImage modules modules_install", selecting all the
>>> defaults, and get an SMP header error:
>>> http://rafb.net/paste/results/QzIq7v86.html
>>>
>>> I then disable SMP support and get:
>>> http://rafb.net/paste/results/muYA9t12.html
>>>
>>> I even tried using my config from the 2.4.32 kernel which works
>>> perfectly fine, and I also get the sched errors.
>>
>> What gcc version? Some old kernels might not be buildable with newer
>> compilers.
>>
>> -- Robert Hancock Saskatoon, SK, Canada To email, remove "nospam"
>> from hancockr@xxxxxxxxxxxxx Home Page: http://www.roberthancock.com/
>>
>> - To unsubscribe from this list: send the line "unsubscribe
>> linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More
>> majordomo info at http://vger.kernel.org/majordomo-info.html Please
>> read the FAQ at http://www.tux.org/lkml/
>>
>
>


--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/