Subject: kern/654: no-compile, due to LIST_ENTRY define bad.
To: None <gnats-admin@sun-lamp.cs.berkeley.edu>
From: Marshall Midden <m4@unet.umn.edu>
List: netbsd-bugs
Date: 12/22/1994 13:05:09
>Number: 654
>Category: kern
>Synopsis: no-compile, due to LIST_ENTRY define bad.
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Dec 22 13:05:05 1994
>Originator: Marshall M. Midden
>Organization:
Marshall M. Midden e-mail: m4@umn.edu
University Networking Services Voice: +1 612 625 1335
130 Lind Hall FAX: +1 612 626 1002
207 Church Street S.E.
University of Minnesota,
Minneapolis, Mn. 55455-0134, USA
>Release: NetBSD-current source 12/19/94
>Environment:
Sparc
System: Sun4c, NetBSD-current, not-on-network, default
Architecture: Sun4c
>Description:
various quota utilities won't compile (quotacheck, edquota).
cc messages:
/usr/include/ufs/ufs/quota.h:119: parse error before `LIST_ENTRY'
/usr/include/ufs/ufs/quota.h:119: warning: no semicolon at end of struct or union
/usr/include/ufs/ufs/quota.h:120: parse error before `dq_freelist'
/usr/include/ufs/ufs/quota.h:120: warning: data definition has no type or storage class
/usr/include/ufs/ufs/quota.h:128: parse error before `}'
>How-To-Repeat:
cd usr.bin/edquota
make clean; make depend; make
>Fix:
Probably already fixed, just trying send-pr out, and compiling everything
-static, before trying again.
>Audit-Trail:
>Unformatted: