Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can not make on Red Hat 4.4

.......

[ 43%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_arithm.cpp.o

c++: Internal error: Killed (program cc1plus) Please submit a full bug report. See http://bugzilla.redhat.com/bugzilla for instructions. make[2]: * [modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_arithm.cpp.o] Error 1 make[1]: [modules/core/CMakeFiles/opencv_perf_core.dir/all] Error 2 make: ** [all] Error 2

Can not make on Red Hat 4.44.4.7

.......I'm try to compile the OpenCV on my server. System is Red Hat 4.4.7.

I have get the makefile by cmake

and when i run make command, it's occur the error like below:

.......   
[ 43%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_arithm.cpp.o

modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_arithm.cpp.o

c++: Internal error: Killed (program cc1plus) Please submit a full bug report. See http://bugzilla.redhat.com/bugzilla <http://bugzilla.redhat.com/bugzilla> for instructions. make[2]: * *** [modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_arithm.cpp.o] Error 1 make[1]: *** [modules/core/CMakeFiles/opencv_perf_core.dir/all] Error 2 make: ** *** [all] Error 2

2

Can not make compile on Red Hat 4.4.7

I'm try to compile the OpenCV on my server. System is Red Hat 4.4.7.

I have get the makefile by cmake

and when i run make command, it's occur the error like below:

.......   
[ 43%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_arithm.cpp.o

c++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make[2]: *** [modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_arithm.cpp.o] Error 1
make[1]: *** [modules/core/CMakeFiles/opencv_perf_core.dir/all] Error 2
make: *** [all] Error 2