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

fixed a bug in the build system #38997

Merged
merged 1 commit into from
Dec 25, 2020

Conversation

Volker-Weissmann
Copy link
Contributor

Without this patch, the build of julia fails on my machine:

$ /home/volker/cloned/julia-git/src/julia/usr/bin/julia 
ERROR: Unable to load dependent library /home/volker/cloned/julia-git/src/julia/usr/bin/../lib/libopenlibm.so
Message:/home/volker/cloned/julia-git/src/julia/usr/bin/../lib/libopenlibm.so: cannot open shared object file: No such file or directory

Slightly OT: Reading and debugging Gnu Make is not nice.

Copy link
Sponsor Member

@vtjnash vtjnash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pro-tip: our make files support make print-VAR for any variable to examine its value

@Keno Keno merged commit 9fa97f9 into JuliaLang:master Dec 25, 2020
@staticfloat staticfloat added the backport 1.6 Change should be backported to release-1.6 label Feb 8, 2021
KristofferC pushed a commit that referenced this pull request Feb 11, 2021
@KristofferC KristofferC mentioned this pull request Feb 11, 2021
52 tasks
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Mar 14, 2021
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
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.

None yet

5 participants