[566] in testers
[Mark Rosenstein: Dynamic name assignment]
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Dec 27 18:30:21 1989
From: probe@ATHENA.MIT.EDU
Date: Wed, 27 Dec 89 18:30:04 -0500
To: epeisach@ATHENA.MIT.EDU
Cc: testers@ATHENA.MIT.EDU
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
Cause:
The top-level Makefile in 4.3/lib/libc passes "DEFS" which then
overrides the DEFS declaration in libc/net/Makefile.
Fix:
I don't know yet. It will take a lot of looking into, which I certainly
don't have the time for. Have fun, Ez.
-Richard
------- Forwarded Message
Date: Wed, 27 Dec 89 17:11:16 -0500
From: Mark Rosenstein <mar@MIT.EDU>
Sender: mar@MIT.EDU
To: probe@ATHENA.MIT.EDU
Cc: testers@ATHENA.MIT.EDU
In-Reply-To: probe@ATHENA.MIT.EDU's message of Tue, 26 Dec 89 17:25:25 -0500 <8912262225.AA13651@cronos.MIT.EDU>
Subject: Dynamic name assignment
Well, a little testing shows that the programs /etc/athena/netconfig
and /etc/named in the release (both platforms) are broken. The
binaries in the release don't match the sources in the build trees
(they seem to have been compiled without the -DEBUG and
-DALLOW_UPDATES defines, even though these are in the Makefiles).
Building from that set of sources on my workstation works. I don't
know how they were originally built, but we need to fix the release to
replace these two binaries and /lib/libc.a to update the programs and
the resolver library with one that matches the source code I gave
Release Engineering back in October.
-Mark
------- End Forwarded Message