From owner-freebsd-current Sun Oct 20 10:52:34 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C734037B401; Sun, 20 Oct 2002 10:52:33 -0700 (PDT) Received: from mx10.mail.ru (mx10.mail.ru [194.67.57.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F85143E77; Sun, 20 Oct 2002 10:52:32 -0700 (PDT) (envelope-from kan@mail.ru) Received: from drweb by mx10.mail.ru with drweb-scanned (Exim MX.A) id 183KFa-000NHj-00; Sun, 20 Oct 2002 21:52:30 +0400 Received: from [141.154.56.41] (helo=kan.dnsalias.net) by mx10.mail.ru with esmtp (Exim SMTP.A) id 183KFZ-000NH6-00; Sun, 20 Oct 2002 21:52:30 +0400 Received: from kan.dnsalias.net (localhost [IPv6:::1]) by kan.dnsalias.net (8.12.6/8.12.5) with ESMTP id g9KHqRe8095218; Sun, 20 Oct 2002 13:52:27 -0400 (EDT) (envelope-from kan@kan.dnsalias.net) Received: (from kan@localhost) by kan.dnsalias.net (8.12.6/8.12.6/Submit) id g9KHqLEH095211; Sun, 20 Oct 2002 13:52:21 -0400 (EDT) Date: Sun, 20 Oct 2002 13:52:20 -0400 From: Alexander Kabaev To: John Baldwin Cc: wa1ter@hotmail.com, freebsd-current@FreeBSD.ORG Subject: Re: emacs problems? Message-Id: <20021020135220.65f7b4e0.kabaev@bellatlantic.net> In-Reply-To: References: <3DB02203.4040307@hotmail.com> Reply-To: ak03@gte.com X-Mailer: Sylpheed version 0.8.5claws26 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 18 Oct 2002 11:46:44 -0400 (EDT) John Baldwin wrote: > > On 18-Oct-2002 walt wrote: > > I'm having problems with emacs 20.7 running under X: > > > >#emacs > > Fatal error (11).Segmentation fault (core dumped) > > > > Anyone else seeing this problem? > > Same exact problem with xemacs. Please add -Wl,-znocombreloc to the linker command line while compiling temacs. XEmacs ELF unexec code is not happy about unified .rel.dyn relocation section and prefers to deal with .rel.data instead. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message