Skip to content

Makefile:83: /usr/pgsql-12/lib/pgxs/src/makefiles/pgxs.mk: 没有那个文件或目录 make: *** 没有规则可以创建目标“/usr/pgsql-12/lib/pgxs/src/makefiles/pgxs.mk”。 停止。 #216

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
1490113799 opened this issue Aug 21, 2020 · 1 comment

Comments

@1490113799
Copy link

Problem description

when make USE_PGXS=1
==>
Makefile:83: /usr/pgsql-12/lib/pgxs/src/makefiles/pgxs.mk: 没有那个文件或目录
make: *** 没有规则可以创建目标“/usr/pgsql-12/lib/pgxs/src/makefiles/pgxs.mk”。 停止。

Environment

@MHXXX
Copy link

MHXXX commented Nov 16, 2020

Problem description

when make USE_PGXS=1
==>
Makefile:83: /usr/pgsql-12/lib/pgxs/src/makefiles/pgxs.mk: 没有那个文件或目录
make: *** 没有规则可以创建目标“/usr/pgsql-12/lib/pgxs/src/makefiles/pgxs.mk”。 停止。

Environment

说明你的postgresql环境变量不对,看看有没有将bin目录添加到PATH中.
你可以试试在终端中输入pg_confi 然后按 tab 看看能否自动补全,不能的话需要配置环境变量

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants