From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pedro Sa da Costa Newsgroups: gmane.emacs.help Subject: trying to install emacs Date: Sat, 20 May 2006 19:25:30 +0100 Message-ID: <446F5F1A.2080800@mail.telepac.pt> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1148149554 22430 80.91.229.2 (20 May 2006 18:25:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 20 May 2006 18:25:54 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 20 20:25:50 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FhW97-0007FJ-F5 for geh-help-gnu-emacs@m.gmane.org; Sat, 20 May 2006 20:25:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhW96-0007xa-WF for geh-help-gnu-emacs@m.gmane.org; Sat, 20 May 2006 14:25:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FhW8u-0007xU-Qe for help-gnu-emacs@gnu.org; Sat, 20 May 2006 14:25:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FhW8t-0007wx-7D for help-gnu-emacs@gnu.org; Sat, 20 May 2006 14:25:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhW8t-0007wu-2B for help-gnu-emacs@gnu.org; Sat, 20 May 2006 14:25:35 -0400 Original-Received: from [212.55.154.21] (helo=sapo.pt) by monty-python.gnu.org with smtp (Exim 4.52) id 1FhWCT-0002Yr-En for help-gnu-emacs@gnu.org; Sat, 20 May 2006 14:29:17 -0400 Original-Received: (qmail 9917 invoked by uid 0); 20 May 2006 18:25:32 -0000 Original-Received: from unknown (HELO sapo.pt) (10.134.35.157) by relay1 with SMTP; 20 May 2006 18:25:32 -0000 Original-Received: (qmail 28953 invoked from network); 20 May 2006 18:25:31 -0000 X-AntiVirus: PTMail-AV 0.3-0.88.2 X-Virus-Status: Clean (0.00756 seconds) Original-Received: from unknown (HELO [192.168.1.101]) (op132650b@[85.241.69.189]) (envelope-sender ) by mta7 (qmail-ldap-1.03) with SMTP for ; 20 May 2006 18:25:31 -0000 User-Agent: Thunderbird 1.5.0.2 (X11/20060420) Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35173 Archived-At: I'm trying to install emacs-21.3 again in fedora, and i get the following error when i do make: Loading vc-hooks... Loading ediff-hook... ((51650 . 15322) (8352 . 0) (511 . 55) 72123 134860 (14 . 9) (21 . 0) (7136 . 1432)) Finding pointers to doc strings... Finding pointers to doc strings...done Wrote /home/xeon/emacs-21.3/lib-src/fns-21.3.1.el Dumping under names emacs and emacs-21.3.1 make[1]: *** [emacs] Segmentation fault make[1]: *** Deleting file `emacs' make[1]: Leaving directory `/home/xeon/emacs-21.3/src' make: *** [src] Error 2 I also get the same error to emacs-21.4. What should i do? Thanks, Pedro