home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!usc!rpi!newsserver.pixel.kodak.com!laidbak!tellab5!odgate!mike
- From: mike@uunet!tellab5!odgate (Mike J. Kelly)
- Subject: Wierd MPW Link error
- Message-ID: <1993Jan5.215227.24036@uunet!tellab5!odgate>
- Organization: Odesta Corporation
- Distribution: comp
- Date: Tue, 5 Jan 1993 21:52:27 GMT
- Lines: 14
-
- While linking a large program divided into multiple libraries, I am
- getting the following error message:
-
- Link: Error: Computed Ref ids not in same segment. (Error 45) feselctl_is_feselctl_vact_armed (988)
- <Bad object file or compiler error.>
-
- This program was compiling OK before I added the symbol named to one of the
- libraries it is reading. Recompiling the file containing the symbol named
- and re-lib'ing the library does not solve the problem.
-
- Does anyone know what this means and how to work around it?
-
- Thanks.
-
-