# HG changeset patch # User Jim Blandy # Date 721871045 0 # Node ID f67f847064dc6fdfbbbb6b49c7096c4421cbd66e # Parent bcd84459e68aa87f98231894eb62f07ad5e268c5 *** empty log message *** diff -r bcd84459e68a -r f67f847064dc etc/=MACHINES --- a/etc/=MACHINES Sun Nov 15 10:30:58 1992 +0000 +++ b/etc/=MACHINES Sun Nov 15 23:44:05 1992 +0000 @@ -271,6 +271,10 @@ Note that this is a MIPS machine. -opsystem=bsd4-3 is said to work ok with Ultrix 4.1. + For Ultrix versions 4.1 or earlier, you may need to define + SYSTEM_MALLOC in src/m/pmax.h, because XvmsAlloc.o in libX11.a seems + to insist on defining malloc itself. + For Ultrix versions prior to 4.0, you may need to delete the definition of START_FILES from src/m/pmax.h.