home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / kerberos / 855 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.1 KB  |  38 lines

  1. Path: sparky!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!senator-bedfellow.mit.edu!athena.mit.edu!jik
  2. From: jik@athena.mit.edu (Jonathan I. Kamens)
  3. Newsgroups: comp.protocols.kerberos
  4. Subject: Re: Some patches to V5 B2
  5. Date: 10 Nov 1992 19:01:54 GMT
  6. Organization: Massachusetts Institute of Technology
  7. Lines: 25
  8. Message-ID: <JIK.92Nov10140154@pit-manager.mit.edu>
  9. References: <9211062102.AA01776@shadow.secure.bellcore.com>
  10. NNTP-Posting-Host: pit-manager.mit.edu
  11. In-reply-to: lunt@CTT.BELLCORE.COM's message of 6 Nov 92 21:02:48 GMT
  12.  
  13. In article <9211062102.AA01776@shadow.secure.bellcore.com> lunt@CTT.BELLCORE.COM (Steve Lunt) writes:
  14.  
  15.    config/sun.cf:
  16.        Sun has setenv
  17.  
  18. Say what?
  19.  
  20. > head -1 /etc/motd
  21. SunOS Release 4.1.3 (AKTIS-SERVER) #1: Thu Oct 22 12:58:12 EDT 1992
  22. > nm /lib/libc.a | grep setenv
  23. > cat > /tmp/test.c
  24. main()
  25. {
  26. setenv("FOO", "BAR", 1);
  27. }
  28. > cc /tmp/test.c
  29. ld: Undefined symbol 
  30.    _setenv 
  31.  
  32. Have you been frobbing your C library, Steve? :-)
  33.  
  34. -- 
  35. Jonathan Kamens                                         jik@MIT.Edu
  36. MIT Information Systems/Athena              Moderator, news.answers
  37.