-
Notifications
You must be signed in to change notification settings - Fork 1
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
Initdb #1
Comments
./configure --with-libxml --with-libxslt --enable-cassert --enable-debug --prefix=/home/ubuntu/perm-installdir/ |
it is a compiler bug in newer gcc versions that optimizes loops which clashes with postgres way of defining variable length structs. See here: workaround:
|
I faced a similar problem with the new gcc version in ubuntu 17. After that, access to repository where you have installed PERM and tape the following command: |
fails with wrong number of index expressions
The text was updated successfully, but these errors were encountered: