Hello, It's not a bug actually but I find some errors while installation.
After running command make install, I run make modules_install but in that it gives a following output. make[1]: Entering directory `/home/akshay/MTP/openvswitch-2.3.0/datapath/linux' make -C /lib/modules/3.2.0-69-generic-pae/build M=/home/akshay/MTP/openvswitch-2.3.0/datapath/linux modules_install make[2]: Entering directory `/usr/src/linux-headers-3.2.0-69-generic-pae' INSTALL /home/akshay/MTP/openvswitch-2.3.0/datapath/linux/openvswitch.ko DEPMOD 3.2.0-69-generic-pae make[2]: Leaving directory `/usr/src/linux-headers-3.2.0-69-generic-pae' depmod `sed -n 's/#define UTS_RELEASE "\([^"]*\)"/\1/p' /lib/modules/3.2.0-69-generic-pae/build/include/generated/utsrelease.h` WARNING: Can't read module /lib/modules/3.2.0-69-generic-pae/openvswitch.ko: No such file or directory make[1]: Leaving directory `/home/akshay/MTP/openvswitch-2.3.0/datapath/linux' I don't understand which part I'm missing and why I'm getting this error. It would be really helpful if you guide me in the right direction. Thanks and Regards, Akshay Sahu Final Year, IIT Delhi
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
