[parisc-linux] 64-bit build broken

Grant Grundler grundler@cup.hp.com
Sun, 3 Dec 2000 01:04:08 -0800 (PST)


This could be related to willy's changes - I have no idea.
After setting CROSS-COMPILE = hppa64-linux-

make distclean
make clean
make oldconfig
make -j4 dep
make -j4 palo
...
hppa64-linux-ld: cannot open hardware_proc.o: No such file or directory
make[1]: *** [kernel.o] Error 1
make[1]: Leaving directory `/linux/pa64/linux/arch/parisc64/kernel'


I was able to build/link stuff on Friday...and it's way past my bedtime now.

grant