Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jul 2009 14:19:35 -0400
From:      Adam Jacob Muller <freebsd-xen@adam.gs>
To:        freebsd-xen@freebsd.org
Subject:   XEN kernel compile failure
Message-ID:  <BF52DABB-9DA4-401F-9FA8-EA33696A5FCD@adam.gs>

next in thread | raw e-mail | index | archive | help

HI,
New to trying to get FreeBSD running under XEN (as a domU).

trying to compile a XEN kernel seems to fail for me here:

cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs - 
Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline - 
Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  - 
I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -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 -mno-sse3 -ffreestanding -fstack- 
protector -Werror  /usr/src/sys/xen/evtchn/evtchn.c
cc1: warnings being treated as errors
/usr/src/sys/xen/evtchn/evtchn.c:653: warning: initialization from  
incompatible pointer type

Am i doing something wrong or is this a known issue?



-Adam




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BF52DABB-9DA4-401F-9FA8-EA33696A5FCD>