2.1.84: sched.c compile problem

Dave Wreski (dave@nic.com)
Fri, 30 Jan 1998 23:50:42 -0500 (EST)


Hi all. Receiving the following error when trying to compile 2.1.84 on my
Alcor XLT300:

sched.c: At top level:
sched.c:318: warning: `timerlist_lock' defined but not used
make[2]: *** [sched.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.1.84/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.84/kernel'
make: *** [linuxsubdirs] Error 2

Also, can someone tell me what the problem is with __r16 and __r17 and
they're not being initialized? Is this a problem with the kernel or with
gcc?

Should I post future kernel messages relating to Alpha here, or on the
axp-list@redhat.com list?

Dave