Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 20046

OpenCV on Debian

$
0
0

Has anyone successfully built OpenCV on the Debian image?  I am using the Debian image provided here  Yet Another Debian available which does not require any extra serial cables to boot from the grub menu. It works right out of the box and I have successfully ssh-ed and installed multiple packages on it. I was trying to build OpenCV using the instructions provided here Installing OpenCV on Debian Linux | Indranil's world and it fails at the "make" step for an illegal instruction for the first  opencv C++ file.

 

[  0%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/lapack.cpp.o

/root/trush_workdir/OpenCV-2.4.3/modules/core/src/lapack.cpp: In function 'void cv::JacobiSVDImpl_(_Tp*, size_t, _Tp*, _Tp*, size_t, int, int, int, double) [with _Tp = float; size_t = unsigned int]':

/root/trush_workdir/OpenCV-2.4.3/modules/core/src/lapack.cpp:530:1: internal compiler error: Illegal instruction

Please submit a full bug report,

 

I have tried to search for solutions here but I am not sure if I am missing some lib dependencies or just some flags required to get this to work for the Quark Arch. Anyone had better luck?


Viewing all articles
Browse latest Browse all 20046

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>