Re: Regression failing on build -> ERROR: could not access file "$libdir/plpgsql": No such file or directory

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Regression failing on build -> ERROR: could not access file "$libdir/plpgsql": No such file or directory
Дата
Msg-id 22038.1218812630@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Regression failing on build -> ERROR: could not access file "$libdir/plpgsql": No such file or directory  (Reid Thompson <Reid.Thompson@ateb.com>)
Ответы Re: Regression failing on build -> ERROR: could not access file "$libdir/plpgsql": No such file or directory  (Reid Thompson <Reid.Thompson@ateb.com>)
Список pgsql-general
Reid Thompson <Reid.Thompson@ateb.com> writes:
> I'm getting this failure on compilation.  Could someone point me in the direction of a fix?

You probably ought to inquire into the cause of these:
> gmake[2]: stat:regress.so: There are too many levels of symbolic links to translate a path name.

Usually that indicates circular symlinking :-(.  You didn't show us the
part of the log about building plpgsql.so, but I'll bet it had the same
issue, whatever it is.

            regards, tom lane

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

Предыдущее
От: Jan Otto
Дата:
Сообщение: Re: Update taking forever
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Horology test failure while compiling PostgreSQL 8.3.3 on Solaris 10 x64