Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA08842; Mon, 2 Aug 93 02:07:29 -0700
Date: Mon, 2 Aug 93 02:07:29 -0700
Message-Id: <9308020907.AA08842@postgres.Berkeley.EDU>
From: M92 <hamiltop@computer-science.manchester.ac.uk>
Subject: function loading failure
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu

I'm running postgres v4.1 on a Sun sparcstation and I'm having severe problems 
with the loading of c functions into postgres. I`m unable to load any c function
object file due to link failure. 

I have made the files accessible to postgres, I have checked linkage with the 
ld command, I have checked that there is enough space in /tmp, and no crash has occurred. But still loading fails due to linkage failure, even with the trivial for functions and the postgres demo functions.

This is very frustrating and very prohibitive. I would be very grateful of any
advice on this problem.

Thanks, Paul

