Peter Jay Salzman wrote:
>
> can't remember what the err msgs said, but i saw a lot of fbdev stuff.
> remove frame buffer stuff from your kernel and try again.
>
> the kernel uses its own include files. if you're having trouble compiling
> the kerenl, the problem is with your gcc.
>
> there were problems with redhat/gcc compiling the kernel. redhat even
> included a compiler that DID compile the kernel. can't remember what it was
> called; kgcc or something like that.
>
> pete
Yeah, I'm using kgcc. egcs 1.1.2, or something. I tried looking at the
.c files that were giving the errors, and see if I could remove them
from the kernel if I didn't need them, but I didn't know what any of
them were...