home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sun / admin / 9705 < prev    next >
Encoding:
Text File  |  1992-12-23  |  1.4 KB  |  41 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!gatech!destroyer!ncar!netnews.whoi.edu!whadm1!eklein
  3. From: eklein@whsun1.wh.whoi.edu (Edgar Kleindinst)
  4. Subject: :Re FIX for slow rebinding of NIS
  5. Message-ID: <1992Dec23.203057.17657@netnews.whoi.edu>
  6. Sender: news@netnews.whoi.edu
  7. Reply-To: eklein@whsun1.wh.whoi.edu
  8. Organization: NOAA - National Marine Fisheries
  9. Date: Wed, 23 Dec 92 20:30:57 GMT
  10. Lines: 29
  11.  
  12. I tried the fix for slow rebinding of NIS found here recently and it indeed cuts
  13. rebinding time. This required replacing the clnt_udp.o with the Sun patch version 
  14. (and applying a fix to that patch) and then building a new libc.so.x.x.x file.
  15.  
  16. The only problem I've found is when I compile a program using 
  17. either gnu or cc I get this error
  18.  
  19. ld: Undefined symbol
  20.    __mbstowcs_xccs
  21.    __mbtowc_xccs
  22.    __wcstombs_xccs
  23.    __wctomb_xccs
  24. collect: /usr/bin/ld returned 2 exit status
  25.  
  26. The compiled program runs although (when used) make gives a message that it has failed. 
  27.  
  28. Any ideas? I am wary of changing all our Suns over with this error message.
  29.  
  30. Oh yea... Sun Sparc IPC, SunOS 4.1.3
  31.  
  32. Merry Christmas
  33. ---
  34.                                       )
  35.                                   0  /    
  36.           o<   o<     \__________(__/_______________/    
  37.          ~0   ~0     ----------/--------------      
  38.        "Paddle faster, those ducks aren't real!"
  39.              eklein@whsun1.wh.whoi.edu
  40.  
  41.