Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make error - undefined reference to carotene_o4t #14398

Closed
baddemiya opened this issue Apr 23, 2019 · 1 comment
Closed

make error - undefined reference to carotene_o4t #14398

baddemiya opened this issue Apr 23, 2019 · 1 comment
Labels
category: build/install incomplete question (invalid tracker) ask questions and other "no action" items here: https://forum.opencv.org

Comments

@baddemiya
Copy link

baddemiya commented Apr 23, 2019

Hi,

i am trying to install opencv on my raspberry pi 3 model B.

pi@raspberrypi:~/opencv/build $ make
when i try to make i get following error

[ 35%] Linking CXX executable ../../bin/opencv_test_core ../../lib/libopencv_core.so.4.1.0: undefined reference tocarotene_o4t::add(carotene_o4t::Size2D const&, float const*, int, float const*, int, float*, int)'
../../lib/libopencv_core.so.4.1.0: undefined reference to carotene_o4t::add(carotene_o4t::Size2D const&, short const*, int, short const*, int, short*, int, carotene_o4t::CONVERT_POLICY)' ../../lib/libopencv_core.so.4.1.0: undefined reference to carotene_o4t::add(carotene_o4t::Size2D const&, unsigned char const*, int, unsigned char const*, int, unsigned char*, int, carotene_o4t::CONVERT_POLICY)'
../../lib/libopencv_core.so.4.1.0: undefined reference to carotene_o4t::add(carotene_o4t::Size2D const&, unsigned short const*, int, unsigned short const*, int, unsigned short*, int, carotene_o4t::CONVERT_POLICY)' ../../lib/libopencv_core.so.4.1.0: undefined reference to carotene_o4t::add(carotene_o4t::Size2D const&, int const*, int, int const*, int, int*, int, carotene_o4t::CONVERT_POLICY)'
../../lib/libopencv_core.so.4.1.0: undefined reference to carotene_o4t::add(carotene_o4t::Size2D const&, signed char const*, int, signed char const*, int, signed char*, int, carotene_o4t::CONVERT_POLICY)' collect2: error: ld returned 1 exit status modules/core/CMakeFiles/opencv_test_core.dir/build.make:855: recipe for target 'bin/opencv_test_core' failed make[2]: *** [bin/opencv_test_core] Error 1 CMakeFiles/Makefile2:1275: recipe for target 'modules/core/CMakeFiles/opencv_test_core.dir/all' failed make[1]: *** [modules/core/CMakeFiles/opencv_test_core.dir/all] Error 2 Makefile:160: recipe for target 'all' failed make: *** [all] Error 2

can anyone pl help with above isuue?

@baddemiya
Copy link
Author

baddemiya commented Apr 24, 2019

@alalek what more info do you require? my project is stuck due to above error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: build/install incomplete question (invalid tracker) ask questions and other "no action" items here: https://forum.opencv.org
Projects
None yet
Development

No branches or pull requests

2 participants