Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMakefile:83: /usr/pgsql-12/lib/pgxs/src/makefiles/pgxs.mk: 没有那个文件或目录 make: *** 没有规则可以创建目标“/usr/pgsql-12/lib/pgxs/src/makefiles/pgxs.mk”。 停止。 #216
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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