unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bugs in emacs-21.3
@ 2004-03-16 17:31 Trond Kandal
  0 siblings, 0 replies; only message in thread
From: Trond Kandal @ 2004-03-16 17:31 UTC (permalink / raw)



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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-16 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-16 17:31 bugs in emacs-21.3 Trond Kandal

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).