Skip to content

fix: force linking of shared libraries during build#12

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

fix: force linking of shared libraries during build#12
gf3 wants to merge 1 commit intoSweetIQ:masterfrom
gf3:upstream/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

@gf3
Copy link
Author

gf3 commented Nov 26, 2024

For others who might find this, I have also opened a corresponding PR on the as-of-now most up-to-date fork → dkuku#1

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