Forum > PDAs and Smartphones

Correct way to install Lazarus on Orange PI A20

<< < (2/4) > >>

Stygian:
Thank you everyone its almost good...Only ide failed now.


--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---(9022) Compiling resource ../units/arm-linux/gtk2/lazarus.or/usr/local/lazarus/trunktmp/ide/lazarus.pp(154,1) Error: (9030) Can't call the resource compiler "/usr/local/bin/fpcres", switching to external mode/usr/local/lazarus/trunktmp/ide/lazarus.pp(154,1) Fatal: (10026) There were 1 errors compiling module, stoppingFatal: (1018) Compilation abortedMakefile:4004: recipe for target 'lazarus' failedmake[2]: *** [lazarus] Error 1make[2]: Leaving directory '/usr/local/lazarus/trunktmp/ide'Makefile:4428: recipe for target 'ide' failedmake[1]: *** [ide] Error 2make[1]: Leaving directory '/usr/local/lazarus/trunktmp/ide'Makefile:3211: recipe for target 'ide' failedmake: *** [ide] Error 2
Regards,
Sty

rvk:

--- Quote from: Stygian on July 07, 2016, 10:21:45 pm ---Thank you everyone its almost good...Only ide failed now.

--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---(9022) Compiling resource ../units/arm-linux/gtk2/lazarus.or/usr/local/lazarus/trunktmp/ide/lazarus.pp(154,1) Error: (9030) Can't call the resource compiler "/usr/local/bin/fpcres", switching to external mode/usr/local/lazarus/trunktmp/ide/lazarus.pp(154,1) Fatal: (10026) There were 1 errors compiling module, stopping 
--- End quote ---
Yep, I got exactly the same. In my instructions I already mentioned this. Just run the make command one more time and it will work correctly.

I haven't had time yet to find out why it worked the second time... but it works :)

Stygian:
I run it 3 times...and still error

rvk:
And the /usr/local/bin/fpcres was present and executable?

(For me it was so I was puzzled why it didn't work the first time. Then when running the same make command again it went through.)

Stygian:
It's present and executable. And ofc i logged in as root.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version