Hello Sinem,
> After i upgraded my ubuntu to 16.04 LTS xenial version, I have
> started to get the following error when I run Make file. I
> reinstalled gcc and updated again. I tried to compile cudd separately
> but does not work anyway. Any hint would be helpful
Yes, there is a compilation problem with the lpsolve library and recent
compilers. There is already a fix in the development trunk version of
PRISM [1].
To fix this issue for the 4.3 sources downloaded from the website, apply
the attached patch:
In the prism-4.3-src directory, execute
patch -p1 < path-to-the-attached-file/fix-lpsolve-compilation.patch
Cheers,
Joachim Klein
[1]
http://www.prismmodelchecker.org/wiki/Developers/GettingTheSource