[2366] in Kerberos
Re: Some patches to V5 B2
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Tue Nov 10 21:50:09 1992
Date: 10 Nov 1992 19:01:54 GMT
From: jik@Athena.MIT.EDU (Jonathan I. Kamens)
To: kerberos@shelby.Stanford.EDU
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