Date: Sun, 14 Jun 2009 16:12:18 +0200 From: Mister Olli <mister.olli@googlemail.com> To: Kip Macy <kmacy@freebsd.org> Cc: freebsd-xen@freebsd.org, freebsd-current@freebsd.org Subject: Re: XEN kernel fails to build with 8-CURRENT t194017 Message-ID: <1244988738.6570.2.camel@phoenix.blechhirn.net> In-Reply-To: <3c1674c90906131457p3656732ka64c8d0ded3269a6@mail.gmail.com> References: <1244928181.6570.1.camel@phoenix.blechhirn.net> <3c1674c90906131457p3656732ka64c8d0ded3269a6@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, compiles works like a charm. Great work :-)) Thanks. Regards, --- Mr. Olli On Sat, 2009-06-13 at 14:57 -0700, Kip Macy wrote: > Should be fixed now. > > Cheers, > Kip > > On Sat, Jun 13, 2009 at 2:23 PM, Mister Olli<mister.olli@googlemail.com> wrote: > > 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 > > > > _______________________________________________ > > freebsd-xen@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" > > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1244988738.6570.2.camel>