Skip to content

fix: force linking of shared libraries during build#1

Open
gf3 wants to merge 1 commit intodkuku:masterfrom
gf3:fix/makefile-link-expostal
Open

fix: force linking of shared libraries during build#1
gf3 wants to merge 1 commit intodkuku:masterfrom
gf3:fix/makefile-link-expostal

Conversation

@gf3
Copy link

@gf3 gf3 commented Nov 26, 2024

Force linking of shared libraries (libpostal) at build time instead of at runtime.

This fixes the issue of the built library (expostal.so) being unable to lookup symbols from libpostal at runtime on some systems.

expostal.so: undefined symbol: libpostal_expand_address

I've opened the exact same PR on the upstream Expostal SweetIQ#12. But I'm also opening it here as your fork is the most up-to-date and others might benefit from it here.

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

Successfully merging this pull request may close these issues.

1 participant