We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to compile lr-mess on bookworm 64-bit, results in this error after 2,5h of compiling on pi4
... Archiving libemusys.a... Compiling src/emu/emumem_hedp.cpp... Compiling src/mame/ensoniq/enmirage.cpp... Compiling src/mame/ensoniq/esq1.cpp... Compiling src/mame/ensoniq/esq5505.cpp... Compiling src/mame/ensoniq/esqasr.cpp... Compiling src/mame/ensoniq/esqkt.cpp... Compiling src/mame/ensoniq/esqlcd.cpp... Compiling src/mame/ensoniq/esqmr.cpp... Compiling src/mame/ensoniq/esqpanel.cpp... Compiling src/mame/ensoniq/esqvfd.cpp... Archiving libensoniq.a... Compiling src/emu/emumem_hedr0.cpp... Compiling src/emu/emumem_hedr1.cpp... {standard input}: Assembler messages: {standard input}:898832: Warning: end of file not at end of a line; newline inserted {standard input}:899258: Warning: missing operand; zero assumed {standard input}:899221: Error: invalid operands (*UND* and .gcc_except_table sections) for `-' {standard input}:899224: Error: invalid operands (*UND* and .gcc_except_table sections) for `-' g++: fatal error: Killed signal terminated program cc1plus compilation terminated. make[2]: *** [emu.make:2066: ../../../../libretro/obj/libretro/src/emu/emumem_aspace.o] Error 1 make[2]: *** Waiting for unfinished jobs.... Compiling src/mame/enterprise/ep64.cpp... Compiling src/mame/enterprise/nick.cpp... make[1]: *** [Makefile:76: emu] Error 2 make[1]: *** Waiting for unfinished jobs.... Archiving libenterprise.a... make: *** [makefile:1359: linux] Error 2 Removing additional swap Could not successfully build lr-mess - MESS emulator - MESS Port for libretro (/home/mcpat/RetroPie-Setup/tmp/build/lr-mess/mamemess_libretro.so not found). /home/mcpat/RetroPie-Setup ...
The text was updated successfully, but these errors were encountered:
Probably not enough memory available (I think reported in #3383). Either way, please use the forum, as directed in the issue template.
Sorry, something went wrong.
No branches or pull requests
I tried to compile lr-mess on bookworm 64-bit, results in this error after 2,5h of compiling on pi4
The text was updated successfully, but these errors were encountered: