Date: Tue, 18 Jan 2000 11:01:40 +0200 From: Maxim Sobolev <sobomax@altavista.net> To: Manfred Antar <mantar@pacbell.net> Cc: current@FreeBSD.ORG Subject: Re: new nexus.c breaks kernel build Message-ID: <38842BF4.CA999575@altavista.net> References: <4.2.2.20000117200151.00aa54c0@pozo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38842BF4.CA999575>