John Baldwin wrote:
On 22-Oct-2002 walt wrote:
Alexander Kabaev wrote:
On Tue, 22 Oct 2002 11:08:29 -0700
walt <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message