[comp.sys.atari.st] Compiling uEmacs 3.10

gaplace@blackbird.afit.af.mil (Gene A. Place) (11/23/90)

I've been trying to compile the generic MicroEmacs 3.10 sources that
I picked up.  I'm using Mark Williams C and I've set the st520 and atari
flags in the source and I'm using the Mark Williams makefile.  Make goes
OK until it hits the file st520.c where complains that the variable
mousehidden is undeclared.  I've double checked the MWC book and mousehidden
is a valid command along with hidemouse and showmouse (which by the way
are used in files compiled before st520.c and the compiler seems to have
no problems with them).  I'm running on a 1040 with MWC 3.0.9.  Am I doing
something wrong?  I'd appreciate any help anyone can give me.

Gene Place

gaplace@blackbird.afit.af.mil