Comment 3 for bug 1578040

Revision history for this message
Li Ma (nick-ma-z) wrote :

After fixing the automake version problem, the compilation still failed in auto test.

debian/rules:37: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/opt/stack/ovs'
debian/rules:25: recipe for target 'build' failed
make: *** [build] Error 2

My environment is Ubuntu 16.04 server. Actually, Ubuntu 16.04 supports OVS 2.5 already. So, it doesn't need to compile ovs from soruce in devstack. We can directly install packages from Ubuntu repo.