Path: utzoo!attcan!uunet!cs.utexas.edu!mailrus!tut.cis.ohio-state.edu!pt.cs.cmu.edu!cadre.dsl.pitt.edu!pitt!field From: field@pitt.UUCP (Gus) Newsgroups: comp.unix.questions Subject: compiler error: schain botch Message-ID: <5919@pitt.UUCP> Date: 27 Sep 89 21:08:12 GMT Reply-To: field@pitt.UUCP (Gus) Distribution: na Organization: Univ. of Pittsburgh Computer Science Lines: 13 I am trying to bring bash up on our VAX 11/780 (running 4.3 BSD), and I get the following from cc: "execute_cmd.c", line 431: compiler error: schain botch Anyone know what might be the cause of this. Line 431 is a closing parenthesis to a function. The same source came up fine under Sun OS 4.0. Thanks Brian field@cs.pitt.edu