Date: Tue, 02 May 2006 08:45:04 -0600 From: Scott Long <scottl@samsco.org> To: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Cc: Paul Saab <ps@freebsd.org>, freebsd-stable@freebsd.org, re@freebsd.org Subject: Re: PAE doesn't compile on 6[.1] because of bce Message-ID: <44577070.5030402@samsco.org> In-Reply-To: <20060502161830.727028a4@it.buh.tecnik93.com> References: <20060502161830.727028a4@it.buh.tecnik93.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ion-Mihai Tetcu wrote: > [re@ CC'ed as they are probably interested in this for 6.1 release ] > > Hi, > > > With today sources and KERNCONF=PAE on 6-STABLE : > > cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror /usr/src/sys/dev/bce/if_bce.c > /usr/src/sys/dev/bce/if_bce.c: In function `bce_attach': > /usr/src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type > /usr/src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type > /usr/src/sys/dev/bce/if_bce.c: In function `bce_stats_update': > /usr/src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type > /usr/src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type > /usr/src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type > /usr/src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/PAE. > > Same for 6.1 according to simon@ > > > If I can be of any help please let me know, > This will be fixed, thanks for reminding me. Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44577070.5030402>