From owner-freebsd-stable Wed Aug 1 21:31:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from morgan.angis.su.OZ.AU (morgan.angis.su.OZ.AU [129.78.25.38]) by hub.freebsd.org (Postfix) with ESMTP id 83B7F37B401 for ; Wed, 1 Aug 2001 21:31:36 -0700 (PDT) (envelope-from tonym@angis.org.au) Received: (from tonym@localhost) by morgan.angis.su.OZ.AU (8.9.1a/8.9.1) id OAA14976; Thu, 2 Aug 2001 14:31:28 +1000 (EST) Date: Thu, 2 Aug 2001 14:31:28 +1000 (EST) From: Tony Maher Message-Id: <200108020431.OAA14976@morgan.angis.su.OZ.AU> To: ronneilc@remingtonltd.com Subject: Re: make buildworld Cc: stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I'm new here. > I am using Freebsd 4.3. I just cvsup the ports and stable-supfile. This week is not a good week to cvsup (especially if you are new) due to the large number of commits before code freeze for next release. > --------snippet------- > cc -nostdinc -O -pipe -Wall -Wformat -I/usr/obj/usr/src/i386/usr/include > -W > -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wno-uninitialize > d -Werror -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c > /usr/s > rc/bin/chmod/chmod.c I get: cc1: warnings being treated as errors In file included from /usr/src/bin/chmod/chmod.c:53: /usr/obj/usr/src/i386/usr/include/fts.h:48: warning: function declaration isn't a prototype > So how would I fix this error? It looks like someone needs to MFC r1.4 for src/include/fts.h Its probably already on a someones todo list. Best solution is to wait till friday when things should have settled down and re-cvsup and try again then. tonym To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message