Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2012 00:41:49 -0700
From:      "Kenneth D. Merry" <ken@freebsd.org>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r230878 - head/sys/conf
Message-ID:  <20120202074149.GA87780@nargothrond.kdm.org>
In-Reply-To: <35AAFFDE-9247-4489-B5A5-7F5048AC766E@lists.zabbadoz.net>
References:  <201202012018.q11KIvae002893@svn.freebsd.org> <35AAFFDE-9247-4489-B5A5-7F5048AC766E@lists.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 02, 2012 at 03:56:03 +0000, Bjoern A. Zeeb wrote:
> On 1. Feb 2012, at 20:18 , Kenneth D. Merry wrote:
> 
> > Author: ken
> > Date: Wed Feb  1 20:18:57 2012
> > New Revision: 230878
> > URL: http://svn.freebsd.org/changeset/base/230878
> > 
> > Log:
> >  Add the netback driver to the build.
> 
> I guess only tested on amd64...
> 
> ===> i386 XENHVM failed (_.i386.XENHVM):
> >>> Kernel build for XENHVM started on Thu Feb  2 02:29:12 UTC 2012
> /scratch/tmp/bz/head.svn/sys/dev/xen/netback/netback.c: In function 'xnb_txpkt2gnttab':
> 
> ===> i386 XEN failed (_.i386.XEN):
> >>> Kernel build for XEN started on Thu Feb  2 02:29:11 UTC 2012
> 
> /scratch/tmp/bz/head.svn/sys/dev/xen/netback/netback.c: In function 'xnb_free_communication_mem':
> /scratch/tmp/bz/head.svn/sys/dev/xen/netback/netback.c:622: error: 'kernel_map' undeclared (first use in this function)
> /scratch/tmp/bz/head.svn/sys/dev/xen/netback/netback.c:622: error: (Each undeclared identifier is reported only once
> /scratch/tmp/bz/head.svn/sys/dev/xen/netback/netback.c:622: error: for each function it appears in.)
> /scratch/tmp/bz/head.svn/sys/dev/xen/netback/netback.c: In function 'xnb_alloc_communication_mem':
> /scratch/tmp/bz/head.svn/sys/dev/xen/netback/netback.c:812: error: 'kernel_map' undeclared (first use in this function)

Whoops!  Sorry about that.

I backed it out until I can figure out the right way to fix it.  My build
machine is bogged down with nightly backups at the moment, so figuring out
the fix isn't going to happen tonight.

Thanks,

Ken
-- 
Kenneth Merry
ken@FreeBSD.ORG



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