Subject: ext2fs build fails
To: None <current-users@netbsd.org>
From: Jaka Jejcic <jj@gnorw.net>
List: current-users
Date: 03/16/2004 19:31:22
#   compile  GENERIC_LAPTOP/ext2fs_readwrite.o
cc -pipe -O -march=pentium3 -mmmx -msse -msse2 -mfpmath=sse -ffreestanding -pipe -O -march=pentium3 -mmmx -msse -msse2 -mfpmath=sse -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -c ../../../../ufs/ext2fs/ext2fs_readwrite.c
../../../../ufs/ext2fs/ext2fs_readwrite.c: In function `ext2fs_write':
../../../../ufs/ext2fs/ext2fs_readwrite.c:241: warning: `oldoff' might be used uninitialized in this function
*** Error code 1

Stop.
make: stopped in /usr/src/sys/arch/i386/compile/GENERIC_LAPTOP

jj