From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srinivas Maturi Subject: linux-unstable c/s 584 failed to build Date: Thu, 03 Jul 2008 11:05:36 -0700 Message-ID: <486D14F0.8030008@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org linux-unstable c/s 584 failed to build with the following errors: drivers/xen/pcifront/pci_op.c: In function 'pci_frontend_enable_msix': drivers/xen/pcifront/pci_op.c:303: error: 'struct xen_pci_op' has no member named 'msix_entries' drivers/xen/pcifront/pci_op.c:304: error: 'struct xen_pci_op' has no member named 'msix_entries' drivers/xen/pcifront/pci_op.c:313: error: 'struct xen_pci_op' has no member named 'msix_entries' make[3]: *** [drivers/xen/pcifront/pci_op.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [drivers/xen/pcifront] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [drivers/xen] Error 2 make: *** [drivers] Error 2 Thanks, Maturi