home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / tcl / 2155 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.1 KB  |  33 lines

  1. Newsgroups: comp.lang.tcl,bnr.lang.tcl
  2. Path: sparky!uunet!cs.utexas.edu!torn!nott!bnrgate!bcars6a8!bnr.ca!norm
  3. From: norm@bnr.ca (Norm MacNeil)
  4. Subject: Compiling tk2.3 on SUN Sparc
  5. Message-ID: <1992Dec18.193538.18570@bcars6a8.bnr.ca>
  6. Sender: usenet@bcars6a8.bnr.ca (Use Net)
  7. Nntp-Posting-Host: bcarh1ff
  8. Reply-To: norm@bnr.ca
  9. Organization: Bell-Northern Research Ltd.
  10. Date: Fri, 18 Dec 1992 19:35:38 GMT
  11. Lines: 20
  12.  
  13. Well, the docs say it should compile Ok on the SUN Sparc; however, on the
  14. Sparc 2 w/ SUNOS4.1.1 I get the following:
  15.  
  16. ld: Undefined symbol:
  17.       _strtoul
  18.       _strerror
  19.  
  20. Well, of course, man shows that "strtoul" & "strtoerror" do not exist.  So for
  21. those out there who have already compiled it on a SUN Sparc, how did you get
  22. around this?  Just wondering before I start delving into the code.
  23.  
  24. Thanks much,
  25.  
  26.   Norm.
  27.  
  28. +-----------------------------------------------------------------------+
  29.  Norm MacNeil                     Phone: (613) 763-3372
  30.  Data Systems                     Fax:   (613) 765-2854
  31.  Bell-Northern Research Ltd.      EMail: norm@bnr.ca (INTERNET)
  32.  #include <disclaimer.std>       "Roller bladers do it in-line!"
  33.