From owner-freebsd-current Tue Jan 18 1: 3:29 2000 Delivered-To: freebsd-current@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 1931814D69 for ; Tue, 18 Jan 2000 01:03:21 -0800 (PST) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup5-3.iptelecom.net.ua [212.9.227.3]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id LAA01320; Tue, 18 Jan 2000 11:08:02 +0200 (EET) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id LAA08989; Tue, 18 Jan 2000 11:01:42 +0200 (EET) (envelope-from sobomax@altavista.net) Message-ID: <38842BF4.CA999575@altavista.net> Date: Tue, 18 Jan 2000 11:01:40 +0200 From: Maxim Sobolev Reply-To: sobomax@altavista.net Organization: Vega International Capital X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Manfred Antar Cc: current@FreeBSD.ORG Subject: Re: new nexus.c breaks kernel build References: <4.2.2.20000117200151.00aa54c0@pozo.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Manfred Antar wrote: > 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 Same is here. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message