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

From Tom Lane
Subject Re: Regression failing on build -> ERROR: could not access file "$libdir/plpgsql": No such file or directory
Date
Msg-id 22038.1218812630@sss.pgh.pa.us
Whole thread Raw
In response to Regression failing on build -> ERROR: could not access file "$libdir/plpgsql": No such file or directory  (Reid Thompson <Reid.Thompson@ateb.com>)
Responses Re: Regression failing on build -> ERROR: could not access file "$libdir/plpgsql": No such file or directory  (Reid Thompson <Reid.Thompson@ateb.com>)
List 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 by date:

Previous
From: Jan Otto
Date:
Subject: Re: Update taking forever
Next
From: Tom Lane
Date:
Subject: Re: Horology test failure while compiling PostgreSQL 8.3.3 on Solaris 10 x64