home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / programm / 5600 < prev    next >
Encoding:
Text File  |  1992-08-13  |  811 b   |  35 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!wupost!csus.edu!news
  3. From: eps@futon.SFSU.EDU (Eric P. Scott)
  4. Subject: Re: atoh
  5. Message-ID: <1992Aug14.005754.7977@csus.edu>
  6. Sender: news@csus.edu
  7. Reply-To: eps@cs.sfsu.edu
  8. Organization: San Francisco State University
  9. References: <1992Aug13.071225.9818@cco.caltech.edu>
  10. Date: Fri, 14 Aug 1992 00:57:54 GMT
  11. Lines: 22
  12.  
  13. In article <1992Aug13.071225.9818@cco.caltech.edu>
  14.     madler@tybalt.caltech.edu (Mark Adler) writes:
  15. >However, I get:
  16. >
  17. >/bin/ld: Undefined symbols:
  18. >_atoh
  19. >
  20. >indicating that it's not really there.  Is there some other sneaky
  21. >library I have to link to get it?
  22.  
  23. -lcs
  24.  
  25. >                                   Or is it not there at all?  Is
  26. >it in 2.2?
  27.  
  28. /usr/lib/libcs.a is identical in 2.1 and 2.2.
  29.  
  30. >            3.0 beta?
  31.  
  32. Dunno.
  33.  
  34.                     -=EPS=-
  35.