From owner-freebsd-current Tue Oct 22 16:15:42 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 AC4F037B401 for ; Tue, 22 Oct 2002 16:15:41 -0700 (PDT) Received: from pimout2-ext.prodigy.net (pimout2-ext.prodigy.net [207.115.63.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2367543E6A for ; Tue, 22 Oct 2002 16:15:41 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com (adsl-66-126-109-136.dsl.lsan03.pacbell.net [66.126.109.136]) by pimout2-ext.prodigy.net (8.12.3 da nor stuldap/8.12.3) with ESMTP id g9MNFYrP471896 for ; Tue, 22 Oct 2002 19:15:35 -0400 Message-ID: <3DB5DB9B.30201@hotmail.com> Date: Tue, 22 Oct 2002 16:13:31 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2a) Gecko/20021020 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: emacs? References: Content-Type: text/plain; charset=us-ascii; format=flowed 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 John Baldwin wrote: > 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... >> >>>...could be worked around by linking >>>[x]emacs binary with -znocombreloc. >> >>Hmm. I tried make LDFLAGS="-znocombreloc" but that doesn't fix the >>crashes. > Try LDFLAGS="-Wl,-znocombreloc", that's what I used to get xemacs > working. Yes, that worked, thanks. I found I had to edit the generated Makefile in /usr/ports/editors/emacs20/work/emacs-20.7 because 'configure' complained about the LDFLAGS, otherwise. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message