Skip to content

Cannot find libbfd and libz #155

@DivyanshK12

Description

@DivyanshK12

I am trying to use the scorep-python bindings to instrument python applications on our HPC. These were installed with --enable-shared.

Running python scripts with the scorep module gives errors :
/usr/bin/ld: cannot find -lz
/usr/bin/ld: cannot find -lbfd

LD_LIBRARY_PATH has:
/opt/ohpc/pub/utils/scorep-8.0/libexec:/opt/ohpc/pub/utils/scorep-8.0/lib:/opt/ohpc/pub/utils/scalasca/lib:/opt/ohpc/pub/compiler/gcc/11.3.0/lib:/opt/ohpc/pub/compiler/gcc/11.3.0/libexec:/opt/ohpc/pub/compiler/gcc/11.3.0/lib64

Logs are attached. How can this be resolved ? Do I need to reinstall scorep or just point to some environment variable containing the libbfd.so file?

0_GW150914.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions