Building icu port on macos x tiger
brian
bholder+macports at gmail.com
Sat Jun 26 17:55:12 UTC 2021
Hey,
What's the best way to fix:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/libxml2.py",
line 1, in <module>
import libxml2mod
ImportError:
dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/libxml2mod.so,
2): Symbol not found: ___divmoddi4
Referenced from: /opt/local/lib/libicui18n.67.dylib
resulting from the default build configuration of macports icu on Tiger?
My current solution is to set:
configure.optflags -O0
in the icu Portfile and I wonder if there is a better way to prevent this
optimization.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20210626/398e87cd/attachment.htm>
More information about the macports-users
mailing list