From owner-freebsd-sparc Thu Oct 24 3:54:54 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFEE737B401; Thu, 24 Oct 2002 03:54:52 -0700 (PDT) Received: from cc-gw.1anetworks.net (cc-gw.1anetworks.net [193.243.179.83]) by mx1.FreeBSD.org (Postfix) with SMTP id D790D43E65; Thu, 24 Oct 2002 03:54:51 -0700 (PDT) (envelope-from brian@ukip.com) Received: from BRI (brian.1anetworks.net [212.36.98.200]) by parma.1anetworks.net (8.9.3+Sun/8.9.3) with SMTP id LAA15005; Thu, 24 Oct 2002 11:54:49 +0100 (BST) From: "Bri" To: "Maxime Henrion" , Subject: RE: Compile from recent sources Date: Thu, 24 Oct 2002 11:51:41 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20021024100052.GK26605@elvis.mu.org> Importance: Normal Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org thanks now ip_divert.c compiles great no errors but a few secounds after that i get /arch/sparc64/hosted/bin/gcc -c -O -pipe -Wall -Wredundant-decls -Wnested-e xterns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -W cast-qual -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../ contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -mcmodel=medlow -msoft-float -fno-common -ffreestanding -Werro r ../../../netinet/ip_fw2.c cc1: warnings being treated as errors ../../../netinet/ip_fw2.c: In function `ipfw_ctl': ../../../netinet/ip_fw2.c:2507: warning: cast from pointer to integer of different size ../../../netinet/ip_fw2.c:2520: warning: cast from pointer to integer of different size *** Error code 1 Stop in /GXP120/ncvs/sys/sparc64/compile/ROUTERSPARC6420021003. a very similar senario I'm compiling the kernel with these options > options IPDIVERT > options IPFIREWALL > options IPFIREWALL_VERBOSE > options IPFIREWALL_FORWARD Bri, -----Original Message----- From: owner-freebsd-sparc@FreeBSD.ORG [mailto:owner-freebsd-sparc@FreeBSD.ORG]On Behalf Of Maxime Henrion Sent: 24 October 2002 11:01 To: Bri Cc: freebsd-sparc@FreeBSD.ORG Subject: Re: Compile from recent sources Bri wrote: > with options IPDIVERT in the kernel I get > > %make -DNO_WERROR > /arch/sparc64/hosted/bin/gcc -c -O -pipe -Wall -Wredundant-decls -Wnested-e > xterns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -W > cast-qual -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../ > contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include > opt_global.h -mcmodel=medlow -msoft-float -fno-common -ffreestanding -Werro > r ../../../netinet/ip_divert.c > cc1: warnings being treated as errors > ../../../netinet/ip_divert.c: In function `div_output': > ../../../netinet/ip_divert.c:280: warning: cast to pointer from integer of > different size > *** Error code 1 Can you cvsup and try again ? This should be fixed now. Thanks for the report, Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message