Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features: UpdateStatisticsForTypeChange internal compiler error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andre_Mikulec <Andre_Mikulec(at)Hotmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features: UpdateStatisticsForTypeChange internal compiler error
Date: 2018-09-06 14:03:16
Message-ID: 3679.1536242596@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Andre_Mikulec <Andre_Mikulec(at)Hotmail(dot)com> writes:
> Below, I get this error

> In file included from W:/R-3.5._/postgres/src/include/c.h:49,
> from W:/R-3.5._/postgres/src/include/postgres.h:46,
> from example2.c:2:
> W:/R-3.5._/postgres/src/include/postgres_ext.h:26:10: fatal error:
> pg_config_ext.h: No such file or directory
> #include "pg_config_ext.h"
> ^~~~~~~~~~~~~~~~~
> compilation terminated.

It looks like you didn't run configure (or do whatever the Windows
port does to set up the pg_config*.h files).

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2018-09-06 15:37:36 BUG #15365: Unable to uninstall
Previous Message PG Bug reporting form 2018-09-06 13:56:35 BUG #15364: PgAdmin 4 crash