Re: 1.3.61 -- "Aiee: scheduling in interrupt"

Russ Berry (berry@larry.wizvax.net)
Tue, 13 Feb 96 19:32:13 EST


make problems again

I'm getting this strange message when I make dep:

gcc -I/usr/src/linux-1.3.62/include -o conmakehash conmakehash.c
/usr/i486-linux/bin/ld: cannot open crt1.o: No such file or directory
make[2]: *** [conmakehash] Error 1
make[2]: Leaving directory `/usr/src/linux-1.3.62/drivers/char'
make[1]: *** [fastdep] Error 2
make[1]: Leaving directory `/usr/src/linux-1.3.62/drivers'
make: *** [dep-files] Error 2

Why?

Russ Berry