Date: Tue, 17 Dec 2002 14:37:36 +0100 From: phk@FreeBSD.org To: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pc98/pc98 diskslice_machdep.c Message-ID: <19206.1040132256@critter.freebsd.dk> In-Reply-To: Your message of "Tue, 17 Dec 2002 21:51:46 %2B0900." <20021217.215146.41684770.nyan@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <phk@FreeBSD.org> 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 <nyan@FreeBSD.org> > -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19206.1040132256>