[ovs-discuss] Problem during installation

Gurucharan Shetty shettyg at nicira.com
Tue Oct 28 17:27:38 UTC 2014


On Sat, Oct 25, 2014 at 9:14 PM, Akshay Sahu <akshay4923 at gmail.com> wrote:
> 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 know why you are seeing the warning. I don't see it at my end.
Hopefully, someone else can help you here.
Eitherways, after the above step, you don't see anything with the
following commands?

* find /lib/modules/`uname -r` -name openvswitch.ko
* modinfo openvswitch

>
> 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
> discuss at openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>



More information about the discuss mailing list