From owner-freebsd-current Sat Apr 15 9:36:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id E3F0737B77C; Sat, 15 Apr 2000 09:36:23 -0700 (PDT) (envelope-from gdinolt@pacbell.net) Received: from pacbell.net (adsl-63-199-31-69.dsl.snfc21.pacbell.net) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0FT20035LGRXW5@mta5.snfc21.pbi.net>; Sat, 15 Apr 2000 09:35:57 -0700 (PDT) Date: Sat, 15 Apr 2000 09:35:57 -0700 From: "George W. Dinolt" Subject: Failed compile of ext2_alloc.c To: Robert Watson , freebsd-current@FreeBSD.ORG Message-id: <38F89A6D.1235A41A@pacbell.net> MIME-version: 1.0 X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 gdinolt@pacbell.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message