[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Compiling xen-netback from the Linux Kernel source



Perhaps you should have run make menuconfig and make sure xen netback is checked for kernel build?

or you should make some changes in your .config:

CONFIG_XEN_GNTDEV=y 
CONFIG_XEN_BACKEND=y 
CONFIG_XEN_NETDEV_BACKEND=m 
CONFIG_XEN_BLKDEV_BACKEND=m 
CONFIG_XEN_PCIDEV_BACKEND=y

and go check other related settings.

PS: Did that occur after you had made the above changes?


On Sun, Sep 4, 2016 at 10:37 PM #PATHANGI JANARDHANAN JATINSHRAVAN# <JATINSHR001@xxxxxxxxxxxx> wrote:
Hi, 
For the past few days, I’ve been trying to compile xen-netback on a machine running Ubuntu 16.04 with a kernel that I compiled from the source (v4.7 rc 7). 

I’ve noticed that the Makefile inside the directory drivers/net/xen-netback does not contain any targets, which results in a no targets found error when I run the make command from inside that directory. 

Would someone be kind enough to point to what I need to modify or what I need to give as a make command to compile and insmod xen-netback?

Thanks
Jatin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
https://lists.xen.org/xen-users
--
Regards,
Kun Cheng
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
https://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.