LOAD Regression Failures with BSDI 3.1

Поиск
Список
Период
Сортировка
От John Gotts
Тема LOAD Regression Failures with BSDI 3.1
Дата
Msg-id 199902102148.QAA08177@azure.engin.umich.edu
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: John Gotts
Дата:
Сообщение: LOAD Regression Failures with BSDI 3.1
Следующее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: Backend crashes during CLUSTER on large table