A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5052 ====================================================================== Reported By: blindpassenger Assigned To: pfelecan ====================================================================== Project: emacs Issue ID: 5052 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2013-02-21 09:51 CET Last Modified: 2013-03-05 11:57 CET ====================================================================== Summary: after upgrading emacs from version 23.1 to 24.2 it doesn't start up anymore Description: I updated emacs with "pkgutil -u emacs" from version 23.1 to version 24.2 which forced an upgrade of overall 57 packages. once the upgrade was done I tried to start emacs, but it didn't start up with the following error message:
ld.so.1: emacs-athena: fatal: relocation error: file /opt/csw/lib/libgio-2.0.so.0: symbol g_cclosure_marshal_generic: referenced symbol not found ====================================================================== ---------------------------------------------------------------------- (0010279) blindpassenger (reporter) - 2013-03-05 11:57 https://www.opencsw.org/mantis/view.php?id=5052#c10279 ---------------------------------------------------------------------- Sorry for the late answer, but I was ill. I tried the emacs-athena and the emacs-gtk package and I am getting the same error with both of the packages. Here is the output of uname -a: SunOS chdev2 5.10 Generic_147440-05 sun4u sparc SUNW,Netra-T12 Here is some further information: #emacs ld.so.1: emacs-athena: fatal: relocation error: file /opt/csw/lib/libgio-2.0.so.0: symbol g_cclosure_marshal_generic: referenced symbol not found Killed #ls -la /opt/csw/bin/emacs lrwxrwxrwx 1 root other 25 Feb 20 19:33 /opt/csw/bin/emacs -> /opt/csw/bin/emacs-athena #ls -la /opt/csw/bin/emacs-athena -rwxr-xr-x 2 root bin 12453816 Oct 10 11:49 /opt/csw/bin/emacs-athena #ls -la /opt/csw/bin/emacs-gtk -rwxr-xr-x 2 root bin 12453764 Oct 10 11:49 /opt/csw/bin/emacs-gtk #/opt/csw/bin/emacs-gtk ld.so.1: emacs-gtk: fatal: relocation error: file /opt/csw/lib/libgio-2.0.so.0: symbol g_cclosure_marshal_generic: referenced symbol not found Killed _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
