You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ./scion.sh topology
Shutting down: Terminating this run of the SCION infrastructure
Shut down
Compiling...
ctags: invalid option -- 'L'
Try `ctags --help' for a complete list of options.
Makefile:44: recipe for target 'tags' failed
make: *** [tags] Error 1
This was run in a fresh ubuntu 16.04 installation. I proceeded by commenting out ctags in the Makefile, which worked for now.
Continuous Integration might help to prevent such issues.