Tom Lane wrote:

"Jim C. Nasby" <[EMAIL PROTECTED]> writes:
So the recent thread about getting 7.4 compiling on OS X inspired me.
But what I can't understand is that I've yanked --with-ssl, but it's
still looking for libssl:

Tad hard to believe.  Maybe you missed a "make distclean" or so?


"make distclean" should never be necessary for a buildfarm run - we always build in one of these 3 ways:

. against a fresh checkout made with 'cvs export'
. against a one-off temporary copy of our local repo, made after we ran cvs update
. against our local repo using VPATH

The recent release of buildfarm code goes to some length to ensure that the repo is clean, in case somebody has mangled it by hand.

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to