From owner-freebsd-current Mon Jan 17 20:14:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from pozo.com (pozo.com [216.101.162.50]) by hub.freebsd.org (Postfix) with ESMTP id 124FE15119 for ; Mon, 17 Jan 2000 20:14:43 -0800 (PST) (envelope-from mantar@pacbell.net) Received: from dual (dual.pozo.com [216.101.162.51]) by pozo.com (8.9.3/8.9.3) with ESMTP id UAA02839 for ; Mon, 17 Jan 2000 20:14:40 -0800 (PST) (envelope-from mantar@pacbell.net) Message-Id: <4.2.2.20000117200151.00aa54c0@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Mon, 17 Jan 2000 20:14:40 -0800 To: current@FreeBSD.ORG From: Manfred Antar Subject: new nexus.c breaks kernel build Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The new version of nexus.c (1.23) breaks current kernel build : cc -c -O2 -Os -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/nexus.c ../../i386/i386/nexus.c: In function `nexus_deactivate_resource': ../../i386/i386/nexus.c:341: `rv' undeclared (first use in this function) ../../i386/i386/nexus.c:341: (Each undeclared identifier is reported only once ../../i386/i386/nexus.c:341: for each function it appears in.) ../../i386/i386/nexus.c:345: warning: passing arg 1 of `pmap_unmapdev' makes integer from pointer without a cast *** Error code 1 Manfred ===================== || mantar@pacbell.net || || Ph. (415) 681-6235 || ===================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message