Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 23:23:01 +0200
From:      Mister Olli <mister.olli@googlemail.com>
To:        freebsd-current@freebsd.org
Cc:        freebsd-xen@freebsd.org
Subject:   XEN kernel fails to build with 8-CURRENT t194017
Message-ID:  <1244928181.6570.1.camel@phoenix.blechhirn.net>

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

during 'make buildkernel KERNCONF=XEN' I currently get the following error:


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/dev/xen/blkfront/blkfront.c
cc1: warnings being treated as errors
/usr/src/sys/dev/xen/blkfront/blkfront.c:1104: warning: pointer type mismatch in conditional expression
*** Error code 1

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

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

Stop in /usr/src.
template-8_CURRENT# svn info /usr/src
Path: /usr/src
URL: http://svn.freebsd.org/base/head
Repository Root: http://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 194107
Node Kind: directory
Schedule: normal
Last Changed Author: edwin
Last Changed Rev: 194107
Last Changed Date: 2009-06-13 15:35:18 +0200 (Sat, 13 Jun 2009)




Regards,
---
Mr. Olli




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1244928181.6570.1.camel>