Advertisement
Guest User

Untitled

a guest
Aug 17th, 2011
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. root@beagleboard:~/Desktop/Count/trunk/opencv# make
  2. [ 0%] Built target opencv_highgui_pch_dephelp
  3. [ 0%] Built target pch_Generate_opencv_highgui
  4. [ 0%] Built target opencv_core_pch_dephelp
  5. [ 1%] Built target pch_Generate_opencv_core
  6. [ 5%] Built target opencv_core
  7. [ 6%] Built target opencv_imgproc_pch_dephelp
  8. [ 7%] Built target pch_Generate_opencv_imgproc
  9. [ 8%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/linefit.o
  10.  
  11. c++: Internal error: Segmentation fault (program cc1plus)
  12. Please submit a full bug report.
  13. See <http://gcc.gnu.org/bugs.html> for instructions.
  14. make[2]: *** [modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/linefit.o] Error 1
  15. make[1]: *** [modules/imgproc/CMakeFiles/opencv_imgproc.dir/all] Error 2
  16. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement