From owner-freebsd-stable Mon Sep 24 8:50:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from relay.cigital.com (relay.cigital.com [64.80.176.5]) by hub.freebsd.org (Postfix) with ESMTP id 543BD37B410; Mon, 24 Sep 2001 08:50:23 -0700 (PDT) Received: from exchange.cigital.com (exchange.cigital.com [10.1.20.3]) by relay.cigital.com (Postfix) with ESMTP id 006795B130; Mon, 24 Sep 2001 11:50:17 -0400 (EDT) Received: by exchange.cigital.com with Internet Mail Service (5.5.2653.19) id ; Mon, 24 Sep 2001 11:50:44 -0400 Message-ID: <4BC10D47D7ACD3119FA800104B1F8836013A4C91@exchange.cigital.com> From: Yanek Korff To: 'Morten Rodal' , Ruslan Ermilov Cc: Yanek Korff , "'freebsd-stable@FreeBSD.org'" Subject: RE: arith failure on MAKEDEV Date: Mon, 24 Sep 2001 11:50:34 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yeah, that fix works like a charm. It would be great if someone could commit these changes to the stable branch. -Yanek. > -----Original Message----- > From: Morten Rodal [mailto:morten@rodal.no] > Sent: Monday, September 24, 2001 11:14 AM > To: Ruslan Ermilov > Cc: Yanek Korff; 'freebsd-stable@FreeBSD.org' > Subject: Re: arith failure on MAKEDEV > > > I had the exact same problem when I upgraded from 4.4-RC to > 4.4-STABLE. PR 24443 includes a fix, so I tried that now and > it works like a charm. > > > Morten Rodal > > On Mon, 24 Sep 2001, Ruslan Ermilov wrote: > > > PR 24443? > > > > On Mon, Sep 24, 2001 at 10:06:54AM -0400, Yanek Korff wrote: > > > Any idea what's going on here? It's happened to every > single 4.3-STABLE > > > machine I've just upgraded to 4.4-STABLE. Usually the > last several lines > > > come up box-art & special chars... seems to look good on > paste though. :) > > > > > > Kernel configuration included below. > > > > > > > > > root@relay:/dev> sh -x MAKEDEV all > > > + [ -n ] > > > + PATH=/sbin:/bin > > > + umask 77 > > > + mknod=/sbin/mknod > > > + IFS=: > > > + echo /sbin /bin > > > + [ -x /sbin/mknod ] > > > + mknod=/sbin/mknod > > > + break > > > + dkrawpart=2 > > > + dkcompatslice=0 > > > + dkrawslice=1 > > > + disk_umask=037 > > > + tape_umask=017 > > > + sh MAKEDEV std > > > + sh MAKEDEV fd0 fd1 > > > + sh MAKEDEV da0 da1 da2 da3 > > > + sh MAKEDEV ad0 ad1 ad2 ad3 > > > + sh MAKEDEV ar0 ar1 > > > + sh MAKEDEV acd0 afd0 ast0 > > > + sh MAKEDEV wd0 wd1 wd2 wd3 > > > + sh MAKEDEV wcd0 wfd0 wst0 > > > + sh MAKEDEV vn0 > > > + sh MAKEDEV cd0 matcd0 mcd0 scd0 > > > + sh MAKEDEV sa0 wt0 > > > + sh MAKEDEV vty12 > > > + sh MAKEDEV cuaa0 cuaa1 cuaa2 cuaa3 > > > + sh MAKEDEV pty0 > > > + sh MAKEDEV ttyd0 ttyd1 ttyd2 ttyd3 > > > + sh MAKEDEV zs0 > > > + sh MAKEDEV kbd0 kbd1 > > > + sh MAKEDEV mse0 psm0 sysmouse > > > + sh MAKEDEV pcaudio speaker snd0 > > > + sh MAKEDEV lpt0 lpt1 lpt2 > > > + sh MAKEDEV ppi0 ppi1 ppi2 > > > + sh MAKEDEV iic0 iic1 > > > + sh MAKEDEV smb0 smb1 > > > + sh MAKEDEV usb usb0 uhid0 ums0 ulpt0 ugen0 > > > + sh MAKEDEV urio0 uscanner0 umodem0 > > > + sh MAKEDEV bpf0 bpf1 bpf2 bpf3 > > > + sh MAKEDEV ipl tun0 tun1 tun2 tun3 > > > + sh MAKEDEV tap0 tap1 tap2 tap3 > > > + sh MAKEDEV ch0 perfmon tw0 > > > + sh MAKEDEV apm apmctl card0 card1 card2 card3 > > > + sh MAKEDEV pass4 xpt2 > > > + sh MAKEDEV i4b i4bctl i4btrc0 i4btrc1 > > > + sh MAKEDEV i4btel0 i4btel1 i4bteld0 i4bteld1 > > > MAKEDEV: arith: syntax error: aEaeei" > > > > > > bad node: mknod i4bteld1 > > > + sh MAKEDEV i4brbch0 i4brbch1 > > > + sh MAKEDEV agpgart > > > root@relay:/dev> > > > > -- > > Ruslan Ermilov Oracle Developer/DBA, > > ru@sunbay.com Sunbay Software AG, > > ru@FreeBSD.org FreeBSD committer, > > +380.652.512.251 Simferopol, Ukraine > > > > http://www.FreeBSD.org The Power To Serve > > http://www.oracle.com Enabling The Information Age > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message