On Mon, 6 May 2000, Karel wrote:
> 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.
I suggest that you download 1.0.0 and try that. You can find it at
ftp://ftp.dosemu.org/dosemu/ (and a list of mirrors at
ftp://ftp.dosemu.org/mirrors.txt )
> 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 ...
Can you do:
/bin/sh --version
and tell me what you get.
Alistair