Skip to content

Build fails with USE_SYSTEM_CSL=1 #47987

@antonio-rojas

Description

@antonio-rojas

Since commit 96592e2 julia build fails with USE_SYSTEM_CSL=1 with error

ERROR: Unable to load dependent library /build/julia/src/julia-1.8.4/usr/bin/../lib/libstdc++.so.6
Message:/build/julia/src/julia-1.8.4/usr/bin/../lib/libstdc++.so.6: cannot open shared object file: No such file or directory

The libstdc++.so.6 symlink is in usr/lib/julia, but the build system expects to find it in usr/lib

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildingBuild system, or building Julia or its dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions