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

RecDB installation on macOS 10.13.6 failed. #20

Open
zackhsuan opened this issue Jan 16, 2019 · 0 comments
Open

RecDB installation on macOS 10.13.6 failed. #20

zackhsuan opened this issue Jan 16, 2019 · 0 comments

Comments

@zackhsuan
Copy link

zackhsuan commented Jan 16, 2019

Hi,

Just start to install RecDB on my Mac.
But got failed with logs:

Compiling PostgreSQL.
In file included from bootparse.y:27:
In file included from ../../../src/include/bootstrap/bootstrap.h:17:
../../../src/include/nodes/execnodes.h:1494:8: error: expected member name or ';' after declaration specifiers
int ID; /* the user or item ID /
~~~ ^
bootparse.c:107:12: note: expanded from macro 'ID'
#define ID 259
^
In file included from bootparse.y:27:
In file included from ../../../src/include/bootstrap/bootstrap.h:17:
../../../src/include/nodes/execnodes.h:1494:5: error: expected ';' at end of declaration list
int ID; /
the user or item ID */
^
;
2 errors generated.
make[3]: *** [bootparse.o] Error 1
make[2]: *** [bootstrap-recursive] Error 2
make[1]: *** [all-backend-recurse] Error 2
make: *** [all-src-recurse] Error 2

Any help? Got postgresql installed already.

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

1 participant