Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Robert:
I compiled recent (cvsup around 9:00 A.M. PDT) sources for the 5.0
kernel with and without
options FFS_EXTATTR
and obtained the following error message in both cases.
cc -c -O -pipe -march=k6 -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../..
-I../../../include -D_KERNEL -include opt_global.h -elf
-mpreferred-stack-boundary=2 ../../gnu/ext2fs/ext2_alloc.c
In file included from ../../gnu/ext2fs/ext2_alloc.c:54:
../../ufs/ufs/ufsmount.h:90: field `um_extattr' has incomplete type
*** Error code 1
I have not investigated. I think this may have to do with your additions
of extended attributes.
Hope this helps.
George Dinolt
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message