Trying to compile dosemu versions 0.66.7 or 0.98.2 gives me messages such
as:
mkfatimage16.c:91: initializer element is not constant
make[3]: *** [mkfatimage16] Error 1
make[3]: Leaving directory
`/var/usr/local/src/dosemu-0.66.7/src/tools/periph'
make[2]: *** [tools/periph] Error 2
make[2]: Leaving directory `/var/usr/local/src/dosemu-0.66.7/src'
make[1]: *** [doslibnew] Error 2
make[1]: Leaving directory `/var/usr/local/src/dosemu-0.66.7/src'
make: *** [default] Error 2
what could be wrong?
applying the vmodem patch doesn't work either, but if I can't compile it
without, there's not much point worrying about the patch yet...