Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2000 09:35:57 -0700
From:      "George W. Dinolt" <gdinolt@pacbell.net>
To:        Robert Watson <rwatson@FreeBSD.org>, freebsd-current@FreeBSD.ORG
Subject:   Failed compile of ext2_alloc.c
Message-ID:  <38F89A6D.1235A41A@pacbell.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38F89A6D.1235A41A>