LOAD Regression Failures with BSDI 3.1 - Mailing list pgsql-ports

From John Gotts
Subject LOAD Regression Failures with BSDI 3.1
Date
Msg-id 199902102148.QAA08177@azure.engin.umich.edu
Whole thread Raw
List 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
undefinedsymbols: 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@engin.umich.edu> http://www-personal.engin.umich.edu/~jgotts

pgsql-ports by date:

Previous
From: John Gotts
Date:
Subject: LOAD Regression Failures with BSDI 3.1
Next
From: Unprivileged user
Date:
Subject: Port Bug Report: Backend crashes during CLUSTER on large table