|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] xenfs won't compile as a module
If I set CONFIG_XENFS=m the compile eventually exits with the error
ERROR: "xen_store_interface" [drivers/xen/xenfs/xenfs.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.8QwiQc (%build)
which I think means that there should be an
EXPORT_SYMBOL(xen_store_interface);
line somewhere in xenbus_probe.c
Michael Young
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] xenfs won't compile as a module,
M A Young <=
|
|
|
|
|