Bill Welch

Results 3 issues of Bill Welch

**Describe the bug** Build from Dockerfile.ubuntu fails. Apparently, a problem in ospf-mdr - I opened https://github.com/USNavalResearchLaboratory/ospf-mdr/issues/8, but you might see a workaround. **To Reproduce** Follow coreemu document to build docker...

bug

This issue is addressed, obliquely, in "Installing C extensions", but a quick fix would be to lock the version of uwsgi in app/Dockerfile to the version in app/wheelhouse. That is:...

Tried master and 63f0759 ``` make[2]: Entering directory '/home/coreuser/Documents/ospf-mdr/zebra' gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -fPIE -ggdb -MT test_main.o -MD -MP -MF .deps/test_main.Tpo -c -o test_main.o test_main.c...