From owner-freebsd-alpha Fri Jun 21 6:12:59 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 1A78A37B411; Fri, 21 Jun 2002 06:12:45 -0700 (PDT) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g5LDChN02205; Fri, 21 Jun 2002 22:12:43 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: n_hibma@FreeBSD.org X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 16 From: Makoto Matsushita To: alpha@FreeBSD.org Subject: FreeBSD/alpha 5-current, GENERIC kernel build breakage? Date: Fri, 21 Jun 2002 22:12:41 +0900 Message-Id: <20020621221241U.matusita@jp.FreeBSD.org> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Anybody seen this, or it's my local error? cc -c -O -pipe -mcpu=ev5 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wno-format -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 -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -fno-common -mno-fp-regs -ffixed-8 -Wa,-mev56 -ffreestanding /usr/src/sys/dev/sio/sio.c /usr/src/sys/dev/sio/sio.c: In function `siogdbgetc': /usr/src/sys/dev/sio/sio.c:3218: `dev' undeclared (first use in this function) /usr/src/sys/dev/sio/sio.c:3218: (Each undeclared identifier is reported only once /usr/src/sys/dev/sio/sio.c:3218: for each function it appears in.) /usr/src/sys/dev/sio/sio.c: In function `siogdbputc': /usr/src/sys/dev/sio/sio.c:3245: `dev' undeclared (first use in this function) *** Error code 1 This happens after src/sys/dev/sio/sio.c rev 1.375 (by n_himba) was committed. -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message