Xref: utzoo comp.mail.mush:1182 comp.sys.3b1:1339 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!csus.edu!beach.csulb.edu!nic.csu.net!nrc.com!kosman!kevin Newsgroups: comp.mail.mush,comp.sys.3b1 Subject: MUSH won't make for me (3b1 & gcc & other things) Message-ID: <1347@kosman.UUCP> From: kevin@kosman.UUCP (Kevin O'Gorman) Date: 9 May 91 00:11:05 GMT Followup-To: comp.mail.mush Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 21 I'm trying to make the new MUSH 7.2.2 on ghengis here, and it's not going well. I'm trying to use gcc-1.39, which might be my problem, and I'm not setting -traditional (thus enabling ANSI C) which might be my problem, and I have been hacking this machine and OS for years now, which might be my problem. But I need some help. I have made config.h and Makefile look as much as possible like the ones that worked for me when I made 7.1.1 and 7.1.3. I haven't changed anything other than what that required. The first module to be made (commands) fails with a raft of messages, beginning with 'savetty redefined - mush.h line 187' and a bunch of complaints about _tty in line 227 of mush.h. Both of these appear in /usr/include/curses.h in my system, and _tty is declared there, so that it seems proper for the compiler to be complaining. Anyone have any idea? -- Kevin O'Gorman ( kevin@kosman.UUCP, kevin%kosman.uucp@nrc.com ) voice: 805-984-8042 Vital Computer Systems, 5115 Beachcomber, Oxnard, CA 93035 Non-Disclaimer: my boss is me, and he stands behind everything I say.