You are not logged in.
Emacs is not launching after I've updated it to v30 today, giving this error on CLI:
emacs: error while loading shared libraries: libgccjit.so.0: cannot open shared object file: No such file or directoryWhat gives?
Last edited by temkyn (2025-02-24 09:37:02)
Offline
NVM, emacs 30.1-2 fixed the dependency 20 minutes ago. I just got an unfortunate timing for updating the package.
Offline
@temkyn, could you reopen, please? dependencies for emacs-nox are not fixed
$ pacman -Qi emacs-nox
Name : emacs-nox
Version : 30.1-2
Depends On : gmp gnutls hicolor-icon-theme jansson lcms2 libacl.so=1-64 libdbus-1.so=3-64 libgpm.so=2-64 libncursesw.so=6-64 libsystemd.so=0-64 libtree-sitter.so=0.25-64 libxml2.so=2-64 zlibOffline
It's fixed in git, just no new package yet.
Online