From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Sam Halliday Newsgroups: gmane.emacs.help Subject: Re: emacs-19.34 segfauls when built with Xfree 4.3.0 (glibc 2.3.x, gcc 3.2) Date: Wed, 7 May 2003 03:01:26 +0100 Organization: blueyonder (post doesn't reflect views of blueyonder) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030507030126.633362ef.samuel@ma.hw.ac.uk> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1052273109 18738 80.91.224.249 (7 May 2003 02:05:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 7 May 2003 02:05:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed May 07 04:05:07 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19DEIt-0004s6-00 for ; Wed, 07 May 2003 04:05:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19DEJK-0002Vh-03 for gnu-help-gnu-emacs@m.gmane.org; Tue, 06 May 2003 22:05:34 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.uchicago.edu!logbridge.uoregon.edu!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!proxad.net!news-hub.cableinet.net!blueyonder!internal-news-hub.cableinet.net!news-binary.blueyonder.co.uk.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help X-Newsreader: GNU/Linux Sylpheed Claws 0.8.11 Original-Lines: 13 Original-NNTP-Posting-Host: 82.41.207.90 Original-X-Complaints-To: abuse@blueyonder.co.uk Original-X-Trace: news-binary.blueyonder.co.uk 1052272882 82.41.207.90 (Wed, 07 May 2003 02:01:22 GMT) Original-NNTP-Posting-Date: Wed, 07 May 2003 02:01:22 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:112871 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:9366 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9366 Hin-Tak Leung wrote: > I am trying to build emacs-19.34 against glibc-2.3 and Xfree 4.3.0 > on linux with gcc 3.2. The binary works with -nw switch, but > when I run it without -nw, it segfaults with Fatal Error(11). > So it seems to be an X-related problem. have you tried using a more recent version of emacs? emacs-21.3.1 is what i use and it compiled with gcc-3.2.3 on XFree86-4.3 no problems (glibc-3.2.3) using using Lesstif-0.93.41. unless there is some reason you WANT to use an older version? cheers, Sam