home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / aix / 11530 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.1 KB

  1. Path: sparky!uunet!hela.iti.org!usc!cs.utexas.edu!gateway
  2. From: agw@dsm.fordham.edu (Art Werschulz)
  3. Newsgroups: comp.unix.aix
  4. Subject: having troubles building nslookup
  5. Date: 12 Nov 1992 14:03:27 -0600
  6. Organization: UTexas Mail-to-News Gateway
  7. Lines: 27
  8. Sender: daemon@cs.utexas.edu
  9. Message-ID: <9211121959.AA13319@dsm.fordham.edu>
  10. NNTP-Posting-Host: cs.utexas.edu
  11.  
  12. Hi.
  13.  
  14. I am trying to build nslookup on an RS/6000 running AIX 3.2.2.  The
  15. final step in the build yields an error.  Namely, the line
  16.  
  17. bsdcc -o nslookup main.o getinfo.o debug.o send.o skip.o list.o subr.o
  18.    commands.o -ll 
  19.  
  20. produces the error msg
  21.  
  22. 0706-317 ERROR: Unresolved or undefined symbols detected:
  23.          Symbols in error (followed by references) are
  24.          dumped to the load map.
  25.          The -bloadmap:<filename> option will create a load map.
  26. .p_time
  27.  
  28. p_time is used in debug.c, but apparently isn't being found by the
  29. loader.  Suggestions?
  30.  
  31.   Art Werschulz        (8-{)}
  32.   Internet:  agw@dsm.fordham.edu  ATTnet: (212) 636-6325
  33.  
  34.   Shalom!  Ani mutatsia shel virus .signature.
  35.   Ha`atek oti letoch .signature shelcha!
  36.  
  37.  
  38.  
  39.