On Tue, Oct 20, 2015 at 04:20:38PM +0800, Louis Hsieh wrote: > I want to let my Zedboard(based on ARM coretex-A9) to install Open vSwitch > in Linaro environment > > I tried the commands on the web : > https://wiki.linaro.org/ZiShenLim/sandbox/OVS > And just follow these steps on my Zedboard : > 1. Get the source > git clone git://git.linaro.org/lng/openvswitch.git > 2. apt-get install autoconf automake libtool > 3. Build: > cd openvswitch > ./boot.sh > ./configure > make > 4. Run testsuite: > make check > > But when commanding "make check", I get the testsuite: 693 failed > How should I solve it ?
Please provide testsuite.log > testsuite.log > <https://drive.google.com/file/d/0B3o1E1-1jCecajFDX1VPeXdTZzA/view?usp=drive_web> That isn't publicly viewable. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
