LOAD Regression Failures with BSDI 3.1

From: John Gotts <jgotts(at)engin(dot)umich(dot)edu>
To: pgsql-ports(at)postgresql(dot)org
Subject: LOAD Regression Failures with BSDI 3.1
Date: 1999-02-10 21:48:33
Message-ID: 199902102148.QAA08177@azure.engin.umich.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

I'm experiencing lots of regression failures with PostreSQL 6.3.2, e.g.

--- expected/create_function_2.out Tue Feb 9 19:49:45 1999
+++ results/create_function_2.out Tue Feb 9 20:12:52 1999
@@ -38,3 +38,4 @@
AS '/spare1/src/staging/postgresql-6.3.2/src/test/regress/input/../regress.o
'
LANGUAGE 'c';
QUERY: LOAD '/spare1/src/staging/postgresql-6.3.2/src/test/regress/input/../reg
ress.o';
+ERROR: Load of file /spare1/src/staging/postgresql-6.3.2/src/test/regress/input/../regress.o failed: can't resolve undefined symbols: Inappropriate file type or format

I'm also getting associated failures with triggers and misc.

The configure process seems to find libdl just fine but it doesn't appear to
use it correctly. I also tried GNU dld, but it doesn't support BSDI as a
target.

Any ideas?

John

--
John GOTTS <jgotts(at)engin(dot)umich(dot)edu> http://www-personal.engin.umich.edu/~jgotts

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-02-11 01:53:08 Port Bug Report: Backend crashes during CLUSTER on large table
Previous Message John Gotts 1999-02-10 19:03:00 LOAD Regression Failures with BSDI 3.1