| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Jeff Amiel <jamiel(at)istreamimaging(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: More SSL crash woes |
| Date: | 2008-04-08 22:46:56 |
| Message-ID: | 9425.1207694816@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Jeff Amiel <jamiel(at)istreamimaging(dot)com> writes:
> Sure enough...I put a #ERROR at the top of the 'old/incorrect' ssl..h and
> did a make clean/make and errored out.
> So I was building with 0.9.8 libraries...but 0.9.7 header files.
Fascinating. I read your previous mail and was about to reply that
/usr/local/include is normally first on gcc's default search path.
However, I believe it's possible to configure it differently when
gcc is built, and you must be working with such a build.
(No, I don't remember how to tell what the default path really is. But
the gcc manual might tell you.)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-04-08 23:10:57 | Re: Number or parameters for functions - limited to 32 ? |
| Previous Message | Alvaro Herrera | 2008-04-08 22:25:27 | Re: Cannot use a standalone backend to VACUUM in "postgres"" |