Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

release tarball cant be built #36

Closed
darix opened this issue Aug 23, 2016 · 2 comments
Closed

release tarball cant be built #36

darix opened this issue Aug 23, 2016 · 2 comments

Comments

@darix
Copy link

darix commented Aug 23, 2016

 pglogical_hooks.c:24:36: fatal error: pglogical_output/hooks.h: No such file or directory
@ringerc
Copy link
Contributor

ringerc commented Aug 25, 2016

On 23 August 2016 at 22:32, darix notifications@github.com wrote:

pglogical_hooks.c:24:36: fatal error: pglogical_output/hooks.h: No such file or directory

It must be built against a PostgreSQL with pglogical_output installed.

Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

@ringerc ringerc closed this as completed Aug 25, 2016
@darix
Copy link
Author

darix commented Aug 25, 2016

Given you have to have both installed on all machines according to your documentation ... does it really make sense to split the tarballs?

also this gives me the impression this might actually be intended to have just one tarball instead of 2:

$ tar tf *bz2  | grep output
pglogical-1.1.2/pglogical_output/

and that your git repository has them as a submodule is another indicator.

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

No branches or pull requests

2 participants