From darius@holly.dons.net.au  Sun Oct 25 19:58:02 1998
Received: from holly.dons.net.au (holly.dons.net.au [203.31.81.8])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA21472
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Oct 1998 19:57:57 -0800 (PST)
          (envelope-from darius@holly.dons.net.au)
Received: (from root@localhost)
	by holly.dons.net.au (8.8.8/8.8.8) id OAA28193;
	Mon, 26 Oct 1998 14:27:14 +1030 (CST)
	(envelope-from darius)
Message-Id: <199810260357.OAA28193@holly.dons.net.au>
Date: Mon, 26 Oct 1998 14:27:14 +1030 (CST)
From: "Daniel J. O'Connor" <darius@holly.dons.net.au>
Reply-To: darius@holly.dons.net.au
To: FreeBSD-gnats-submit@freebsd.org
Subject:
X-Send-Pr-Version: 3.2

>Number:         8453
>Category:       gnu
>Synopsis:       
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 25 20:00:01 PST 1998
>Closed-Date:    Tue Dec 29 18:34:20 PST 1998
>Last-Modified:  Tue Dec 29 18:34:43 PST 1998
>Originator:     Daniel J. O'Connor
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

A -current system compiled on the 5th of July (1998), sources cvsup'd on the 24th of October.
OBJFORMAT=aout

>Description:
Gets to here and dies ->

===> usr.sbin/amd/libamu
cc -nostdinc -O -pipe -I/usr/src/usr.sbin/amd/libamu/../../../contrib/amd/libamu -I. -I/usr/src/usr.sbin/amd/libamu -I/
usr/src/usr.sbin/amd/libamu/../include -I/usr/src/usr.sbin/amd/libamu/../../../contrib/amd/include -I/usr/src/usr.sbin/
amd/libamu/../../../contrib/amd -DHAVE_CONFIG_H -I/usr/obj/aout/usr/src/tmp/usr/include -c /usr/src/usr.sbin/amd/libamu
/../../../contrib/amd/libamu/hasmntopt.c -o hasmntopt.o
In file included from /usr/src/usr.sbin/amd/libamu/../../../contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h:60,
                 from /usr/src/usr.sbin/amd/libamu/../include/amu_nfs_prot.h:1,
		 from /usr/src/usr.sbin/amd/libamu/../../../contrib/amd/include/am_defs.h:538,
		 from /usr/src/usr.sbin/amd/libamu/../../../contrib/amd/libamu/hasmntopt.c:48:
nfs_prot.h:265: parse error before `uint64'
nfs_prot.h:265: warning: data definition has no type or storage class
nfs_prot.h:267: parse error before `int64'
etc...

>How-To-Repeat:

make buildworld

>Fix:
Looks like it can't find typedefs for uint64's etc.. Don't know where they're supposed to
come from..


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Tue Dec 29 18:34:20 PST 1998 
State-Changed-Why:  
Buildworld error from October, I assume this has been resolved. 
>Unformatted:
