|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] errors building - redefinitions in pci.h
It's just warnings, i don't think it will fail the build...
On Mon, Aug 3, 2009 at 4:36 PM, James
Harper<james.harper@xxxxxxxxxxxxxxxx> wrote:
> I am just building a new Debian Lenny install and trying to 'make tools'
> on xen-3.4-testing.hg (no more than an hour or so old) and I get this:
>
> CC i386-dm/pt-msi.o
> In file included from
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pass-through.h:22,
> from
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pt-msi.h:5,
> from
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pt-msi.c:22:
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pci.h:171:1:
> warning: "PCI_STATUS_66MHZ" redefined
> In file included from /usr/include/pci/pci.h:13,
> from
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pt-msi.h:4,
> from
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pt-msi.c:22:
> /usr/include/pci/header.h:31:1: warning: this is the location of the
> previous definition
> In file included from
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pass-through.h:22,
> from
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pt-msi.h:5,
> from
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pt-msi.c:22:
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pci.h:173:1:
> warning: "PCI_STATUS_FAST_BACK" redefined
> In file included from /usr/include/pci/pci.h:13,
> from
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pt-msi.h:4,
> from
> /usr/local/src/xen-3.4-testing.hg/tools/ioemu-dir/hw/pt-msi.c:22:
> /usr/include/pci/header.h:33:1: warning: this is the location of the
> previous definition
>
> Any suggestions?
>
> Thanks
>
> James
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|