Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2003 14:34:21 -0500
From:      David Rhodus <david@uky.edu>
To:        current@freebsd.org
Subject:   i386 buildkernel failure
Message-ID:  <2B5E062C-3165-11D7-9498-00039380DD2C@uky.edu>

next in thread | raw e-mail | index | archive | help
make buildkernel KERNCONF=GENERIC

...

cc -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/usr/src/sys -I/usr/src/sys/dev 
-I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter 
-D_KERNEL -include opt_global.h -fno-common  -mno-align-long-strings 
-mpreferred-stack-boundary=2 -ffreestanding -Werror  
/usr/src/sys/i386/i386/mp_machdep.c
cc1: warnings being treated as errors
/usr/src/sys/i386/i386/mp_machdep.c: In function `forwarded_statclock':
/usr/src/sys/i386/i386/mp_machdep.c:2615: warning: passing arg 1 of 
`statclock_process' from incompatible pointer type
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
client#


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2B5E062C-3165-11D7-9498-00039380DD2C>