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

Поиск
Список
Период
Сортировка
От Reid Thompson
Тема Re: Regression failing on build -> ERROR: could not access file "$libdir/plpgsql": No such file or directory
Дата
Msg-id 1218819090.18682.8.camel@raker.ateb.com
обсуждение исходный текст
Ответ на Re: Regression failing on build -> ERROR: could not access file "$libdir/plpgsql": No such file or directory  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Regression failing on build -> ERROR: could not access file "$libdir/plpgsql": No such file or directory  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Fri, 2008-08-15 at 11:03 -0400, Tom Lane wrote:
> Reid Thompson Woulwrites:
> > 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

Would plpgsql.so get built with..

Configuration params:
./configure --prefix=/usr/local/pgsql833 --without-readline --disable-shared


I'll see if I can figure out the symbolic links recursion issue.

thanks,
reid


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

Предыдущее
От: Artacus
Дата:
Сообщение: Re: Custom sort
Следующее
От: William Garrison
Дата:
Сообщение: Changing between ORDER BY DESC and ORDER BY ASC