Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!agate!math.berkeley.edu!desouza From: desouza@math.berkeley.edu (Paulo de Souza) Newsgroups: gnu.gcc.bug Subject: Help with gcc-1.35 on the SUN 3/50 Message-ID: <25178@agate.BERKELEY.EDU> Date: 2 Jun 89 05:24:50 GMT Sender: usenet@agate.BERKELEY.EDU Reply-To: desouza@math.berkeley.edu (Paulo de Souza) Organization: Math Dept., UC Berkeley Lines: 18 I am trying to install gcc-1.35 on my SUN 3/50 and I am having trouble with one line of the makefile. After I do the configuring with /gcc-1.35/config.gcc sun3 all the links are set up properly and then when the makefile executes the line cc -c -g -I./config symout.c I get the following error message back: symout.c: 1263: missing endif and it fails to build symout.o. I checked symout.c and all the include files that are called and I can't find anything wrong with them. Has anybody else meet this problem before? I am running SUN OS 3.5. And would be very grateful with any help. Paul de Souza desouza@math.berkeley.edu