[12605] in Athena Bugs
sun4 [7.7I]: /usr/athena/include/gdss.h
daemon@ATHENA.MIT.EDU (jweiss@MIT.EDU)
Wed Sep 14 13:57:32 1994
From: jweiss@MIT.EDU
Date: Wed, 14 Sep 1994 13:57:25 -0400
To: bugs@MIT.EDU
Cc: jweiss@MIT.EDU
System name: the-other-woman
Type and version: SPARC/Classic 7.7I
Display type: cgthree
What were you trying to do?
build moira on a 7.7 sun, but that's not really important
right now.
What went wrong?
/usr/athena/include/gdss.h #includes strings.h, but strings.h
doesn't existon the sun.
What should have happened?
If at all possible gdss.h should include string.h, but I don't
know if it needs prototypes for things like bcopy.
Yo, got any documentation, or other info?
Wait, it's worse than that, the #include is inside an
#ifdef SOLARIS.