#216: emacs21 does not work
--------------------------+-------------------------------------------------
Reporter: DeveshParekh | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Elatte Unstable Alpha 4
Component: emacs21 | Version: 1.0
Severity: critical | Resolution:
Keywords: | Launchpad_linked: 0
--------------------------+-------------------------------------------------
Comment (by AlexRoss):
The following from http://jamesthornton.com/writing/emacs-compile.html
might be the fix:
'''nocombreloc'''
{{{
combreloc has become the default for recent GNU ld, which breaks the
unexec/undump on all versions of both Emacs and XEmacs. It has been
patched in newer versions of Emacs, but older versions, including Emacs
20.7, are still bit by this bug. Emacs will dump core at
XtInitializeWidgetClass () with Fatal Error (11).Segmentational Fault. To
fix this error, add the following to LDFLAGS in Makefile, after you run
configure:
-z nocombreloc
}}}
--
Ticket URL: <http://www.gnusolaris.org/cgi-bin/trac.cgi/ticket/216>
Nexenta Bug Tracking System <http://www.gnusolaris.org/gswiki/Bugs>
Core Components_______________________________________________
GNU/Solaris Development mailing list
[email protected]