From owner-freebsd-xen@FreeBSD.ORG Fri Jul 3 04:23:38 2009 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45DD9106564A for ; Fri, 3 Jul 2009 04:23:38 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.225]) by mx1.freebsd.org (Postfix) with ESMTP id 184E38FC1A for ; Fri, 3 Jul 2009 04:23:38 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by rv-out-0506.google.com with SMTP id f9so756797rvb.43 for ; Thu, 02 Jul 2009 21:23:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=n5njVzVR1pF+6OnKH1JjF1+8TjsDmppSpR3iz0mfVO8=; b=FnIgmkoTqTHnSZp0wZU52VUwWkNrj8nm+UWTaA9rNYINbp7rFfjfGfS3B6AqloW7rU aexc1/mtYXI2OKh+yeYVq8brdqN48Uh7ha5QaeB0dtYotI7VEL5CxTQcc3FF2GPxwNoE i/9QCn4PcQ9pYraDnot42O8iF57VhA0tPLJow= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=meaBWsRXRwnMs3/wtKzqA7gPa3U5Govne3Yn+DvZElhMf/ES1r7RrNfPp8M3r5VkBV mpLaKCyQk3BsV2CodBtDSj62Kk7Ff837y/xfOE6i9dJ0K03cuBd/0UybcB2wSGNXBeAt 1VdCn72yuFCkjRkdn7HGPf+VBmTDTOjEkP3Ok= MIME-Version: 1.0 Sender: adrian.chadd@gmail.com Received: by 10.140.166.8 with SMTP id o8mr775836rve.203.1246595017777; Thu, 02 Jul 2009 21:23:37 -0700 (PDT) In-Reply-To: <20090702172112.GN2504@carrick.bishnet.net> References: <20090702172112.GN2504@carrick.bishnet.net> Date: Fri, 3 Jul 2009 12:23:37 +0800 X-Google-Sender-Auth: b393d5e0c062e7e6 Message-ID: From: Adrian Chadd To: Tim Bishop Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-xen@freebsd.org Subject: Re: Fw: XEN kernel config - supposed to build? X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2009 04:23:38 -0000 Just create a PR with the details and email me the number. I'll look at fixing it if it is broken. It has been working for me though! Adrian 2009/7/3 Tim Bishop : > Just FYI, here's an email I sent to freebsd-current earlier. I should > maybe have sent it here instead, but I forgot, so this is just a quick > ping in case you don't follow freebsd-current. > > Thanks, > > Tim. > > ----- Forwarded message from Tim Bishop ----- > > Date: Thu, 2 Jul 2009 16:50:55 +0100 > From: Tim Bishop > To: freebsd-current@FreeBSD.org > Subject: XEN kernel config - supposed to build? > > I'm building the XEN kernel config on a recent (today) csup of CURRENT, > but I'm getting the following build error: > > # make buildkernel KERNCONF=3DXEN > ... > cc -c -O -pipe =A0-std=3Dc99 -g -Wall -Wredundant-decls -Wnested-externs = -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointer-arith -Winline -Wcast= -qual =A0-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=3D8000 --param inline-uni= t-growth=3D100 --param large-function-growth=3D1000 =A0-mno-align-long-stri= ngs -mpreferred-stack-boundary=3D2 =A0-mno-mmx -mno-3dnow -mno-sse -mno-sse= 2 -mno-sse3 -ffreestanding -fstack-protector -Werror /usr/src/sys/xen/evtch= n/evtchn.c > cc1: warnings being treated as errors > /usr/src/sys/xen/evtchn/evtchn.c:653: warning: initialization from incomp= atible pointer type > *** Error code 1 > > Is this supposed to be working? Or have I dived randomly in and missed > the pool? :-) > > Thanks, > > Tim. > > ----- End forwarded message ----- > > -- > Tim Bishop > http://www.bishnet.net/tim/ > PGP Key: 0x5AE7D984 > _______________________________________________ > 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" >