Why does my build fail with “error: isa_virt_to_bus_is_UNSUPPORTED undeclared”?
Certain drivers (primarily for ISA devices) do not work with Xen due to the restricted memory addresses that the device can access. For most of these drivers we report the error you have seen, in preference to failing weirdly at run time. We aim for Xen to support all modern x86 hardware: this restriction applies only to a few old NICs and disc controllers.
Related Questions
- I updated parts of the Ports Collection using CVSup, and now many ports fail to build with mysterious error messages! What happened? Is the Ports Collection broken in some major way?
- Why does my build fail with an Unresolved assembly reference error when I try to document a Compact Framework application?
- Why does my build fail with "error: isa_virt_to_bus_is_UNSUPPORTED undeclared"?