Hello all,
I am not sure if this is related. I just tried to compile the most
current source tree, i did "git pull" around 20:05 German time.
This is what I get here:
[ 14%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpummu030.c.o
/home/marndt/Projects/external/hatari/src/cpu/cpummu030.c:45:10: fatal
error: cputbl.h: Datei oder Verzeichnis nicht gefunden #include
"cputbl.h" ^~~~~~~~~~
compilation terminated.
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