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

"Better dependencies checking" breaks the build #1

Closed
vi opened this issue Aug 29, 2013 · 1 comment
Closed

"Better dependencies checking" breaks the build #1

vi opened this issue Aug 29, 2013 · 1 comment

Comments

@vi
Copy link
Collaborator

vi commented Aug 29, 2013

Starting from 9687ae2 it shows

/usr/bin/ld: cannot find -lPython
collect2: error: ld returned 1 exit status
distcc[15876] ERROR: compile (null) on localhost failed
Failed to find Python headers.
    Try to install python-dev package
    If not standard directories are used, set CFLAGS and LDFLAGS environment variables

python-dev is already installed, earlier commits are built successfuly, 86b5769 can aslo be build without problems after git revert 9687ae23f591e1e219d28b4e5f198f905a176771

@andreikop
Copy link
Owner

Seems like commit title is not correct.
Fixed. (The code, not the comment)

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