Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 1998 14:27:14 +1030 (CST)
From:      "Daniel J. O'Connor" <darius@holly.dons.net.au>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   gnu/8453: 
Message-ID:  <199810260357.OAA28193@holly.dons.net.au>

next in thread | raw e-mail | index | archive | help

>Number:         8453
>Category:       gnu
>Synopsis:       
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 25 20:00:01 PST 1998
>Last-Modified:
>Originator:     Daniel J. O'Connor
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>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..


>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810260357.OAA28193>