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