Subject: Re: today's sup - GENERIC kernel build failed
To: Minoru Oikawa <mino@bb.imagica.co.jp>
From: bill@psych.uw.edu.pl <bill@psych.uw.edu.pl>
List: current-users
Date: 06/20/1999 21:09:51
On Mon, 21 Jun 1999, Minoru Oikawa wrote:
> > Date: Sun, 20 Jun 1999 17:09:29 +0000 (GMT)
> > From: "bill@psych.uw.edu.pl" <bill@psych.uw.edu.pl>
> > Message-ID: <Pine.BSF.4.05.9906201708060.8209-100000@freud.psych.uw.edu.pl>
>
> > ../../../../dev/ic/rrunner.c:1070: `ivop' undeclared (first use in this
> > function)
> > ../../../../dev/ic/rrunner.c:1243: `ivop' undeclared (first use in this
> > function)
>
> I think it's typo.
Yes.
> Already fixed in cvs 'Sun Jun 20 16:44:50 UTC 1999'.
Aha ...
Module Name: syssrc
Committed By: thorpej
Date: Sun Jun 20 16:44:50 UTC 1999
Modified Files:
syssrc/sys/dev/ic: rrunner.c
Log Message:
Fix tyop.
> If you can't wait next sup, try next.
>
> cd /sys/dev/ic
> mv rrunner.c rrunner.c.orig
> sed 's/ ivop/ iovp/' rrunner.c.orig > rrunner.c
>
> --- mino
>
thanx