Bi Wang - 2016-09-04

Hello I am trying to compile your application but I am getting some problems building it. I'm working on Ubuntu.

...patience...
...patience...
...found 9586 targets...
...updating 23 targets...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/triple_to_fact.o
lib/logic/triple_to_fact.cpp:11:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DFACTPP_KERNEL_DYN_LINK -DNDEBUG -DOWLCPP_DYN_LINK -DOWLCPP_LOGIC_DYN_LINK -DOWLCPP_RDF_DYN_LINK  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/triple_to_fact.o" "lib/logic/triple_to_fact.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/triple_to_fact.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_instance.o
lib/logic/factpp/data_instance.cpp:7:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DFACTPP_KERNEL_DYN_LINK -DNDEBUG -DOWLCPP_DYN_LINK -DOWLCPP_LOGIC_DYN_LINK -DOWLCPP_RDF_DYN_LINK  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_instance.o" "lib/logic/factpp/data_instance.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_instance.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_range.o
lib/logic/factpp/data_range.cpp:12:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DFACTPP_KERNEL_DYN_LINK -DNDEBUG -DOWLCPP_DYN_LINK -DOWLCPP_LOGIC_DYN_LINK -DOWLCPP_RDF_DYN_LINK  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_range.o" "lib/logic/factpp/data_range.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_range.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/adaptor_triple.o
lib/logic/factpp/adaptor_triple.cpp:15:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DFACTPP_KERNEL_DYN_LINK -DNDEBUG -DOWLCPP_DYN_LINK -DOWLCPP_LOGIC_DYN_LINK -DOWLCPP_RDF_DYN_LINK  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/adaptor_triple.o" "lib/logic/factpp/adaptor_triple.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/adaptor_triple.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/expression.o
In file included from lib/logic/factpp/expression.cpp:11:0:
lib/logic/factpp/data_type.hpp:10:36: fatal error: factpp/tDLExpression.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DFACTPP_KERNEL_DYN_LINK -DNDEBUG -DOWLCPP_DYN_LINK -DOWLCPP_LOGIC_DYN_LINK -DOWLCPP_RDF_DYN_LINK  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/expression.o" "lib/logic/factpp/expression.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/expression.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/obj_type.o
lib/logic/factpp/obj_type.cpp:15:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DFACTPP_KERNEL_DYN_LINK -DNDEBUG -DOWLCPP_DYN_LINK -DOWLCPP_LOGIC_DYN_LINK -DOWLCPP_RDF_DYN_LINK  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/obj_type.o" "lib/logic/factpp/obj_type.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/obj_type.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/obj_property.o
lib/logic/factpp/obj_property.cpp:7:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DFACTPP_KERNEL_DYN_LINK -DNDEBUG -DOWLCPP_DYN_LINK -DOWLCPP_LOGIC_DYN_LINK -DOWLCPP_RDF_DYN_LINK  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/obj_property.o" "lib/logic/factpp/obj_property.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/obj_property.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_property.o
lib/logic/factpp/data_property.cpp:7:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DFACTPP_KERNEL_DYN_LINK -DNDEBUG -DOWLCPP_DYN_LINK -DOWLCPP_LOGIC_DYN_LINK -DOWLCPP_RDF_DYN_LINK  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_property.o" "lib/logic/factpp/data_property.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_property.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_type.o
In file included from lib/logic/factpp/data_type.cpp:6:0:
lib/logic/factpp/data_type.hpp:10:36: fatal error: factpp/tDLExpression.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DFACTPP_KERNEL_DYN_LINK -DNDEBUG -DOWLCPP_DYN_LINK -DOWLCPP_LOGIC_DYN_LINK -DOWLCPP_RDF_DYN_LINK  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_type.o" "lib/logic/factpp/data_type.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/factpp/data_type.o...
...skipped <p/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release>libowlcpp_logic.so for lack of <p/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release>triple_to_fact.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/apps/gcc-5.4.0/release/link-static/validate.o
apps/validate.cpp:12:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall  -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include/raptor" -c -o "/home/burning/src/owlcpp-v0.3.4/out/apps/gcc-5.4.0/release/link-static/validate.o" "apps/validate.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/apps/gcc-5.4.0/release/link-static/validate.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/triple_to_fact.o
lib/logic/triple_to_fact.cpp:11:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/triple_to_fact.o" "lib/logic/triple_to_fact.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/triple_to_fact.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_instance.o
lib/logic/factpp/data_instance.cpp:7:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_instance.o" "lib/logic/factpp/data_instance.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_instance.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_range.o
lib/logic/factpp/data_range.cpp:12:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_range.o" "lib/logic/factpp/data_range.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_range.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/adaptor_triple.o
lib/logic/factpp/adaptor_triple.cpp:15:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/adaptor_triple.o" "lib/logic/factpp/adaptor_triple.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/adaptor_triple.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/expression.o
In file included from lib/logic/factpp/expression.cpp:11:0:
lib/logic/factpp/data_type.hpp:10:36: fatal error: factpp/tDLExpression.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/expression.o" "lib/logic/factpp/expression.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/expression.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/obj_type.o
lib/logic/factpp/obj_type.cpp:15:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/obj_type.o" "lib/logic/factpp/obj_type.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/obj_type.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/obj_property.o
lib/logic/factpp/obj_property.cpp:7:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/obj_property.o" "lib/logic/factpp/obj_property.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/obj_property.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_property.o
lib/logic/factpp/data_property.cpp:7:29: fatal error: factpp/Kernel.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_property.o" "lib/logic/factpp/data_property.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_property.o...
gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_type.o
In file included from lib/logic/factpp/data_type.cpp:6:0:
lib/logic/factpp/data_type.hpp:10:36: fatal error: factpp/tDLExpression.hpp: No such file or directory
compilation terminated.

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG  -I"/home/burning/src/boost_1_53_0" -I"/home/burning/src/owlcpp-v0.3.4/include" -I"/home/burning/src/owlcpp-v0.3.4/out/include" -I"lib" -c -o "/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_type.o" "lib/logic/factpp/data_type.cpp"

...failed gcc.compile.c++ /home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static/factpp/data_type.o...
...skipped <p/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static>libowlcpp_logic.a(clean) for lack of <p/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static>triple_to_fact.o...
...skipped <p/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static>libowlcpp_logic.a for lack of <p/home/burning/src/owlcpp-v0.3.4/out/bin/logic/gcc-5.4.0/release/link-static>triple_to_fact.o...
...skipped <p/home/burning/src/owlcpp-v0.3.4/out/apps/gcc-5.4.0/release/link-static>validate for lack of <p/home/burning/src/owlcpp-v0.3.4/out/apps/gcc-5.4.0/release/link-static>validate.o...
...failed updating 19 targets...
...skipped 4 targets...

I don't know how to fix this problem.

Any help is very much appreciated.

Thanks in advance,
Bi Wang