Re: [hatari-devel] Regression cpu core compilation

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


On 11/05/2023 19.47, Matthias Arndt wrote:
Hello all,

I tried compiling a fresh version of Hatari today.
I did a git pull and started with a clean build/ directory.

It fails for me with a long list of errors of the following type:

src/cpu/cputbl.h:55209:8: error:
unknown type name ‘cpuop_func_ce’ extern cpuop_func_ce op_f37b_35_ff;
         ^~~~~~~~~~~~~
src/cpu/CMakeFiles/UaeCpu.dir/build.make:548: recipe for target
'src/cpu/CMakeFiles/UaeCpu.dir/cpummu030.c.o' failed make[2]: ***
[src/cpu/CMakeFiles/UaeCpu.dir/cpummu030.c.o] Error 1
CMakeFiles/Makefile2:502: recipe for target
'src/cpu/CMakeFiles/UaeCpu.dir/all' failed make[1]: ***
[src/cpu/CMakeFiles/UaeCpu.dir/all] Error 2 Makefile:140: recipe for
target 'all' failed make: *** [all] Error 2

Last summer it still did work ok.

I am using Ubuntu 18.04.

No clue what's going wrong here, maybe try a "make distclean" first and check with "git status" and "git status --ignored" whether there are any changes files in your tree.

Anyway, please note that Ubuntu 18.04 is not maintained anymore, so you won't get any security updates for that system anymore. I strongly recommend to update to a newer version.

 Thomas





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/