From owner-cvs-all Tue Dec 17 5:37:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FC4D37B401; Tue, 17 Dec 2002 05:37:42 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 366A443ED4; Tue, 17 Dec 2002 05:37:41 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id gBHDbak5019207; Tue, 17 Dec 2002 14:37:38 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Takahashi Yoshihiro Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pc98/pc98 diskslice_machdep.c From: phk@FreeBSD.org In-Reply-To: Your message of "Tue, 17 Dec 2002 21:51:46 +0900." <20021217.215146.41684770.nyan@jp.FreeBSD.org> Date: Tue, 17 Dec 2002 14:37:36 +0100 Message-ID: <19206.1040132256@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sorry, it seems some experimental changes were accidentally included. Should be fixed now. Poul-Henning In message <20021217.215146.41684770.nyan@jp.FreeBSD.org>, Takahashi Yoshihiro writes: >In article <200212152215.gBFMFKEC094326@repoman.freebsd.org> >Poul-Henning Kamp writes: > >> phk 2002/12/15 14:15:20 PST >> >> Modified files: >> sys/pc98/pc98 diskslice_machdep.c >> Log: >> unifdef -DPC98 -U__alpha__ > > >This change cannot compile. Please TEST your change. > > >cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -incl >ude opt_global.h -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror /usr/src/sys/pc98/pc98/diskslice_machdep.c >/usr/src/sys/pc98/pc98/diskslice_machdep.c: In function `check_part': >/usr/src/sys/pc98/pc98/diskslice_machdep.c:87: argument `nsectors' doesn't match prototype >/usr/src/sys/pc98/pc98/diskslice_machdep.c:70: prototype declaration >/usr/src/sys/pc98/pc98/diskslice_machdep.c:87: number of arguments doesn't match prototype >/usr/src/sys/pc98/pc98/diskslice_machdep.c:70: prototype declaration >/usr/src/sys/pc98/pc98/diskslice_machdep.c: In function `dsinit': >/usr/src/sys/pc98/pc98/diskslice_machdep.c:179: syntax error before numeric constant >/usr/src/sys/pc98/pc98/diskslice_machdep.c:186: invalid lvalue in assignment >/usr/src/sys/pc98/pc98/diskslice_machdep.c:281: structure has no member named `d_nscylinders' >/usr/src/sys/pc98/pc98/diskslice_machdep.c:304: too few arguments to function `check_part' >*** Error code 1 > >Stop in /usr/obj/pc98/usr/src/sys/GENERIC. >*** Error code 1 > >Stop in /usr/src. >*** Error code 1 > >Stop in /usr/src. >*** Error code 1 > > >--- >TAKAHASHI Yoshihiro > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message