From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Michael Lewis" Newsgroups: gmane.emacs.bugs Subject: Problem installing emacs Date: Tue, 28 Sep 2004 16:27:36 -0700 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1709587189==" X-Trace: sea.gmane.org 1096413899 32691 80.91.229.6 (28 Sep 2004 23:24:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Sep 2004 23:24:59 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Sep 29 01:24:48 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CCRKy-000672-00 for ; Wed, 29 Sep 2004 01:24:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CCRRH-0007Ky-BF for geb-bug-gnu-emacs@m.gmane.org; Tue, 28 Sep 2004 19:31:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CCRRF-0007Kj-35 for bug-gnu-emacs@gnu.org; Tue, 28 Sep 2004 19:31:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CCRRD-0007KJ-R4 for bug-gnu-emacs@gnu.org; Tue, 28 Sep 2004 19:31:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CCRRC-0007KG-LE for bug-gnu-emacs@gnu.org; Tue, 28 Sep 2004 19:31:15 -0400 Original-Received: from [64.60.243.151] (helo=www.arxent.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CCRKj-0001jl-2i for bug-gnu-emacs@gnu.org; Tue, 28 Sep 2004 19:24:33 -0400 Original-Received: from convprdcafs01.convoii.net (convprdcafs01.convoii.com [10.10.100.21]) by www.arxent.com (8.12.10/8.12.10) with ESMTP id i8SNYV2m021996 for ; Tue, 28 Sep 2004 16:34:36 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem installing emacs Thread-Index: AcSlsr0XHizmMQh+TpKzTFGf1ZUy4w== Original-To: X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:9113 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9113 This is a multi-part message in MIME format. --===============1709587189== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4A5B2.BC86738A" This is a multi-part message in MIME format. ------_=_NextPart_001_01C4A5B2.BC86738A Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 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: =20 Configured for `sparc-sun-solaris2.9'. =20 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 =20 And the seg fault comes near the end (I think) of make, as follows: =20 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=3D'gcc' CFLAGS=3D'-g -O' CPPFLAGS=3D'' \ LDFLAGS=3D'' MAKE=3D'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' =20 After this, I can actually run emacs, but it segfaults/coredumps on exit. =20 Any idea what needs to be done? =20 - Mike =20 =20 ------_=_NextPart_001_01C4A5B2.BC86738A Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

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?           &n= bsp;   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?           &nb= sp;        x11

  What toolkit should Emacs use?           &nb= sp;           &nbs= p;  LUCID

  Where do we find X Windows header files?           &= nbsp;    Standard dirs

  Where do we find X Windows libraries?          &nb= sp;        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=3D'gcc' CFLAGS=3D'-g -O' CPPFLAGS=3D'' = \

  LDFLAGS=3D'' = MAKE=3D'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

 

 

------_=_NextPart_001_01C4A5B2.BC86738A-- --===============1709587189== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Bug-gnu-emacs mailing list Bug-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs --===============1709587189==--