Failure in "make check" with 7.4RC2

Поиск
Список
Период
Сортировка
От Wolfgang Drotschmann
Тема Failure in "make check" with 7.4RC2
Дата
Msg-id 3FB1FEB3.5030601@fgan.de
обсуждение исходный текст
Ответы Re: Failure in "make check" with 7.4RC2  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hallo all,

after the compilation of 7.4RC2 went fine (it said

All of PostgreSQL successfully made. Ready to install.

;-) I gave an "make check".  And this is what I got (after all messages about
what this command prepared, without errors or warnings btw):

/bin/sh ./pg_regress --temp-install --top-builddir=../../..
--schedule=./parallel_schedule --multibyte=SQL_ASCII
============== creating temporary installation        ==============
============== initializing database system           ==============
============== starting postmaster                    ==============
running on port 65432 with pid 5607
============== creating database "regression"         ==============
/home/drotschm/.Installation/postgresql-7.4RC2/src/test/regress/./tmp_check/install//PostgreSQL//bin/createdb:
relocation error:
/home/drotschm/.Installation/postgresql-7.4RC2/src/test/regress/./tmp_check/install//PostgreSQL//bin/createdb:
undefined symbol: get_progname
pg_regress: createdb failed
make[2]: *** [check] Error 2
rm regress.o
make[2]: Leaving directory
`/home/drotschm/.Installation/postgresql-7.4RC2/src/test/regress'
make[1]: *** [check] Error 2
make[1]: Leaving directory
`/home/drotschm/.Installation/postgresql-7.4RC2/src/test'
make: *** [check] Error 2

I did this as a normal user, under SuSE Linux 8.2 (i586).

Although a grep told me that symbol "get_progname" is defined in some places
in the src tree, and the "make" went well...  Is something wrong inside the
check environment?

Thank you all!
    Wolfgang

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Troels Arvin
Дата:
Сообщение: RC2 refuses to build if --infodir=foo is set
Следующее
От: Sebastien FLAESCH
Дата:
Сообщение: Wrong PG_VERSION number in pg_config.h.win32