Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!orion.oac.uci.edu!ucivax!jromine From: jromine@buckaroo.ics.uci.edu (John Romine) Newsgroups: comp.mail.mh Subject: Re: mh on berkely 4.3 "Reno" Message-ID: <27F0C5FB.25033@ics.uci.edu> Date: 27 Mar 91 16:19:07 GMT References: <1991Mar27.031817.2624@midway.uchicago.edu> Reply-To: jromine@ics.uci.edu (John Romine) Distribution: na Organization: UC Irvine Department of ICS Lines: 16 Nntp-Posting-Host: buckaroo.ics.uci.edu c3ar@zaphod.uchicago.edu (Walter C3arlip) writes: > /usr/bin/cc -DATHENA -DBSD42 -DBSD43 -DDUMB -DISI -DMORE='"/usr/bin/more"' > -DBIND -DMHE -DMHRC -DOVERHEAD -DWHATNOW -DSENDMTS -DSPRINTFTYPE=int -O -c > m_gmsg.c > /usr/include/machine/machparam.h: 56: MSIZE redefined > "m_gmsg.c", line 53: illegal function > "m_gmsg.c", line 53: illegal function > "m_gmsg.c", line 177: illegal function > "m_gmsg.c", line 177: illegal function > *** Error code 1 > Stop. >Help! What do I do to get around this? I would put "#undef MSIZE" just after the include of machparam.h. -- John Romine