On Fri, 17 Jul 1998, Glynn Clements wrote:
> This isn't an error message, it's a warning.
uh huh...
> It shouldn't prevent the kernel from being compiled.
ok...
> You should be able to suppress the warnings by adding
>
> return (void *) O;
>
> to the end of the functions in question.
hmm, that may take a while :)
> However, an increase in warnings is symptomatic of gcc-2.8.
> Apparently, the kernel doesn't compile correctly with gcc-2.8, so you
> may need to use an older version of gcc to compile the kernel.
ok, i'll go and dig out slackware 3.3 and use gcc off that (somehow.. ah
it'll be a .tgz package, i'll just untar it over the 'new' one)