Bug #4452


ldconfig /sbin/ldconfig.real: file /lib/libsaxonhec.so is truncated
Start date:
2020-02-03
Due date:
% Done:
0%
Estimated time:
Found in version:
Fixed in version:
Description
I tried to install Saxon.C latested on Ubuntu 19.10. Running ldconfig fails with:
ajung@dev2 ~/src/saxon/Saxonica/SaxonHEC1.2.1 $ sudo ldconfig
[sudo] password for ajung:
/sbin/ldconfig.real: file /lib/libsaxonhec.so is truncated
ajung@dev2 ~/src/saxon/Saxonica/SaxonHEC1.2.1 $ !fil
file *so
libsaxonhec.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, not stripped
History
#1
Updated by Michael Kay 12 months ago
- Project changed from Saxon to Saxon/C
- Assignee set to O'Neil Delpratt
- Priority changed from Low to Normal
#2
Updated by O'Neil Delpratt 12 months ago
- Status changed from New to AwaitingInfo
No you should not be worried about this message. The library was created using the professional tool Excelsior Jet. The library is loaded from within the Saxon/C application and not in the usual way of shared libraries.
If you have any problems running Saxon/C please let us know.
#3
Updated by Andreas Jung 12 months ago
ok, it is working. Perhaps a note should be added to the installation documentation in order to avoid confusion since this message in the context of ldconfig is pretty uncommon.
#4
Updated by O'Neil Delpratt 12 months ago
- Category set to Documentation
- Status changed from AwaitingInfo to In Progress
Glad that installation worked. we will add a note in the documentation.
Thanks
Please register to edit this issue