Re: XEmacs on OS X Yosemite = Segfault
Aidan Kehoe <[email protected]>
| Newsgroups | gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <[email protected]> |
Ar an dara lá de mí Aibréan, scríobh Johann 'Myrkraverk' Oskarsson: > I've been trying to compile XEmacs on Yosemite (OS X 10.10.2) with the > LLVM compiler from XCode. > [...] > > /Applications/Xcode.app/Contents/Developer/usr/bin/make xemacs; \ > fi > ./xemacs -no-packages -batch -no-autoloads -l update-elc-2.el -f > batch-update-elc-2 /Users/johann/build/xemacs-21.5.34/src/../lisp > make[1]: *** [update-elc-2] Segmentation fault: 11 > make: *** [src] Error 2 > > > Do you guys have any suggestions on how to figure out what's wrong, or > configuration flags to try? The first thing I’d check would be to make sure that address space layout randomisation is not enabled; does the link line for temacs include -Wl,-no_pie ? It should, if the appropriate configure check (line 2830, configure.ac) is picking up the OS. Otherwise, trace into the thing with lldb and give us an idea what’s erroring. Best, Aidan -- ‘Tramadol is further fed to cattle […] when working them […] (as draft animals) so that the animals do not get tired quickly. …’ — Angewandte Chemie, Sept 2014, describing the social context of (synthetic) tramadol having been found in Cameroon tree roots. _______________________________________________ XEmacs-Beta mailing list [email protected] http://lists.xemacs.org/mailman/listinfo/xemacs-beta