The following issue has been CLOSED ====================================================================== 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: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2013-02-21 09:51 CET Last Modified: 2013-03-08 15:30 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 ====================================================================== ---------------------------------------------------------------------- (0010281) pfelecan (manager) - 2013-03-08 15:30 https://www.opencsw.org/mantis/view.php?id=5052#c10281 ---------------------------------------------------------------------- The g_cclosure_marshal_generic symbol is defined by libgobject-2.0.so.0.3200.4 which is part of CSWlibgobject2-0-0 package and is an explicit run-time dependency of CSWemacs-athena and CSWemacs-gtk (see http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/emacs/trunk/Makefile#L266 and http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/emacs/trunk/Makefile#L341). There was something weird happening in the upgrade process that I cannot reproduce. However, explicitly installing the CSWlibgobject2-0-0 package will solve the issue. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
