René Berber - 2016-03-26

Same problem, different place (and ITVal version: 1.2):

$ make
[ 10%] [FLEX][MyScanner] Building scanner with flex 2.5.39
[ 10%] [BISON][MyParser] Building parser with bison 3.0.2
Scanning dependencies of target ITVal
[ 15%] Building CXX object CMakeFiles/ITVal.dir/src/chains.cc.o
[ 20%] Building CXX object CMakeFiles/ITVal.dir/src/debug.cc.o
[ 25%] Building CXX object CMakeFiles/ITVal.dir/src/fwmdd.cc.o
[ 30%] Building CXX object CMakeFiles/ITVal.dir/src/firewall.cc.o
In file included from /opt/src/ITVal/src/fwmdd.cc:32:0:
/opt/src/ITVal/src/fwmdd.h:37:25: fatal error: FDDL/mdd.h: No such file or directory
compilation terminated.
...
/opt/src/ITVal/src/iface.h:28:22: fatal error: FDDL/mdd.h: No such file or directory

I've also just installed FDDL from the git repo mentioned in the INSTALL file, there is no mdd.h file in the version installed.