Compiling openMSX for Armbian 5.59 xenial

Page 2/6
1 | | 3 | 4 | 5 | 6

Par Manuel

Ascended (19298)

Portrait de Manuel

21-10-2021, 00:15

Are you sure it is using g++-8?

Par Shinobi

Master (198)

Portrait de Shinobi

21-10-2021, 00:39

I had two versions 5 and 8, I thought 5 was the defaultm removed them both, installed g++-8
in compile it says make:g++:command not found

I think that the command must be g++-8 because when I type "g++ --version" to know the version I use, it says "command not found" but it works when I type g++-8 --version

Thanks for your feedback

Par Shinobi

Master (198)

Portrait de Shinobi

21-10-2021, 00:45

I think it is compiling now...i typed make (without sudo)..weird!!!
Lets see if it will succeed

Par Shinobi

Master (198)

Portrait de Shinobi

21-10-2021, 01:58

After nearly one hour of compilation..i got this fatal error.. killed signsl terminated program cc1plus

Look at snapshot
https://ibb.co/Gs0VGdR

Par Shinobi

Master (198)

Portrait de Shinobi

21-10-2021, 02:03

I ran dmesg just after the failure and got this

https://ibb.co/MgG9Wvd

Par Manuel

Ascended (19298)

Portrait de Manuel

21-10-2021, 07:43

Hoe much RAM does that system have?

Par Manuel

Ascended (19298)

Portrait de Manuel

21-10-2021, 07:44

Shinobi wrote:

I think it is compiling now...i typed make (without sudo)..weird!!!
Lets see if it will succeed

Why is that weird? You don't need special permissions to just compile a program.

Par Shinobi

Master (198)

Portrait de Shinobi

21-10-2021, 11:43

RAM is 1 GB... I think it is CPU clock issue as shown in dmesg..
What are other possibilities to compile it?? I have other PC machine with lubuntu..can i compile there then transfer the openmsx in opt folder from PC to Android TV box??
I will try to compilr openmsx 16 and see if the same happens

Par Shinobi

Master (198)

Portrait de Shinobi

21-10-2021, 12:52

Openmsx 16...the same error message appears...

Par santiontanon

Paragon (1770)

Portrait de santiontanon

21-10-2021, 20:32

I think the CPU frequency errors are a red herring. That "fatal error: killed signal terminated program cc1plus" error usually comes out due to an out-of-memory error. So, something to try is to increase the size of the swap partition.

Page 2/6
1 | | 3 | 4 | 5 | 6