Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Oct 2002 13:44:23 +0900 (JST)
From:      Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
To:        phk@FreeBSD.ORG
Cc:        current@FreeBSD.ORG
Subject:   Re: HEADSUP! GEOM as default in 5 days...
Message-ID:  <20021001.134423.85389221.nyan@jp.FreeBSD.org>
In-Reply-To: <88010.1033412986@critter.freebsd.dk>
References:  <88010.1033412986@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <88010.1033412986@critter.freebsd.dk>
Poul-Henning Kamp <phk@FreeBSD.ORG> 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 <nyan@FreeBSD.org>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021001.134423.85389221.nyan>