| От | Tom Lane |
|---|---|
| Тема | Re: Failure in "make check" with 7.4RC2 |
| Дата | |
| Msg-id | 29587.1068679803@sss.pgh.pa.us обсуждение |
| Ответ на | Failure in "make check" with 7.4RC2 (Wolfgang Drotschmann <drotschm@fgan.de>) |
| Список | pgsql-bugs |
Wolfgang Drotschmann <drotschm@fgan.de> writes:
> 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
Hmm. get_progname() should be getting linked into the createdb
executable by way of libpgport.a from the src/port/ directory.
Can you look at the build process in src/port/ and src/bin/scripts/
and try to see what went wrong? The only idea that comes to mind
is that a wrong (old) copy of libpgport got picked up somehow, but
seeing that we don't install it, it's not clear how there could be
an old copy anywhere.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера