I have just updated kernel  from freefall and compiling failed:

c -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-fformat-extensions -ansi -g -nostdinc -I-  -I. -I../../.. -I../../../dev 
-I../../../contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include 
opt_global.h -fno-common  -mpreferred-stack-boundary=2 -ffreestanding -Werror  
../../../kern/uipc_mbuf.c
cc1: warnings being treated as errors
../../../kern/uipc_mbuf.c: In function `m_length':
../../../kern/uipc_mbuf.c:727: warning: `m' might be used uninitialized in this 
function
*** Error code 1

# gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20020916 (prerelease)

--
David Xu



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to