home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9804 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  707 b 

  1. Path: sparky!uunet!cs.utexas.edu!ut-emx!tivoli!TIVOLI.COM!stuart
  2. From: stuart@TIVOLI.COM (Stuart Jarriel)
  3. Newsgroups: comp.sys.hp
  4. Subject: that HPUX ld linker again...
  5. Message-ID: <3280@tivoli.UUCP>
  6. Date: 26 Aug 92 18:57:20 GMT
  7. Sender: news@tivoli.UUCP
  8. Organization: Tivoli Systems, Inc
  9. Lines: 10
  10.  
  11. Also, Im finding that the linker is issuing the error
  12.  
  13.  
  14. ld: R_DATA_ONE_SYMBOL fixup in file ds_common.o for code unsat symbol "stupid_test" - use P' fixup
  15.  
  16. where stupid_test is the first function in the first .o file that I pass
  17. to the linker with a -b option (trying to build a shared-lib).
  18.  
  19. Has anyone seen the R_DATA_ONE_SYMBOL before, or know what at P' fixup
  20. is?  It looks like a nice loader diagnostic.
  21.