[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bugs in emacs-21.3
From: |
Trond Kandal |
Subject: |
bugs in emacs-21.3 |
Date: |
Tue, 16 Mar 2004 18:31:12 +0100 |
hello
i have experienced two bugs in emacs.
1. when installing i get a core-dump when emacs tries to generate
blessmail.elc.
--
...
cd lib-src; make maybe-blessmail -k \
MAKE='make' archlibdir='/local/libexec/emacs/21.3/sparc-sun-solaris2.9'
make[1]: Entering directory `/local/src/emacs-21.3/lib-src'
../src/emacs -batch -l /local/src/emacs-21.3/lib-src/../lisp/mail/blessmail.el
Wrote /local/src/emacs-21.3/lib-src/blessmail
Fatal error (11).make[1]: *** [blessmail] Segmentation Fault (core dumped)
make[1]: *** Deleting file `blessmail'
make[1]: Target `maybe-blessmail' not remade because of errors.
make[1]: Leaving directory `/local/src/emacs-21.3/lib-src'
make: *** [blessmail] Error 2
make: Target `install' not remade because of errors.
..
--
2. every time i quit emacs ( by pressing ctrl-x ctrl-c ) i also
get a core-dump.
my enviroment:
SPARC/Solaris 9 with no patches
bash-2.05# gcc -v
Reading specs from /local/bin/../lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --disable-nls --disable-libgcj
--enable-languages=c,c++ : (reconfigured) ../configure
--with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls
--disable-libgcj --enable-languages=c,c++
Thread model: posix
gcc version 3.3.2
bash-2.05# make -v
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
emacs is configured with a shell script like this:
#! /bin/sh
LD_RUN_PATH="/usr/lib:/local/lib:/usr/ccs/lib:/usr/dt/lib:/usr/openwin/lib:/usr/ucblib"
CC="gcc"
CFLAGS="-I/local/include -I/usr/dt/include -I/usr/openwin/include"
LDFLAGS="-R/local/lib -R/usr/ccs/lib -R/usr/dt/lib -R/usr/openwin/lib
-R/usr/ucblib"
export LD_RUN_PATH CC CFLAGS LDFLAGS
./configure --prefix=/local --x-includes=/usr/openwin/include
--x-libraries=/usr/openwin/lib --with-xpm --with-jpeg --with-tiff --with-gif
--with-png --includedir=/local/include --libdir=/local/lib
exit 0
--
Trond Kandal Organisasjonsavd. voice: +47 73597497
Integrasjonsgruppa NTNU mobile:+47 91897110
IT-seksjonen 7491 Trondheim fax: +47 73598200
http://www.itea.ntnu.no/integrasjon
This is Unix land.
In quiet nights you can hear M$-Windoze machines reboot.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bugs in emacs-21.3,
Trond Kandal <=