Date: Tue, 16 Jul 2002 20:00:24 +0700 From: Dikshie <dikshie@ppk.itb.ac.id> To: current@freebsd.org Subject: /usr/src/dev/md error (?) Message-ID: <20020716200024.A57094@ppk.itb.ac.id>
next in thread | raw e-mail | index | archive | help
Hello, I got error on step make buildkernel KERNCONF=MANDIRI : cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -W missing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wno-format -ansi -g -n ostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/ac pica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/../include -D_KERNEL -includ e opt_global.h -fno-common -mpreferred-stack-boundary=2 -ffreestanding -Werror /usr/src/sys/dev/md/md.c cc1: warnings being treated as errors /usr/src/sys/dev/md/md.c: In function `md_kthread': /usr/src/sys/dev/md/md.c:570: warning: `error' might be used uninitialized in th is function *** Error code 1 Stop in /usr/obj/usr/src/sys/MANDIRI. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. mandiri# did I miss something ? thanks ! -dikshie- 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?20020716200024.A57094>