On Thu, Feb 06, 2014 at 10:08:57PM +0530, Ramana Reddy wrote: > Hi All, > > I installed ubuntu 12.04 64-bit, and downloaded OVS-1.7.1, but when I run > ./configure --with-linux=/lib/modules/`uname -r`/build command its throwing > the following error: > > checking for Linux build directory... /lib/modules/3.8.0-29-generic/build > checking for Linux source directory... /lib/modules/3.8.0-29-generic/build > checking for kernel version... 3.8.13 > configure: error: Linux kernel source in > /lib/modules/3.8.0-29-generic/build is not configured
looks like your build symlink is broken and that would be because you're missing kernel packages. fbl > Help in this regard is highly appreciated. > > Regards, > Ramana. > P.S : Its working fine with 3.2.0-54-generic kernel version. > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
