-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels