1.3.23 compile failure

Jeff Garzik (jgarzik@cc.gatech.edu)
Sun, 3 Sep 1995 22:36:17 -0400 (EDT)


My 'make modules' compile is still dying on a clean 1.3.22 tar +
1.3.23 patch setup...

make[2]: Leaving directory `/usr/src/linux-1.3.23/fs/hpfs'
make: *** binfmt_elf.o: No such file or directory. Stop.
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-1.3.23/fs'
make: *** [modules] Error 2

I tried to manually compile the binfmt_elf.c file and got all sorts of
errors relating to pte_t being undefined.

Jeff