home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20777 < prev    next >
Encoding:
Text File  |  1993-01-06  |  873 b   |  25 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!usc!rpi!newsserver.pixel.kodak.com!laidbak!tellab5!odgate!mike
  3. From: mike@uunet!tellab5!odgate (Mike J. Kelly)
  4. Subject: Wierd MPW Link error
  5. Message-ID: <1993Jan5.215227.24036@uunet!tellab5!odgate>
  6. Organization: Odesta Corporation
  7. Distribution: comp
  8. Date: Tue, 5 Jan 1993 21:52:27 GMT
  9. Lines: 14
  10.  
  11. While linking a large program divided into multiple libraries, I am
  12. getting the following error message:
  13.  
  14. Link: Error: Computed Ref ids not in same segment.  (Error 45) feselctl_is_feselctl_vact_armed (988)
  15. <Bad object file or compiler error.>
  16.  
  17. This program was compiling OK before I added the symbol named to one of the
  18. libraries it is reading.  Recompiling the file containing the symbol named
  19. and re-lib'ing the library does not solve the problem.
  20.  
  21. Does anyone know what this means and how to work around it?
  22.  
  23. Thanks.
  24.  
  25.