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

cannot find -lunwind again #195

Open
allefeld opened this issue May 14, 2019 · 0 comments
Open

cannot find -lunwind again #195

allefeld opened this issue May 14, 2019 · 0 comments

Comments

@allefeld
Copy link

allefeld commented May 14, 2019

I tried to install vmprof using pip 19.1.1 in a Miniconda installation (conda 4.5.12) under Debian 9.9.

Installation fails with the error message ld: cannot find -lunwind.

I was able to get the installation to work by installing the Debian packages linunwind8 and libunwind-dev.

I'm aware that there is a similar issue that has been closed, but obviously the problem persists.

At the very least, the documentation should be changed:

Do I need to install libunwind?: Usually not. We ship python wheels that bundle libunwind shared objects. If you install vmprof from source, then you need to install the development headers of your distribution. OSX ships libunwind per default. If your pip version is really old it does not pull wheels and it will end up compiling from source.

I am using the current version of pip, I didn't install from source, and I still had to install the development package of libunwind.

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

1 participant