Date: Sun, 22 Nov 1998 21:08:36 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> Cc: current@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: Breakage in -current for the ALPHA Message-ID: <199811221208.VAA09068@zodiac.mech.utsunomiya-u.ac.jp> In-Reply-To: Your message of "Sun, 22 Nov 1998 02:23:03 PST." <21968.911730183@zippy.cdrom.com> References: <21968.911730183@zippy.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>gzip -cn /usr/src/usr.sbin/moused/moused.8 > moused.8.gz >/usr/src/usr.sbin/moused/moused.c:206: `MOUSE_MODEL_KIDSPAD' undeclared here ( >not in a function) >/usr/src/usr.sbin/moused/moused.c:206: initializer element for `rmodels[7].val >' is not constant >/usr/src/usr.sbin/moused/moused.c:224: `MOUSE_PROTO_KIDSPAD' undeclared here ( >not in a function) >/usr/src/usr.sbin/moused/moused.c:224: initializer element for `pnpprod[5].val >' is not constant >/usr/src/usr.sbin/moused/moused.c:224: `MOUSE_MODEL_KIDSPAD' undeclared here ( >not in a function) >/usr/src/usr.sbin/moused/moused.c:224: initializer element for `pnpprod[5].val >2' >... Oops, I must have forgot to update /sys/alpha/include/mouse.h when I updated moused recently. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811221208.VAA09068>