During make I encountered this issue :
/usr/bin/install -c -m 644 ./mib2c-conf.d/default-mfd-top.m2c /tmp/infinidb/Calpont/share/snmp/mib2c-data/default-mfd-top.m2c
install: ./mib2c-conf.d/default-mfd-top.m2c: No such file or directory
*** [localinstall] Error code 71
It seems that the mib2c-conf.d dir isn't present in the git repo (as well as all the files inside it).
During make I encountered this issue :
/usr/bin/install -c -m 644 ./mib2c-conf.d/default-mfd-top.m2c /tmp/infinidb/Calpont/share/snmp/mib2c-data/default-mfd-top.m2c
install: ./mib2c-conf.d/default-mfd-top.m2c: No such file or directory
*** [localinstall] Error code 71
It seems that the mib2c-conf.d dir isn't present in the git repo (as well as all the files inside it).