Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA14289; Sun, 19 Jan 92 11:46:17 -0800
Message-Id: <9201191946.AA14289@postgres.Berkeley.EDU>
From: The POSTGRES database system <postgres@imada.ou.dk>
Subject: Problem: Sparc won't link "monitor"
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: postgres@postgres.berkeley.edu
Date: Sun, 19 Jan 92 20:47:17 MET
Reply-To: ravn@imada.ou.dk
X-Mailer: ELM [version 2.3 PL11]

I am bringing PostGres up on our SPARC [sun4] machines, but I have a
problem regarding the monitor program.

When compiling everything Make complains:

  linking monitor
  ld: Undefined symbol
     ___builtin_saveregs
  *** Error code 2
  make: Fatal error: Command failed for target `/usr/local/lib/postgres/obj.sparc/support/monitor'
  done
   

(All other modules compile nice and pure)

Apparently this can be fixed by adjusting the LD_LIBRARY_PATH to
something that contains this function, but I do not know to what.

Are there somebody who has a working SPARC PostGres, who has the
kindness to help me with this.  Any hint or pointer towards a cure will
be appreciated.

Thank you in advance.

--
Thorbj{\o}rn Ravn Andersen
ravn@imada.ou.dk
-- 

