Date: Tue, 17 Dec 2002 21:51:46 +0900 (JST) From: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> To: phk@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pc98/pc98 diskslice_machdep.c Message-ID: <20021217.215146.41684770.nyan@jp.FreeBSD.org> In-Reply-To: <200212152215.gBFMFKEC094326@repoman.freebsd.org> References: <200212152215.gBFMFKEC094326@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 -include 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> 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?20021217.215146.41684770.nyan>