Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
cd ~/onos
tools/build/onos-buck build onos

Make sure that the build completes without errors - without a correctly built ONOS package, you will not be able to start ONOS.

...