Hi Josef, thanks a lot for your reply! I just checked and you are right!!! My library comes from the old version of slurm: $ rpm -q --whatprovides /usr/lib64/slurm/libslurmfull.so slurm-23.02.3-1.el8.x86_64 I installed the new version of slurm 23.11.0-1 by rpm. How can I fix this? Many thanks in advance again, Miriam
I see this question unanswered so far.. so I'll give you my 2 cents:
Quick check reveals that mentioned symbol is in libslurmfull.so :
[root@slurmserver2 ~]# nm -gD /usr/lib64/slurm/libslurmfull.so | grep "slurm_conf$" 00000000000d2c06 T free_slurm_conf 00000000000d3345 T init_slurm_conf 000000000041d000 B slurm_conf [root@slurmserver2 ~]#
can not be that this dynamic lib is still the old one?
Depending if you install slurm by rpms, manual in-place build, or something else, the reasons why there is old lib in place may vary..
cheers
josef
On 28. 02. 24 11:16, Miriam Olmi via slurm-users wrote:
`slurm_conf' has different size in shared object, consider re-linking -- slurm-users mailing list -- slurm-users@lists.schedmd.com To unsubscribe send an email to slurm-users-leave@lists.schedmd.com
-- ******************************************************* Miriam Olmi Computing & Network Service Laboratori Nazionali del Gran Sasso - INFN Via G. Acitelli, 22 67100 Assergi (AQ) Italy https://www.lngs.infn.it ✉ email: miriam.olmi@lngs.infn.it ☎ office: +39 0862 437222 *******************************************************