Dear Sirs,
Yesterday evenening the
I am experiencing compilation problems with sourcecode version of Dosemu
version 0.98.8 on my Suse 6.3 Linux box (kernel 2.2.13).
The problems center around the variable "MREMAP_MAYMOVE" being
undeclared in the following file:
a) memory.c (line 220)
This caused the compilation to abort at that point.
On inspection of this file, I found that MREMAP_MAYMOVE was a switch in
the code, and hard-coded the switch. It turned out that there is at least 1 other
place where this define is used:
b) emm.c (line 520)
As I have no idea what the switch is doing, I stopped experimenting at this
point.
Next I tried to run the bugreport utility, but it crashed during compilation with
the message"
get-email.sh: 'clean-up' : not a valid identifier
./send_pr.sh: line 7655 segmentation fault ...
Please let me know if you need other further information.
Best regards
Karel Lindveld