|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] linux-2.6.xen.hg
On 11/23/05, Vincent Hanquez <vincent.hanquez@xxxxxxxxxxxx> wrote:
On Wed, Nov 23, 2005 at 02:40:27PM -0500, Tim Durack wrote: > Is linux-2.6-xen.hg still too bleeding edge to actually build successfully?
it should build for what we support.
> drivers/built-in.o: In function `get_new_vector':
msi.c:(.text+0x8d82): > undefined reference to `interrupt' > :msi.c:(.text+0x8d8e): undefined reference to `set_intr_gate' > > This is after I do a make menuconfig, select XEN subarch and privileged
> domain (I also have to disable a RIO character driver to get beyond an early > build failure.)
you need to desactivate PCI_MSI. Currently Xen doesn't support MSI see:
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=49
I'll make sure that we cannot select it for now on.
I'll try deselecting that.
which RIO character driver are you trying to build and what is the build failure ?
I'm not trying to build it, the build failed if I didn't disable it. I
think it was the only character device with the name Rio in it. I'll
check tonight.
Thanks for your help.
Tim:>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|