Skip to content

Link shared library with libm #30#31

Merged
freach merged 1 commit intofreach:masterfrom
cr3:link-shared-library-with-libm-30
Aug 12, 2022
Merged

Link shared library with libm #30#31
freach merged 1 commit intofreach:masterfrom
cr3:link-shared-library-with-libm-30

Conversation

@cr3
Copy link
Contributor

@cr3 cr3 commented Jul 29, 2020

This fixes the import error:

rfc3339.cpython-38-x86_64-linux-gnu.so: undefined symbol: __pow_finite

and would remove the need for this Debian patch:

https://salsa.debian.org/python-team/modules/python-udatetime/-/commit/f803c181cb1b37b5a37debc242569dd8f3e985c4

This fixes the import error:

  rfc3339.cpython-38-x86_64-linux-gnu.so: undefined symbol: __pow_finite

and would remove the need for this Debian patch:

  https://salsa.debian.org/python-team/modules/python-udatetime/-/commit/f803c181cb1b37b5a37debc242569dd8f3e985c4
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.

2 participants