Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!usc!cs.utexas.edu!csd4.milw.wisc.edu!lll-winken!uunet!mcvax!kth!sunic!dkuug!daimi!pasiphae!nhp From: nhp@pasiphae.dk (Niels Heinrich Proesch) Newsgroups: comp.sys.ibm.pc.rt Subject: Re: RCS on RT/ AIX 2.2.1 Keywords: make, etc. Message-ID: <2626@daimi.dk> Date: 28 Jun 89 15:56:52 GMT References: <12414@well.UUCP> Sender: news@daimi.dk Reply-To: nhp@/tmp/comp/sys/ibm/pc/rtaimi.DK (Niels Heinrich Proesch) Distribution: comp Organization: DAIMI: Computer Science Department, Aarhus University, Denmark Lines: 14 In article <12414@well.UUCP> gors@well.UUCP (Gordon Stewart) writes: > >The problem now is that 'make', as it comes from IBM, is one of >the dumber makes around (like most of the RT software, it seems to >be System III vintage or earlier...) > I don't if this will solve your problem, but if your SHELL is /bin/csh make don't run properly. Instead use SHELL=/bin/sh. I've experienced great trouble by using make with default shell as C-shell. For example make goes crazy when you try to make 'ckermit' or 'less'. Niels H. Proesch