View Single Post

   
  #3 (permalink)  
Old 04-11-2008, 06:48 AM
Jim C. Nasby
 
Posts: n/a
Default Re: OS X 7.4 failure

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

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote