In article <[EMAIL PROTECTED]> Poul-Henning Kamp <[EMAIL PROTECTED]> writes:
> Provided nothing terminal pops up in the next 5 days, GEOM will > become default in -current on Saturday 5th of october. > > Please test it now on _your_ configuration and tell me if it > fails to work. It fails to compile a GENERIC kernel for pc98 with GEOM option. cc -c -O -pipe -mcpu=pentiumpro -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 -mpreferred-stack-boundary=2 -ffreestanding -Werror /usr/src/sys/geom/geom_mbr.c /usr/src/sys/geom/geom_mbr.c: In function `g_dec_dos_partition': /usr/src/sys/geom/geom_mbr.c:69: structure has no member named `dp_flag' /usr/src/sys/geom/geom_mbr.c:73: structure has no member named `dp_typ' /usr/src/sys/geom/geom_mbr.c:77: structure has no member named `dp_start' /usr/src/sys/geom/geom_mbr.c:78: structure has no member named `dp_size' /usr/src/sys/geom/geom_mbr.c: In function `g_mbr_taste': /usr/src/sys/geom/geom_mbr.c:236: structure has no member named `dp_flag' /usr/src/sys/geom/geom_mbr.c:236: structure has no member named `dp_flag' /usr/src/sys/geom/geom_mbr.c:238: structure has no member named `dp_size' /usr/src/sys/geom/geom_mbr.c:242: structure has no member named `dp_typ' /usr/src/sys/geom/geom_mbr.c:245: structure has no member named `dp_start' /usr/src/sys/geom/geom_mbr.c:246: structure has no member named `dp_size' /usr/src/sys/geom/geom_mbr.c: In function `g_mbrext_print': /usr/src/sys/geom/geom_mbr.c:318: structure has no member named `dp_flag' /usr/src/sys/geom/geom_mbr.c:318: structure has no member named `dp_typ' /usr/src/sys/geom/geom_mbr.c:321: structure has no member named `dp_start' /usr/src/sys/geom/geom_mbr.c:321: structure has no member named `dp_size' /usr/src/sys/geom/geom_mbr.c: In function `g_mbrext_taste': /usr/src/sys/geom/geom_mbr.c:352: `DOSPTYP_EXT' undeclared (first use in this function) /usr/src/sys/geom/geom_mbr.c:352: (Each undeclared identifier is reported only once /usr/src/sys/geom/geom_mbr.c:352: for each function it appears in.) /usr/src/sys/geom/geom_mbr.c:352: `DOSPTYP_EXTLBA' undeclared (first use in this function) /usr/src/sys/geom/geom_mbr.c:376: structure has no member named `dp_flag' /usr/src/sys/geom/geom_mbr.c:376: structure has no member named `dp_size' /usr/src/sys/geom/geom_mbr.c:379: structure has no member named `dp_start' /usr/src/sys/geom/geom_mbr.c:380: structure has no member named `dp_size' /usr/src/sys/geom/geom_mbr.c:387: structure has no member named `dp_typ' /usr/src/sys/geom/geom_mbr.c:391: structure has no member named `dp_flag' /usr/src/sys/geom/geom_mbr.c:393: structure has no member named `dp_typ' /usr/src/sys/geom/geom_mbr.c:395: structure has no member named `dp_size' /usr/src/sys/geom/geom_mbr.c:397: structure has no member named `dp_start' *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. --- TAKAHASHI Yoshihiro <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message