Cal

Results 3 issues of Cal

When building the sr router from http://nsl.cs.sfu.ca/teaching/11/771/projects/router/sr_stub.tar.gz c@d:~/471/a2/stub$ make sr gcc -c -g -Wall -ansi -D_DEBUG_ -D_LINUX_ sr_router.c -o sr_router.o gcc -c -g -Wall -ansi -D_DEBUG_ -D_LINUX_ sr_main.c -o sr_main.o...

With: mvn package -Pdocker Got the following after running an unchanged clone: [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.216 s [INFO] Finished at: 2019-05-21T17:54:32-07:00 [INFO] Final...

Was trying to build arangodb 3.7 on Ubuntu 16.04 from source but was getting errors when it attempts to build fuerte. Thought maybe it was something to do with libboost....