Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!orion.oac.uci.edu!ucivax!jromine From: jromine@buckaroo.ics.uci.edu (John Romine) Newsgroups: comp.mail.mh Subject: Re: please help get mh-6.7 running on my sgi Message-ID: <27D6CF7B.10594@ics.uci.edu> Date: 7 Mar 91 23:40:43 GMT References: <9103072232.AA11101@oort.rice.edu> Reply-To: jromine@ics.uci.edu (John Romine) Organization: UC Irvine Department of ICS Lines: 15 Nntp-Posting-Host: buckaroo.ics.uci.edu luis@RICE.EDU (Luis Soltero) writes: > cc ... -I.. mts.c -o mts >/usr/bin/ld: >Undefined: >main It appears that your "make" is trying to compile these ".c" files into executables, instead of ".o" files. Perhaps the man page for "make" on your system would offer a work-around. There were some changes in the MH 6.7 Makefiles to work-around this problem on most systems. Since you've already got MH 6.7, there's not much I can suggest for you besides complaining to your vendor. -- John Romine