Subject: -current's extattr changes make ptyfs compilation fail
To: None <current-users@netbsd.org>
From: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
List: current-users
Date: 01/02/2005 21:30:07
Hi!
With recent extattr changes compilation of my ptyfs kernel fails with:
# compile KERNEL/smbfs_node.o
/usr/toolchain-i386/bin/i386--netbsdelf-gcc -ffreestanding -pipe -march=athlon-mp -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DDUMMY_NOPS -DUCONSOLE -DNMBCLUSTERS=8192 -DLKM -DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/pf -I../../../../dist/ipf -c ../../../../fs/smbfs/smbfs_node.c
--- ptyfs_vfsops.o ---
../../../../fs/ptyfs/ptyfs_vfsops.c:399: warning: initialization from incompatible pointer type
*** [ptyfs_vfsops.o] Error code 1