Path: utzoo!attcan!uunet!pyrdc!pyrnj!rutgers!topaz.rutgers.edu!steiner From: steiner@topaz.rutgers.edu (Dave Steiner) Newsgroups: comp.emacs Subject: Re: Problem building GNU emacs 18.51. Message-ID: Date: 16 Nov 88 18:58:25 GMT References: <756@m10ux.UUCP> Distribution: na Organization: Rutgers Univ., New Brunswick, N.J. Lines: 19 To: rgr@m10ux.UUCP Cc: steiner If you just moved to 4.0, f68881_used used to be defined but is no more. When I had this problem, it was becuase NeWS wanted it, not emacs itself. I added the following when I used NeWS: ---------- .proc .globl f68881_used f68881_used: .data ---------- Ie, put this in f68881_used.s and use it when you use the NeWS support. ds -- arpa: Steiner@TOPAZ.RUTGERS.EDU uucp: ...{ames, cbosgd, harvard, moss}!rutgers!topaz.rutgers.edu!steiner