Which version of Z3 am I supposed to use? I was using 3.2 as advised by the Installation Instructions page.
Here is the output of make VERBOSE=1. I guess you're right, it can't find z3++.h, which doesn't seem to be in the z3 distribution linked on the Installation Instructions page..
~/ufo-project/build$ make VERBOSE=1
/usr/bin/cmake -H/home/siddharth/ufo-project/ufo-base -B/home/siddharth/ufo-project/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/siddharth/ufo-project/build/CMakeFiles /home/siddharth/ufo-project/build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/home/siddharth/ufo-project/build'
make -f lib/Util/CMakeFiles/UFOUtil.dir/build.make lib/Util/CMakeFiles/UFOUtil.dir/depend
make[2]: Entering directory `/home/siddharth/ufo-project/build'
cd /home/siddharth/ufo-project/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/siddharth/ufo-project/ufo-base /home/siddharth/ufo-project/ufo-base/lib/Util /home/siddharth/ufo-project/build /home/siddharth/ufo-project/build/lib/Util /home/siddharth/ufo-project/build/lib/Util/CMakeFiles/UFOUtil.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/siddharth/ufo-project/build'
make -f lib/Util/CMakeFiles/UFOUtil.dir/build.make lib/Util/CMakeFiles/UFOUtil.dir/build
make[2]: Entering directory `/home/siddharth/ufo-project/build'
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 18
[ 3%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/AlwaysInlineMark.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/AlwaysInlineMark.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/AlwaysInlineMark.cpp
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 19
[ 6%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/ErrorExit.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/ErrorExit.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/ErrorExit.cpp
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 20
[ 9%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/ExitReturn.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/ExitReturn.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/ExitReturn.cpp
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 21
[ 12%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/NameValues.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/NameValues.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/NameValues.cpp
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 22
[ 16%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/NondetInit.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/NondetInit.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/NondetInit.cpp
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 23
[ 19%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/ReturnGoto.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/ReturnGoto.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/ReturnGoto.cpp
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 24
[ 22%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/ShadowMem.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/ShadowMem.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/ShadowMem.cpp
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 25
[ 25%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/Stats.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/Stats.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/Stats.cpp
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 26
[ 29%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/UfoDebug.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/UfoDebug.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/UfoDebug.cpp
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 27
[ 32%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/SetLimitsOpts.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/SetLimitsOpts.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/SetLimitsOpts.cpp
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 28
[ 35%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/ufocl.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/ufocl.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/ufocl.cpp
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 29
[ 38%] Building CXX object lib/Util/CMakeFiles/UFOUtil.dir/EdgeComp.cpp.o
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOUtil.dir/EdgeComp.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Util/EdgeComp.cpp
Linking CXX static library libUFOUtil.a
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/cmake -P CMakeFiles/UFOUtil.dir/cmake_clean_target.cmake
cd /home/siddharth/ufo-project/build/lib/Util && /usr/bin/cmake -E cmake_link_script CMakeFiles/UFOUtil.dir/link.txt --verbose=1
/usr/bin/ar cr libUFOUtil.a CMakeFiles/UFOUtil.dir/AlwaysInlineMark.cpp.o CMakeFiles/UFOUtil.dir/ErrorExit.cpp.o CMakeFiles/UFOUtil.dir/ExitReturn.cpp.o CMakeFiles/UFOUtil.dir/NameValues.cpp.o CMakeFiles/UFOUtil.dir/NondetInit.cpp.o CMakeFiles/UFOUtil.dir/ReturnGoto.cpp.o CMakeFiles/UFOUtil.dir/ShadowMem.cpp.o CMakeFiles/UFOUtil.dir/Stats.cpp.o CMakeFiles/UFOUtil.dir/UfoDebug.cpp.o CMakeFiles/UFOUtil.dir/SetLimitsOpts.cpp.o CMakeFiles/UFOUtil.dir/ufocl.cpp.o CMakeFiles/UFOUtil.dir/EdgeComp.cpp.o
/usr/bin/ranlib libUFOUtil.a
make[2]: Leaving directory `/home/siddharth/ufo-project/build'
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 18 19 20 21 22 23 24 25 26 27 28 29
[ 38%] Built target UFOUtil
make -f lib/Cpg/CMakeFiles/UFOCpg.dir/build.make lib/Cpg/CMakeFiles/UFOCpg.dir/depend
make[2]: Entering directory `/home/siddharth/ufo-project/build'
cd /home/siddharth/ufo-project/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/siddharth/ufo-project/ufo-base /home/siddharth/ufo-project/ufo-base/lib/Cpg /home/siddharth/ufo-project/build /home/siddharth/ufo-project/build/lib/Cpg /home/siddharth/ufo-project/build/lib/Cpg/CMakeFiles/UFOCpg.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/siddharth/ufo-project/build'
make -f lib/Cpg/CMakeFiles/UFOCpg.dir/build.make lib/Cpg/CMakeFiles/UFOCpg.dir/build
make[2]: Entering directory `/home/siddharth/ufo-project/build'
make[2]: Nothing to be done for `lib/Cpg/CMakeFiles/UFOCpg.dir/build'.
make[2]: Leaving directory `/home/siddharth/ufo-project/build'
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 12 13 14
[ 48%] Built target UFOCpg
make -f lib/Horn/CMakeFiles/UFOHorn.dir/build.make lib/Horn/CMakeFiles/UFOHorn.dir/depend
make[2]: Entering directory `/home/siddharth/ufo-project/build'
cd /home/siddharth/ufo-project/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/siddharth/ufo-project/ufo-base /home/siddharth/ufo-project/ufo-base/lib/Horn /home/siddharth/ufo-project/build /home/siddharth/ufo-project/build/lib/Horn /home/siddharth/ufo-project/build/lib/Horn/CMakeFiles/UFOHorn.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/siddharth/ufo-project/build'
make -f lib/Horn/CMakeFiles/UFOHorn.dir/build.make lib/Horn/CMakeFiles/UFOHorn.dir/build
make[2]: Entering directory `/home/siddharth/ufo-project/build'
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ufo-project/build/CMakeFiles 15
[ 51%] Building CXX object lib/Horn/CMakeFiles/UFOHorn.dir/HornMain.cpp.o
cd /home/siddharth/ufo-project/build/lib/Horn && /usr/bin/c++ -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -D_GNU_SOURCE -Wno-unused-parameter -Wwrite-strings -Wno-long-long -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fopenmp -DBSD -DHAVE_IEEE_754 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -g -I/home/siddharth/ufo-project/llvm/run/llvm-2.9/include -I/usr/include/x86_64-linux-gnu -I/home/siddharth/ufo-project/mathsat/run/mathsat-5.2.6-linux-x86_64/include -I/home/siddharth/ufo-project/z3/run/z3/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/src/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/include -I/home/siddharth/ufo-project/ldd/run/ldd-r6438/cudd-2.4.2/cudd -I/home/siddharth/ufo-project/apron/run/trunk/include -I/home/siddharth/ufo-project/ufo-base/include -I/home/siddharth/ufo-project/build/include -o CMakeFiles/UFOHorn.dir/HornMain.cpp.o -c /home/siddharth/ufo-project/ufo-base/lib/Horn/HornMain.cpp
In file included from /home/siddharth/ufo-project/ufo-base/include/ufo/Smt/ZExprConverter.hpp:8:0,
from /home/siddharth/ufo-project/ufo-base/include/ufo/Smt/UfoZ3.hpp:5,
from /home/siddharth/ufo-project/ufo-base/lib/Horn/HornMain.cpp:12:
/home/siddharth/ufo-project/ufo-base/include/ufo/Smt/Z3n.hpp:15:18: fatal error: z3++.h: No such file or directory
#include "z3++.h"
^
compilation terminated.
make[2]: *** [lib/Horn/CMakeFiles/UFOHorn.dir/HornMain.cpp.o] Error 1
make[2]: Leaving directory `/home/siddharth/ufo-project/build'
make[1]: *** [lib/Horn/CMakeFiles/UFOHorn.dir/all] Error 2
make[1]: Leaving directory `/home/siddharth/ufo-project/build'
make: *** [all] Error 2