On Tue, 22 Oct 2002 11:08:29 -0700
walt <[EMAIL PROTECTED]> wrote:

> I'm confused about the -CURRENT emacs breakage.  Is this
> an O.S. breakage which will eventually be fixed, or a
> permanent change which will require a patch to emacs?
> 
> Thanks.

This is a permanent change. The new binutils defaults have changed to generate
binaries, which are more convenient for runtime linker to relocate. 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.

-- 
Alexander Kabaev

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to