Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA15107; Sun, 19 Jan 92 13:52:01 -0800
Message-Id: <9201192152.AA15107@postgres.Berkeley.EDU>
From: The POSTGRES database system <postgres@imada.ou.dk>
Subject: Problem solved: Monitor links now
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: postgres@postgres.berkeley.edu
Date: Sun, 19 Jan 92 22:53:04 MET
X-Mailer: ELM [version 2.3 PL11]

With the good help of George Hartzell was the problem solved.
Apparently I had some .o files left over from an initial attempt to use
"gcc" instead of "cc" for the Make program.  Switching back to "gcc" by
manual patching of the config file did the job.

Sorry for bothering you with such a silly question.

