Re: OS X 7.4 failure - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: OS X 7.4 failure
Date
Msg-id 20051116042306.GJ44860@pervasive.com
Whole thread Raw
In response to Re: OS X 7.4 failure  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, Nov 15, 2005 at 11:04:59PM -0500, Tom Lane wrote:
> "Jim C. Nasby" <jnasby@pervasive.com> 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?
buildfar@phonebook.1[22:22]~/buildfarm/REL7_4_STABLE/pgsql:21%make
distclean
You need to run the 'configure' program first. See the file
'INSTALL' for installation instructions.
make: *** [distclean] Error 1
buildfar@phonebook.1[22:22]~/buildfarm/REL7_4_STABLE/pgsql:22%

I'll try nuking the checkout anyway...

> (BTW, the flag is --with-openssl ... --with-ssl would do nothing :-()

Yeah, sorry, was going from my (faulty) memory.
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug or feature?
Next
From: "Jim C. Nasby"
Date:
Subject: Re: OS X 7.4 failure