|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: xen-unstable 4.0-RC3 compile problem
On 16/02/2010 13:09, "Carsten Schiers" <carsten@xxxxxxxxxx> wrote:
> I get a compile problem on Debian/Lenny (following some redefinition
> warnings):
>
> pci.o: In function `pci_unplug_netifs':
> /usr/src/xen/xen-unstable.hg/tools/ioemu-dir/hw/pci.c:859: undefined reference
> to `test_pci_slot'
>
> which I guess can relate to a recent change:
>
> http://old.nabble.com/-qemu-xen-unstable--passthrough:-magic-ioport-protocol-n
> o-longer-unplugs-passthrough-NICs-td27596616.html
>
> Or am I wrong. 4.0-rc3-pre compiled just half an hor ago without any problems.
Well it looks like you're right to me. Test_pci_slot() isn't defined
anywhere, unless it's supposed to be provided by libpci. I'm sure Ian
Jackson will fix and re-tag the qemu tree if necessary. Cc'ing him.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|