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

Installation via pgxn fails :( #3

Open
bruno- opened this issue Sep 12, 2014 · 1 comment
Open

Installation via pgxn fails :( #3

bruno- opened this issue Sep 12, 2014 · 1 comment

Comments

@bruno-
Copy link

bruno- commented Sep 12, 2014

Hi, I'm new to the postgresql community.
Your extension is the first one I wanted to try by installing from pgxn.

After hitting pgxn install www_fdw here's the error output I get.
In short - it fails, and I can't even tell is it because of something I did (or didn't do) or something else..

Other info: OS X 10.9.4 (laptop, not a server), PG version 9.4beta2.
Please let me know is there some other info I can provide. I'll be responsive to any request.

Any help is appreciated! Thanks

@cyga
Copy link
Owner

cyga commented Sep 14, 2014

It's compilation error.
You can fix it with defining macros as empty string in:
https://github.com/cyga/www_fdw/blob/master/src/utils.h

Most probably it can be fixed with special flags for compilation. I'm not sure, need to test it.

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