Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA03610; Mon, 19 Jul 93 09:58:00 -0700
Date: Mon, 19 Jul 93 09:58:00 -0700
From: EB@CNUCE.CNR.IT
Subject: Help porting Postgres !!!!
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: postgres@postgres.Berkeley.EDU
Message-Id: <01H0QJXU35TU9BVT1J@icnucevx.cnuce.cnr.it>
X-Vms-To: IN%"postgres@postgres.Berkeley.EDU"
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-Transfer-Encoding: 7BIT

Hello

During the last week I have been fighting with bmake trying to get
it to work on SCO-ODT 2.0 and Linux but I'm about to give up.
On SCO I managed to get a working bmake by running
	./bootmake bmake
instead of the standard targets; unfortunately the compiler
gives up while working on the backend.

On Linux I didn't even get bootmake running 8*(

Why does Postgres use such a badly portable tool? It's seems it's made
just to work on SunOS (where I have Postgres running) and Ultrix.

Has anyone written a portable bmake? Is there some way to convert
the makefile into something that ordinary make understands or maybe
in Imakefiles?

HELP! SOS! MAYDAY......
