From owner-freebsd-current Wed Dec 23 05:52:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA19306 for freebsd-current-outgoing; Wed, 23 Dec 1998 05:52:32 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from lion.plab.ku.dk (lion.plab.ku.dk [130.225.105.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA19290 for ; Wed, 23 Dec 1998 05:52:27 -0800 (PST) (envelope-from tobez@lion.plab.ku.dk) Received: from localhost (1703 bytes) by lion.plab.ku.dk via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Wed, 23 Dec 1998 14:50:50 +0100 (CET) (Smail-3.2.0.101 1997-Dec-17 #1 built 1998-Nov-8) To: freebsd-current@FreeBSD.ORG Subject: Re: make build fails on fresh current References: <368064F8.DE58F4E4@partitur.se> From: Anton Berezin Date: 23 Dec 1998 14:50:47 +0100 In-Reply-To: Palle Girgensohn's message of Wed, 23 Dec 1998 04:35:20 +0100 Message-ID: <86g1a7klvs.fsf@lion.plab.ku.dk> Lines: 35 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Palle Girgensohn writes: > Thought I'd finally upgrade our server to 3.0. cvsupped just an hour > ago, and build fails. Any ideas? > > uname -a: > FreeBSD trumpet.partitur.se 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Fri > Oct 16 13:20:28 CEST 1998 > girgen@trumpet.partitur.se:/disk3/src/sys/compile/TRUMPET i386 > > make.conf has nothing special, I think. -O -pipe on CFLAGS... > > and this is what happens: > > make aout-to-elf-build (also tried make buildworld): > In file included from nfs_prot_xdr.c:6: > /usr/obj/aout/disk3/src/tmp/usr/include/rpcsvc/nfs_prot.h:265: parse > error before `uint64' I've got _exactly_ the same results on my system yesterday. It looks like generated nfs_prot.h did not include some relevant header so that types like ulonglong_t were left undefined. Can a knowledgeable person on the list elaborate on this? Is it something 2.2.7 -> 3.0 specific? Or something wrong with cvsuped tree (December 22, Danish mirror)? (I am not the type doing cvsup and buildworld every day, I simply thought that following this way will make easier the upgrade of an existing system). Thank you in advance, -- Anton Berezin The Protein Laboratory, University of Copenhagen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message