Return-Path: postarch
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA03708; Tue, 10 Mar 92 14:31:48 -0800
Message-Id: <9203102231.AA03708@postgres.Berkeley.EDU>
From: postarch (Postgres Mailing Archive)
Subject: Re: no subject (file transmission)
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Reply-To: mer@postgres.berkeley.edu
In-Reply-To: Your message of "Mon, 09 Mar 92 16:53:29 CST."
             <9203092318.AA18764@postgres.Berkeley.EDU> 
Date: Tue, 10 Mar 92 14:31:35 PST

you write:
> I am building Postgres 3.1 on an NCR 486 box using SVR4 and the 
> MetaWare C compiler. I get a number of problems, a couple of which
> are shown below. It appears the a shell program called 'insert'
> uses sed to convert the 'class' notation in the .c files
> to something that standard C can understand. In this case,
> it appears to be incomprehensible to the C compiler. I tried using
> gcc 1.40 and got further but with different error messages. I
> didn't try this very hard so I don't remember the messages.
> Any ideas? Has anybody done this?

You might try using gcc with -traditional (the only way postgres will
compile under gcc).


Jeff Meredith
mer@postgres.berkeley.edu
