All of lore.kernel.org
 help / color / mirror / Atom feed
* Unable to compile Xen-4.0 (2.6.32) on Fedora 14
@ 2011-02-21 12:20 Omer Khalid
  2011-02-21 16:25 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 2+ messages in thread
From: Omer Khalid @ 2011-02-21 12:20 UTC (permalink / raw)
  To: xen-users list, xen-devel list


[-- Attachment #1.1: Type: text/plain, Size: 2384 bytes --]

Hi,

I have been trying to compile Xen-stable-2.6.32 on HP Proliant G4 machine
running Fedora 14 (2.6.35.11) and I keep on getting this error during the
make process.

I looked up in the mailing list, and saw this thread but I didn't see any
solution to this problem. I would appreciate if you could help out in fixing
this.
http://lists.xensource.com/archives/html/xen-devel/2010-04/msg00032.html

Cheers,
Omer

#### error log ####

 CC      drivers/pci/setup-bus.o
  CC      drivers/pci/pci-acpi.o
  CC      drivers/pci/pci-stub.o
  CC      drivers/pci/xen-pcifront.o
drivers/pci/xen-pcifront.c:372:15: error: variable
\u2018pci_frontend_ops\u2019 has initializer but incomplete type
drivers/pci/xen-pcifront.c:373:2: error: unknown field
\u2018enable_msi\u2019 specified in initializer
drivers/pci/xen-pcifront.c:373:2: warning: excess elements in struct
initializer
drivers/pci/xen-pcifront.c:373:2: warning: (near initialization for
\u2018pci_frontend_ops\u2019)
drivers/pci/xen-pcifront.c:374:2: error: unknown field
\u2018disable_msi\u2019 specified in initializer
drivers/pci/xen-pcifront.c:374:2: warning: excess elements in struct
initializer
drivers/pci/xen-pcifront.c:374:2: warning: (near initialization for
\u2018pci_frontend_ops\u2019)
drivers/pci/xen-pcifront.c:375:2: error: unknown field
\u2018enable_msix\u2019 specified in initializer
drivers/pci/xen-pcifront.c:375:2: warning: excess elements in struct
initializer
drivers/pci/xen-pcifront.c:375:2: warning: (near initialization for
\u2018pci_frontend_ops\u2019)
drivers/pci/xen-pcifront.c:376:2: error: unknown field
\u2018disable_msix\u2019 specified in initializer
drivers/pci/xen-pcifront.c:376:2: warning: excess elements in struct
initializer
drivers/pci/xen-pcifront.c:376:2: warning: (near initialization for
\u2018pci_frontend_ops\u2019)
drivers/pci/xen-pcifront.c: In function \u2018pci_frontend_registrar\u2019:
drivers/pci/xen-pcifront.c:382:3: error: \u2018xen_pci_frontend\u2019
undeclared (first use in this function)
drivers/pci/xen-pcifront.c:382:3: note: each undeclared identifier is
reported only once for each function it appears in
drivers/pci/xen-pcifront.c: In function \u2018pcifront_scan_bus\u2019:
drivers/pci/xen-pcifront.c:421:6: warning: unused variable \u2018err\u2019
make[2]: *** [drivers/pci/xen-pcifront.o] Error 1
make[1]: *** [drivers/pci] Error 2
make: *** [drivers] Error 2

[-- Attachment #1.2: Type: text/html, Size: 2895 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Unable to compile Xen-4.0 (2.6.32) on Fedora 14
  2011-02-21 12:20 Unable to compile Xen-4.0 (2.6.32) on Fedora 14 Omer Khalid
@ 2011-02-21 16:25 ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-02-21 16:25 UTC (permalink / raw)
  To: Omer Khalid; +Cc: xen-devel list, xen-users list

On Mon, Feb 21, 2011 at 01:20:45PM +0100, Omer Khalid wrote:
> Hi,
> 
> I have been trying to compile Xen-stable-2.6.32 on HP Proliant G4 machine
> running Fedora 14 (2.6.35.11) and I keep on getting this error during the
> make process.
> 
> I looked up in the mailing list, and saw this thread but I didn't see any
> solution to this problem. I would appreciate if you could help out in fixing
> this.
> http://lists.xensource.com/archives/html/xen-devel/2010-04/msg00032.html

Try enabling CONFIG_PCI_MSI and CONFIG_PCI_XEN

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-21 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 12:20 Unable to compile Xen-4.0 (2.6.32) on Fedora 14 Omer Khalid
2011-02-21 16:25 ` Konrad Rzeszutek Wilk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.