Mammarelli, Joanne T wrote:
> Installed postgresql-devel .. getting closer ..
> 
> Installed Packages
> postgresql.x86_64                 9.2.13-1.el7_1           
> @rhel7-x86_64-2015-07
> postgresql-devel.x86_64           9.2.13-1.el7_1           
> @rhel-x86_64-server-7
> postgresql-libs.x86_64            9.2.13-1.el7_1           
> @rhel7-x86_64-2015-07
> postgresql-server.x86_64          9.2.13-1.el7_1           
> @rhel-x86_64-server-7
> 
> Installed Packages
> freetds.x86_64            0.91-12.git0a42888.el7      
> @rhel-x86_64-server-7-epel
> freetds-devel.x86_64      0.91-12.git0a42888.el7      
> @rhel-x86_64-server-7-epel
> 
> 
> [root@scsblnx-994457 tds_fdw-master]# make USE_PGXS=1
> gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
> -fstack-protector-sc
> src/tds_fdw.c:30:33: fatal error: access/htup_details.h: No such file or 
> directy
>  #include "access/htup_details.h"
>                                  ^
> compilation terminated.
> make: *** [src/tds_fdw.o] Error 1

Looks like you are using a PostgreSQL version older than 9.3.

Did you check the README for the supported PostgreSQL versions?

Yours,
Laurenz Albe

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to