From owner-freebsd-current Tue Oct 22 13:43:11 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 E9AC837B401 for ; Tue, 22 Oct 2002 13:43:09 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 820A043E65 for ; Tue, 22 Oct 2002 13:43:09 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 3917 invoked from network); 22 Oct 2002 20:43:09 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 22 Oct 2002 20:43:09 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g9MKh6n5064515; Tue, 22 Oct 2002 16:43:06 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3DB5B414.80001@hotmail.com> Date: Tue, 22 Oct 2002 16:43:09 -0400 (EDT) From: John Baldwin To: walt Subject: Re: emacs? Cc: freebsd-current@freebsd.org 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 22-Oct-2002 walt wrote: > Alexander Kabaev wrote: >> On Tue, 22 Oct 2002 11:08:29 -0700 >> walt wrote: >> >> >>>I'm confused about the -CURRENT emacs breakage... > >> ...The code >> in [x]emacs is not prepared to deal with the change in format and thus will >> have to be fixed, or the while issue could be worked around by linking >> [x]emacs binary with -znocombreloc. > > Hmm. I tried make LDFLAGS="-znocombreloc" but that doesn't fix the > crashes. Am I doing the wrong thing? Try LDFLAGS="-Wl,-znocombreloc", that's what I used to get xemacs working. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message