From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Tony and Bryn Reina" <reina_ga(at)hotmail(dot)com> |
Cc: | pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: Compiling beta2 with openssl on XP Pro |
Date: | 2004-09-02 15:46:00 |
Message-ID: | 29784.1094139960@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 |
"Tony and Bryn Reina" <reina_ga(at)hotmail(dot)com> writes:
> Still no dice. It sends the switches fine, but still doesn't seem to be
> looking in the second directory.
On looking into it, I found that the with-includes/libraries parts of
the configure script weren't aware they were supposed to use PATH_SEPARATOR
instead of a hardwired ':'. So that's at least part of the issue.
Could you try CVS-tip configure and see if it works better?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-09-02 15:55:30 | Re: Win32 deadlock detection not working for Postgres8beta1 |
Previous Message | Steve McWilliams | 2004-09-02 15:25:55 | Win32 deadlock detection not working for Postgres8beta1 |