printf("%d, %d, %f, %f\n", i, j, x, y); ...
Describe the bug Compilation from source fails on CentOS 8 x86_64 To Reproduce Steps to reproduce the behavior: git clone AROS ./configure --prefix=/home/guenter ...