Date: Sat, 31 Dec 2011 16:59:31 +0100 From: Marius Strobl <marius@alchemy.franken.de> 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: r229032 - head/sys/modules/cfi Message-ID: <20111231155931.GH90831@alchemy.franken.de> In-Reply-To: <BD057F6F-5DA4-4789-BA55-4B5EF97CCDDF@lists.zabbadoz.net> References: <201112302122.pBULMAuS031216@svn.freebsd.org> <BD057F6F-5DA4-4789-BA55-4B5EF97CCDDF@lists.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 31, 2011 at 02:05:40PM +0000, Bjoern A. Zeeb wrote: > > On 30. Dec 2011, at 21:22 , Marius Strobl wrote: > > > Author: marius > > Date: Fri Dec 30 21:22:10 2011 > > New Revision: 229032 > > URL: http://svn.freebsd.org/changeset/base/229032 > > > > Log: > > Add header required by cfi_bus_fdt.c. > > > > Modified: > > head/sys/modules/cfi/Makefile > > > > This (most likely) broke at least the arm KB920X config: > > In file included from @/arm/xscale/ixp425/ixp425var.h:47, > from /scratch/tmp/bz/head.universe/sys/modules/cfi/../../dev/cfi/cfi_bus_ixp4xx.c:45: > @/dev/pci/pcivar.h:219:20: error: pci_if.h: No such file or directory > mkdep: compile failed > It didn't, the original r228981 just reveals a problem with ixp425var.h. The funny thing is that while it's pretty much clear from your above snippet what's going on I can't reproduce this, also not part of an universe build and apparently also not the tinderbox. I tried to fix this in r229125, however given that I wasn't able to reproduce this problem I'm not sure that will also fix the build for you. Marius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111231155931.GH90831>