On 12 Oct 2001, Jon Schewe wrote:

> I've tried this twice now, even untarred the file again and redid my config.
> When I compile I get this:
> 
> > make dep clean bzImage modules

Perhaps I'm doing it the long way, but don't you have to 'make' before
'make bzImage'?

> init/main.c:578: `PAGE_OFFSET' undeclared (first use in this function)
> make: *** [init/main.o] Error 1

Odd.  I just compiled 2.4.12 last night with no problems.  What version of
gcc are you running?  Did you grab the tarball from kernel.org?

-Brian