Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Fail to make inference_engine_samples_build

Hironori__Kondo
Beginner
357 Views

 I installed OpenVino2019.1.144 and demo_sequrity_barrier_camera.sh demo is succeeded.

However, I tried to build other samples, the below error showed.

~/inference_engine_samples_build$ make
[  3%] Built target gflags_nothreads_static
[  6%] Built target format_reader
[ 29%] Built target ie_cpu_extension
[ 30%] Built target benchmark_app
[ 37%] Built target calibration_tool
[ 38%] Built target classification_sample
[ 39%] Built target classification_sample_async
[ 40%] Built target crossroad_camera_demo
[ 41%] Built target end2end_video_analytics_ie
[ 42%] Built target end2end_video_analytics_opencv
[ 42%] Linking CXX executable ../intel64/Release/hello_autoresize_classification
/opt/intel/openvino_2019.1.144/deployment_tools/inference_engine/lib/intel64/libinference_engine.so: Undefined Symbol`tbb::interface7::internal::task_arena_base::internal_max_concurrency(tbb::interface7::task_arena const*)' on link
collect2: error: ld returned 1 exit status
hello_autoresize_classification/CMakeFiles/hello_autoresize_classification.dir/build.make:98: target 'intel64/Release

Undefined Symbol /hello_autoresize_classification' on link
make[2]: *** [intel64/Release/hello_autoresize_classification] error 1
CMakeFiles/Makefile2:660: target 'hello_autoresize_classification/CMakeFiles/hello_autoresize_classification.dir/all' recipe for target 'all' failed
make[1]: *** [hello_autoresize_classification/CMakeFiles/hello_autoresize_classification.dir/all] error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] error 2

Could you tell me what I should do?

0 Kudos
2 Replies
Hironori__Kondo
Beginner
357 Views

It is succeeded to reinstall OpenVino all packages.

Thank you.

0 Kudos
Shubha_R_Intel
Employee
357 Views

Dear Hironori, Kondo,

I'm glad that you were successful and thank you for reporting back to the OpenVino Community ! We really appreciate it !

Shubha

0 Kudos
Reply