Re: [Emacs.app dev]: Failure in latest CVS

2009-02-07 Thread Peter Dyballa
Am 07.02.2009 um 11:47 schrieb Adrian Robert: > Is anyone here also building on X and doesn't get the problem? In X11 it's OK, the NS variant does not launch. The term "mathematical-bold" might refer to a character block in the Supplementary Multilingual Plane (SMP) of Unicode (5.x). This fi

Re: [Emacs.app dev]: Failure in latest CVS

2009-02-07 Thread Adrian Robert
Hi, There's now a thread on emacs-devel about this: http://article.gmane.org/gmane.emacs.devel/108847 As I post there, I don't understand why this doesn't cause failure on other platforms. Is anyone here also building on X and doesn't get the problem? Does anyone understand why? Are these

Re: [Emacs.app dev]: Failure in latest CVS

2009-02-06 Thread Gilbert Harman
make bootstrap does not help. The error message is: "Invalid script or charset name: mathematical-bold" Gil On Fri, Feb 6, 2009 at 6:21 PM, Jason Martens wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On Feb 6, 2009, at 3:37 PM, Gilbert Harman wrote: > > > It's a new problem t

Re: [Emacs.app dev]: Failure in latest CVS

2009-02-06 Thread Jason Martens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Feb 6, 2009, at 3:37 PM, Gilbert Harman wrote: > It's a new problem that wasn't there a few days ago. There was a version bump a few days ago, so you might need to do a make bootstrap. - -- Cheers, Jason Martens cac...@gmail.com -B

Re: [Emacs.app dev]: Failure in latest CVS

2009-02-06 Thread Gilbert Harman
This is after ./configure --with-ns; make -j2; make install. It's a new problem that wasn't there a few days ago. I ran it from within gdb in order to get information as to why Emacs.app failed to start up. Gil On Fri, Feb 6, 2009 at 3:28 PM, Peter Dyballa wrote: > > Am 06.02.2009 um 18:35 s

Re: [Emacs.app dev]: Failure in latest CVS

2009-02-06 Thread Peter Dyballa
Am 06.02.2009 um 18:35 schrieb Gilbert Harman: > /Users/gilbertharman/emacs/nextstep/Emacs.app/Contents/MacOS/Emacs Gilbert, this won't work! You have to 'make install' or 'sudo make install' after compilation has finished successfully. Then use this Emacs or Emacs.app. -- Greetings Pe

[Emacs.app dev]: Failure in latest CVS

2009-02-06 Thread Gilbert Harman
> gdb ../nextstep/Emacs.app/Contents/MacOS/Emacs GNU gdb 6.3.50-20050815 (Apple version gdb-768) (Tue Oct 2 04:07:49 UTC 2007) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of