Christoph Kaminski
2009-May-22 20:19 UTC
[Xen-users] Compile problem with git.kernel.org src
Hi! Have a problem to compile 2.6.30 + dom0 support from git.kernel.org: drivers/built-in.o: In function `xenfb_init'': xen-fbfront.c:(.init.text+0x20c8): undefined reference to `__xenbus_register_frontend'' drivers/built-in.o: In function `xenkbd_init'': xen-kbdfront.c:(.init.text+0x8fe9): undefined reference to `__xenbus_register_frontend'' make: *** [.tmp_vmlinux1] Error 1 Any ideas or solutions? Greetz _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Christian Tramnitz
2009-May-22 23:21 UTC
[Xen-users] Re: Compile problem with git.kernel.org src
I came across the same problem, disabling the framebuffer frontend (which you wont need in dom0 anyway) helped. Best regards, Christian Christoph Kaminski wrote:> Hi! > > Have a problem to compile 2.6.30 + dom0 support from git.kernel.org: > > drivers/built-in.o: In function `xenfb_init'': > xen-fbfront.c:(.init.text+0x20c8): undefined reference to > `__xenbus_register_frontend'' > drivers/built-in.o: In function `xenkbd_init'': > xen-kbdfront.c:(.init.text+0x8fe9): undefined reference to > `__xenbus_register_frontend'' > make: *** [.tmp_vmlinux1] Error 1 > > Any ideas or solutions? > > Greetz_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Christoph Kaminski
2009-May-23 10:45 UTC
Re: [Xen-users] Re: Compile problem with git.kernel.org src
Christian Tramnitz schrieb:> I came across the same problem, disabling the framebuffer frontend > (which you wont need in dom0 anyway) helped. >hmm I have still an other problem here... Can I have your .config for this kernel? It is stable working as a dom0? Greetz _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users