Reid Thompson <Reid(dot)Thompson(at)ateb(dot)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