Hi everyone,

I'm trying to install Open Vswitch 2.0 from souce code on Ubuntu 12.04
server AMD, so I'm using the INSTALL file for the package, but I get
errors. Please, you can see below,

- I already installed the Build Requirements, then I run ...


*./configure --with-linux=/lib/modules/`uname -r`/build*


*make && make install*
Here, all Ok!

I get errors here ...

*make modules_install*
cd datapath/linux && make modules_install
make[1]: Entrando no diretório `~/openvswitch-2.0.0/datapath/linux'
make -C /lib/modules/3.8.0-29-generic/build
M=/home/richardqa/openvswitch-2.0.0/datapath/linux modules_install
make[2]: Entrando no diretório `/usr/src/linux-headers-3.8.0-29-generic'
  INSTALL ~/openvswitch-2.0.0/datapath/linux/openvswitch.ko
Can't read private key
  DEPMOD  3.8.0-29-generic
make[2]: Saindo do diretório `/usr/src/linux-headers-3.8.0-29-generic'

The file openvswitch.ko exist and version of my Kernel is *3.8.0-29-generic*

ls ~/openvswitch-2.0.0/datapath/linux/openvswitch.ko
~/openvswitch-2.0.0/datapath/linux/openvswitch.ko
root@ubuntu:~/openvswitch-2.0.0# uname -r
*3.8.0-29-generic*

And when I run:  *insmod datapath/linux/openvswitch.ko*
insmod: *error inserting 'datapath/linux/openvswitch.ko': -1 Unknown symbol
in module*

Can anyone help me please?
-- 
Saludos Cordiales
Javier Richard Quinto Ancieta
Master's student UNICAMP
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
  • [ovs-discuss] Get er... Javier Richard Quinto A. (Master's student - UNICAMP)

Reply via email to