Skip to content

postgresql 12 build error #207

@znajax

Description

@znajax

[root@docker pg_pathman-1.5.8]# make install USE_PGXS=1
gcc -std=gnu99 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fPIC -I/home/pg_pathman-1.5.8/src/include -I. -I./ -I/opt/pgsql12/include/server -I/opt/pgsql12/include/internal -D_GNU_SOURCE -I/usr/local/include -c -o src/init.o src/init.c
In file included from src/init.c:14:0:
/home/pg_pathman-1.5.8/src/include/compat/pg_compat.h:29:28: fatal error: nodes/relation.h: No such file or directory
#include "nodes/relation.h"
^
compilation terminated.
make: *** [src/init.o] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions