| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | zosrothko(at)orange(dot)fr |
| Cc: | PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: BUG #14792: Invalid ssleay32.dll |
| Date: | 2017-08-30 22:15:20 |
| Message-ID: | CAB7nPqROWfvpxJv5J9-YuJgrXddNniA5ZL=ZveJyFF_n--zeCw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Thu, Aug 31, 2017 at 2:39 AM, <zosrothko(at)orange(dot)fr> wrote:
> The bin/ssleay32.dll delivered with the postgresql-9.6.3-2-win32
> installation is invalid. This dll is targeted for a x64 machine while it
> should be targeted for a x86 machine. As result, an executable linked with
> the ssleay32.lib fails with the errcode 0xC000007B.
>
> Dumping the ssleay32.dll with Dependency Walker is shwoing a machine x64
That's clearly a bug in the EDB installer then related to packaging
then (I guess that's the EDB one). Compiling things dynamically would
make the DDL dependency needed in the same path as the binaries.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2017-08-30 23:46:28 | Re: BUG #14791: Error 42P07 but the relation DOESN'T Exists! Error 42P01 |
| Previous Message | fp9 | 2017-08-30 18:55:31 | BUG #14793: PG Admin Silent install |