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

Postgresql 11.6: Compiling Error #43

Open
stamogis opened this issue Jan 24, 2020 · 1 comment
Open

Postgresql 11.6: Compiling Error #43

stamogis opened this issue Jan 24, 2020 · 1 comment

Comments

@stamogis
Copy link

I am trying to compile the address standadizer for Postgresql 11.6. I have strictly followed the instructions: dependencies installed, patch implemented for Postgresql 11 (Makefile.global) ...
With "sudo make PGVER=11 -f Makefile.pg install" I get the following error message:

error: can't create module summary index for buffer: Expected a single module
LLVM ERROR: ThinLink didn't create an index
/usr/lib/postgresql/11/lib/pgxs/src/makefiles/pgxs.mk:229: recipe for target 'install' failed
make: *** [install] Error 1

If I compile the Address Standadizer on the same system under Postgresql 10, the compilation runs without errors.

My system: Ubuntu 18.04, Postgresql 11.6, PostGIS 2.5.

Got any advice for me?

@woodbri
Copy link
Owner

woodbri commented Feb 11, 2020

Thank you for your interest in the project.

Did you apply the patch
https://github.com/woodbri/address-standardizer/blob/develop/src/pg11-Makefile.global.patch

I don't have access to my servers so I'm not sure I can help to sort this out.
Please post your fix if you figure one out for other users. Thanks!

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