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... > >> ...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 <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message