[8400] in Athena Bugs
pmax heiod in libc
daemon@ATHENA.MIT.EDU (epeisach@Athena.MIT.EDU)
Mon Oct 14 16:38:52 1991
From: epeisach@Athena.MIT.EDU
Date: Mon, 14 Oct 91 16:39:48 -0400
To: kkkken@Athena.MIT.EDU
Cc: bugs@Athena.MIT.EDU
In-Reply-To: [8398]
>could you please please take the hes_resolv() that doesn't work out of
>libc.a on the pmax?
>thanks.
> -ken
Can you give a good reason why this would be necessary? If you link
against the hesiod library -L/usr/athena/lib -lhesiod, what's wrong?
Technically, there is no reason that we should need to remove the
hes_resolv routine from the C library. Besides, the hes_resolv routine
isn't broken, it's the basic resolv library which is why the hesiod
library (libhesiod.a) contains the resolv library merged in.
Ezra