GNU bug report logs -
#1213
emacs GNU Emacs 22.3.1 (i386-pc-solaris2.10, X toolkit)
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 13 Dec 2008 10:08:57 -0800 (PST)
with message-id <200812131808.mBDI8vN0009320 <at> mothra.ics.uci.edu>
and subject line Re: bug#1213: emacs GNU Emacs 22.3.1 (i386-pc-solaris2.10, X toolkit)
has caused the Emacs bug report #1213,
regarding emacs GNU Emacs 22.3.1 (i386-pc-solaris2.10, X toolkit)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don <at> donarmstrong.com
immediately.)
--
1213: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1213
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
I 've just finished compiling GNU emacs 22.3.1 on Solaris 10 (on an
AMD64) with ./configure line:
env CC="cc -m32" CFLAGS='-O2' ./configure --with-xpm --with-jpeg
--with-tiff --with-gif --with-png
where cc is the latest C Workshop 12 Solaris 10 compiler, but when I run it
% ./src/emacs
Memory exhausted--use M-x save-some-buffers then exit and restart Emacs
However, when I use the -nw option the text window emacs launches properly.
Note that I was trying to build a 64-bit version of emacs
env CC="cc -m64" CFLAGS='' ./configure --with-xpm --with-jpeg
--with-tiff --with-gif --with-png
but src/temacs was core dumping.
Do I need to change anything in the configre line or in the setup of
Solaris 10 ?
Note that:
[ src > locale
LANG=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_ALL=en_US.UTF-8
Any help or hint would be greatly appreciated.
Michael
[Message part 3 (message/rfc822, inline)]
Fixed in CVS HEAD.
This bug report was last modified 16 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.