All of lore.kernel.org
 help / color / mirror / Atom feed
* xenfs won't compile as a module
@ 2009-03-22 23:48 M A Young
  2009-03-23  2:03 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 2+ messages in thread
From: M A Young @ 2009-03-22 23:48 UTC (permalink / raw)
  To: Xen-devel

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

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

end of thread, other threads:[~2009-03-23  2:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-22 23:48 xenfs won't compile as a module M A Young
2009-03-23  2:03 ` Jeremy Fitzhardinge

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.