internal compiler error - Raspberry Pi Forums
i downloading oepncv-2.4.6.1 in raspberry pi debian wheezy armel version...while executing make command,i got stuck in 84% with:
internal compiler error
please send full bug report
error installing cmakefiles/opencv_perf_gpu.dir..4 error something
error makeing cmakefiles/opencv_perf_gpu.dir. 2 error
, stop..
please..i m stucking 2 days
internal compiler error
please send full bug report
error installing cmakefiles/opencv_perf_gpu.dir..4 error something
error makeing cmakefiles/opencv_perf_gpu.dir. 2 error
, stop..
please..i m stucking 2 days
hmm, checking syslog might worthwhile.
command show last 200 lines, if check after getting error might tell helpful? other thing running out of ram... 256 mb pi or 512?
can increase swap file size compensate if need through compile.
change this; change number 250 , press ctrl - x, y , enter save , quit.
reboot , you'll have more swap memory.
also... cmake installed right?
command show last 200 lines, if check after getting error might tell helpful?
code: select all
tail -n 200 /var/log/syslogcan increase swap file size compensate if need through compile.
change this;
code: select all
sudo nano /etc/dphys-swapfilereboot , you'll have more swap memory.
also... cmake installed right?
code: select all
sudo apt-get install cmake
raspberrypi
Comments
Post a Comment