From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: newbie: just built emacs, it's core dumping. Date: Sat, 27 Nov 2004 22:15:40 GMT Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101593739 19029 80.91.229.6 (27 Nov 2004 22:15:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 Nov 2004 22:15:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 27 23:15:36 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 1CYAqt-0007UO-00 for ; Sat, 27 Nov 2004 23:15:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CYB0D-00012S-Gu for geh-help-gnu-emacs@m.gmane.org; Sat, 27 Nov 2004 17:25:13 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!snoopy.risq.qc.ca!charlie.risq.qc.ca!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:OTpughBNh9Ccb573T0MtgdMYsYw= Original-Lines: 17 Original-NNTP-Posting-Host: 132.204.24.84 Original-X-Complaints-To: abuse@umontreal.ca Original-X-Trace: charlie.risq.qc.ca 1101593740 132.204.24.84 (Sat, 27 Nov 2004 17:15:40 EST) Original-NNTP-Posting-Date: Sat, 27 Nov 2004 17:15:40 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:126979 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: main.gmane.org gmane.emacs.help:22382 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22382 >> ahhh, yes, forgot: solaris 9. gcc. >> configure --without-pop --x-includes=/usr/include \ >> --x-libraries=/usr/lib --without-toolkit-scroll-bars I can't find the original post, so the above info is all I have, but my crystal ball tells me you need to poass the -znocombreloc flag to the linker. Check the PROBLEMS file in Emacs-CVS: http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/etc/PROBLEMS?rev=HEAD Also once you've figred out your problem, please post a "request for bugfix" to gnu.emacs.bug explaining what problem you've encountered and how you've worked around it, so we can fix it in the next Emacs release. Stefan