Dear Openvswitch people,
I have downloaded openvswitch-1.7.0 and tried to build it over Ubuntu
12.04 32 bit machine, which has Linux Kernel v3.2.0.
I have gone through the installation and build guide, and I have
installed all other required packages -- automake, python etc.
After extracting it, I build it as:
./boot.sh
./configure --with-linux=/lib/modules/'uname -r'/build
I get an error in the configure process:
configure: error: source dir /lib/modules/uname -r/build doesn't exist.
I have tried without specifying kernel module directory i.e.
./configure, it works but then at the end I don't find the kernel
modules to load.
Could you please suggest me how to tackle this issue in Ubuntu.
Kind Regards
Vikramajeet Khatri
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss