FS#41356 - [emacs] PLEASE ENTER SUMMARY
Attached to Project:
Arch Linux
Opened by Tharre (Tharre) - Saturday, 26 July 2014, 23:55 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 27 July 2014, 01:05 GMT
Opened by Tharre (Tharre) - Saturday, 26 July 2014, 23:55 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 27 July 2014, 01:05 GMT
|
Details
Description:
emacs fails to start: emacs: error while loading shared libraries: libgif.so.6: cannot open shared object file: No such file or directory Additional info: * package version: 24.3-7 Steps to reproduce: execute emacs |
This task depends upon
Most likely it's a library that you've built locally (like from the AUR) that emacs links to, which is then linked to libgif.so.6.
Edit: i686 version is also correctly linked to libgif.so.7.
Guess I have to reinstall my system.
This bug can be closed then.