OpenCV2.4.3 build with the Intel IPP failed
When I try to build OpenCV2.4.3 with the Intel IPP7.0.6.293_ia32, I failed.
Linking CXX shared library ../../lib/libopencv_imgproc.so /usr/bin/ld: /opt/intel/ipp/lib/ia32/libippcv_l.a(ippcv00242as.o): relocation R_386_GOTOFF against undefined symbol `ippJumpIndexForMergedLibs' can not be used when making a shared object /usr/bin/ld: final link failed: Bad value collect2: ld return 1 make[2]: * [lib/libopencv_imgproc.so.2.4.3] error 1 make[1]: [modules/imgproc/CMakeFiles/opencv_imgproc.dir/all] error 2 make: ** [all] errors 2
I need your help.