* Problem installing emacs
@ 2004-09-28 23:27 Michael Lewis
0 siblings, 0 replies; 2+ messages in thread
From: Michael Lewis @ 2004-09-28 23:27 UTC (permalink / raw)
[-- Attachment #1.1: Type: text/plain, Size: 1830 bytes --]
I am attempting to install emacs and getting a seg fault from "make".
This problem has occurred while trying to install 20.1 and 21.3.
Configure gives the following output:
Configured for `sparc-sun-solaris2.9'.
Where should the build process find the source code?
/u1/home/mlewis/emacs-20.1
What operating system and machine description files should Emacs use?
`s/sol2-4.h' and `m/sparc.h'
What compiler should emacs be built with? gcc -g -O
Should Emacs use the GNU version of malloc? yes
Should Emacs use the relocating allocator for buffers? yes
What window system should Emacs use? x11
What toolkit should Emacs use? LUCID
Where do we find X Windows header files? Standard dirs
Where do we find X Windows libraries? Standard dirs
And the seg fault comes near the end (I think) of make, as follows:
Loading ediff-hook (compiled)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under names emacs and emacs-20.1.1
413976 pure bytes used
./emacs -q -batch -f list-load-path-shadows
No Emacs Lisp load-path shadowings were found
Fatal error (11).make[1]: *** [emacs] Segmentation Fault (core dumped)
make[1]: Leaving directory `/u1/home/mlewis/emacs-20.1/src'
cd leim; make all \
CC='gcc' CFLAGS='-g -O' CPPFLAGS='' \
LDFLAGS='' MAKE='make'
make[1]: Entering directory `/u1/home/mlewis/emacs-20.1/leim'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/u1/home/mlewis/emacs-20.1/leim'
After this, I can actually run emacs, but it segfaults/coredumps on
exit.
Any idea what needs to be done?
- Mike
[-- Attachment #1.2: Type: text/html, Size: 8430 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problem installing emacs
[not found] <mailman.188.1096414278.2017.bug-gnu-emacs@gnu.org>
@ 2004-09-29 15:06 ` Kevin Rodgers
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2004-09-29 15:06 UTC (permalink / raw)
Michael Lewis wrote:
> I am attempting to install emacs and getting a seg fault from ?make?.
> This problem has occurred while trying to install 20.1 and 21.3.
> Configure gives the following output:
>
>
>
> Configured for `sparc-sun-solaris2.9'.
...
> Any idea what needs to be done?
This is what worked for me on i386-pc-solaris2.9: pkg-get install emacs
Although the result is Emacs 21.3 built on i386-pc-solaris2.8
--
Kevin Rodgers
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-09-29 15:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-28 23:27 Problem installing emacs Michael Lewis
[not found] <mailman.188.1096414278.2017.bug-gnu-emacs@gnu.org>
2004-09-29 15:06 ` Kevin Rodgers
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.