On Fri, May 18, 2012 at 9:59 AM, YIMIN CHEN <[email protected]> wrote: > Hi, > openvswitch-1.4.1$ ./configure --with-linux=/lib/modules/`uname > -r`/build <== Is this step wrong?
Please confirm you have installed the linux-headers package, is the directory 'b/modules/`uname -r`/build/' empty ? apt-get install linux-headers-`uname -r` dpkg -S /usr/src/linux-headers-`uname -r`/Makefile dpkg -S /lib/modules/`uname -r`/build _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
