Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!umich!yale!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!IFI.UIO.NO!ingea From: ingea@IFI.UIO.NO (Inge Arnesen) Newsgroups: comp.unix.xenix Subject: Bug in XENIX MGR Message-ID: Date: 11 Feb 90 02:04:22 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 19 There is a trivial bug in the XENIX patches for MGR: Due to the crappy C-compiler supplied with 2.3.2, compilation of the fil mgr/src/pc-blit/Blit.c is done in several stages. First the file is run through the preprocessor and later compiled. In the Makefile, however, the preprocessing is done with the command "cc -P Blit.c". This should be changed to "cc -DSYSV -P Blit.c", because if SYSV is not defined, video.h will not be included, which will cause the Hercules interleaving to be disabled, causing a rather fucked up screen display. Not including video.h seems to be OK when using VGA. Have anybody out there got MGR to work with a bus mouse ? Inge (BoB) { ingea@ifi.uio.no } ========================================================================= == Inge Arnesen, University of Oslo, Norway. == == ==