Re: [Fwd: today's problem kernel-2.4.0-t3]

From: Andreas Tobler (toa@pop.agri.ch)
Date: Wed Jul 12 2000 - 02:25:46 EST


Miles Lane wrote:
>
> This bug report probably belongs on Linux-Kernel
> rather than LinuxPPC.

Has been pointed out several times yesterday :-) On lk & lppc-dev

> timer.c: In function `update_process_times':
> timer.c:580: structure has no member named `priority'
> timer.c:580: `DEF_PRIORITY' undeclared (first use in this function)
> timer.c:580: (Each undeclared identifier is reported only once
> timer.c:580: for each function it appears in.)
> make[2]: *** [timer.o] Error 1
> make[2]: Leaving directory `/usr/src/redhat/BUILD/linux/kernel'
> make[1]: *** [first_rule] Error 2
> make[1]: Leaving directory `/usr/src/redhat/BUILD/linux/kernel'
> make: *** [_dir_kernel] Error 2
> Bad exit status from /var/tmp/rpm-tmp.11753 (%build)

kernel/timer.c line 580: if (p->nice > DEF_NICE) (ok)
arch/ppc/kernel/idle.c line 51: current->nice = 0; (not sure)

Runs here on a wallstreet.

Andreas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:14 EST