I'm using a Linux-from-scratch-like installation with GNUstep-Make and
-Base 1.12.0 and -GUI and -Back-Xlib 0.10.3 (upgrades will happen when
I get back online properly). I can compile and install the latest
Emacs.app apparently OK, but openapp Emacs fails with the cryptic
message "Fatal error (11)" (and doesn't output a newline).
debugapp Emacs.app produces the output below and I enclose the start of
the backtrace. It has 54 entries... do you want it all, or is there
something I should look for?
The compile script didn't like me, so I built with
./configure --with-ns --without-x
--prefix=/Files/Compile/Sources/emacs-23.0.0_NS-9.0pre3a/nextstep/build/Emacs.app/Resources
--exec-prefix=/Files/Compile/Sources/emacs-23.0.0_NS-9.0pre3a/nextstep/build/Emacs.app
--libexecdir=/Files/Compile/Sources/emacs-23.0.0_NS-9.0pre3a/nextstep/build/Emacs.app/libexec
--with-pop
and then make. I get an Emacs.app in the nextstep/build folder.
Is Emacs.app expected to work on my GNUstep versions? Does it sound
like I should spend more time trying to get the build script to work, or
is something else obviously wrong? Thanks for any tips...
gdb error output:
Program received signal SIGSEGV, Segmentation fault.
0x406466dd in objc_msg_lookup (receiver=0x1800011, op=0x83b86f0)
at /Files/Compile/Sources/gcc-4.1.1/libobjc/sendmsg.c:213
(gdb) bt
#0 0x406466dd in objc_msg_lookup (receiver=0x1800011, op=0x83b86f0)
at /Files/Compile/Sources/gcc-4.1.1/libobjc/sendmsg.c:213
#1 0x08233a89 in ns_retain_object (obj=0x1800011) at nsterm.m:471
#2 0x0826428d in XGetImage (display=0x8988a00, pixmap=0x1800011, x=0, y=0,
width=64, height=64, plane_mask=4294967295, format=2) at image.c:362
#3 0x40f7cb5b in RGetXImage (context=0x88cc530, d=25165841, x=0, y=0,
width=64, height=64) at xutil.c:229
#4 0x40f9c2c3 in -[XGGState(Ops) DPSimage:::::::::::] (self=0x899c638,
_cmd=0x40fae090, matrix=0x899c8e8, pixelsWide=64, pixelsHigh=64,
bitsPerSample=8, samplesPerPixel=4, bitsPerPixel=32, bytesPerRow=256,
isPlanar=0 '\0', hasAlpha=1 '\001', colorSpaceName=0x402f34c8,
data=0x8824000) at XGGState.m:1675
[...]
Best wishes,
--
MJ Ray - see http://mjr.towers.org.uk/email.html
Somerset, England. Work: http://www.ttllp.co.uk/
IRC/Jabber/SIP: on request
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-