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

_PyV8.so: undefined symbol: u_strToLower_58 #7

Open
sundod opened this issue Dec 14, 2016 · 1 comment
Open

_PyV8.so: undefined symbol: u_strToLower_58 #7

sundod opened this issue Dec 14, 2016 · 1 comment

Comments

@sundod
Copy link

sundod commented Dec 14, 2016

[root@websec3 opt]# thug
Traceback (most recent call last):
File "/usr/bin/thug", line 11, in
load_entry_point('thug==0.8.15', 'console_scripts', 'thug')()
File "build/bdist.linux-x86_64/egg/pkg_resources/init.py", line 561, in load_entry_point
File "build/bdist.linux-x86_64/egg/pkg_resources/init.py", line 2627, in load_entry_point
File "build/bdist.linux-x86_64/egg/pkg_resources/init.py", line 2287, in load
File "build/bdist.linux-x86_64/egg/pkg_resources/init.py", line 2293, in resolve
File "build/bdist.linux-x86_64/egg/thug/thug.py", line 24, in
File "build/bdist.linux-x86_64/egg/thug/ThugAPI/init.py", line 1, in
File "build/bdist.linux-x86_64/egg/thug/ThugAPI/ThugAPI.py", line 22, in
File "build/bdist.linux-x86_64/egg/PyV8.py", line 33, in
File "build/bdist.linux-x86_64/egg/_PyV8.py", line 7, in
File "build/bdist.linux-x86_64/egg/_PyV8.py", line 6, in bootstrap
ImportError: /root/.cache/Python-Eggs/PyV8-1.0.dev0-py2.7-linux-x86_64.egg-tmp/_PyV8.so: undefined symbol: u_strToLower_58

@jmalonzo
Copy link
Owner

@sundod Please build v8 without i18nsupport or use the previous working commit. I don't think the latest HEAD works out of the box.

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