David,

On Sun, March 21, 2010, David Reitter wrote:

> the project has been merged into GNU Emacs and development is continuing
> at a slow pace there.  Be sure to check out from either the Bzr server
> on Savannah or from the Git mirror at http://repo.or.cz/w/emacs.git .
> Neither the CVS server at Savannah nor the Git mirror there are current.

 thank you for this information, I had not known this. Having
tried to build I ran across a problem which I do not seem to be
able to solve, here's the stacktrace:

(gdb) run
Starting program: /var/src/build/emacs/emacs-bzr-20100321/src/bootstrap-emacs 
-batch --no-site-file --multibyte -f batch-byte-compile 
/var/src/build/emacs/emacs-bzr-20100321/lisp/abbrev.el
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x0818adfa in mark_object (arg=138917121) at alloc.c:5467
5467            MARK_INTERVAL_TREE (ptr->intervals);
(gdb) bt
#0  0x0818adfa in mark_object (arg=138917121) at alloc.c:5467
#1  0x0818b8e0 in mark_maybe_pointer () at alloc.c:4236
#2  mark_memory () at alloc.c:4288
#3  mark_stack () at alloc.c:4521
#4  0x0818f00e in Fgarbage_collect () at alloc.c:5103
#5  0x081a7ed7 in Feval (form=141138870) at eval.c:2238
#6  0x081a8233 in Feval (form=141143158) at eval.c:2311
#7  0x081a8233 in Feval (form=141143206) at eval.c:2311
#8  0x081a8233 in Feval (form=141144102) at eval.c:2311
#9  0x081a8675 in Fprogn (args=141138798) at eval.c:415
#10 0x081a8928 in funcall_lambda (fun=<value optimized out>, nargs=<value 
optimized out>, arg_vector=0xbfff1074) at eval.c:3204

It seems like this is at least related to problems which
had been reported before when it came to building emacs.app.

> There are only few people that develop directly for GNUstep, so any
> contributions are welcome (refer to the emacs-devel mailing list).

GNUstep has always interested me, however I never got round
to actually use it for developing, work kind of sets priority
in those things and unfortunately at work this kind of stuff
has never had priority...

Cheers,

M'bert

-- 
----------- / http://herbert.the-little-red-haired-girl.org / -------------
=+= 

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to