All, I am getting the following error doing the following:
# apt-get update # apt-get dist-upgrade # apt-get install openvswitch-switch openvswitch-controller openvswitch-datapath-dkms openvswitch-brcompat The package openvswitch-datapath-dkms Is getting the following errors: ….. DKMS: add completed. Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area....(bad exit status: 2) ./configure --with-linux='/lib/modules/3.11.0-26-generic/build' && make -C datapath/linux.....(bad exit status: 1) Error! Bad return status for module build on kernel: 3.11.0-26-generic (x86_64) Consult /var/lib/dkms/openvswitch/1.4.6/build/make.log for more information. Now when looking a /var/lib/dkms/openvswitch/1.4.6/build/make.log I see the following error: ….. checking whether make has GNU make $(if) extension... yes checking for Linux build directory... /lib/modules/3.11.0-26-generic/build checking for Linux source directory... /lib/modules/3.11.0-26-generic/build checking for kernel version... 3.11.10 configure: error: Linux kernel source in /lib/modules/3.11.0-26-generic/build is not configured Is there any work around that will allow me to complete my openvswutch install on ubuntu 12.04.5. Thanks Gil McGrath
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
