[3309] in testers
Re: no libresolv.a
daemon@ATHENA.MIT.EDU (Craig Fields)
Tue Jul 1 18:02:05 1997
Date: Tue, 1 Jul 1997 18:01:57 -0400
From: Craig Fields <cfields@MIT.EDU>
To: tomt@MIT.EDU
Cc: testers@MIT.EDU
> I need a library, libresolv.a, that is missing. First my setting:
>
> Machine: tombo.mit.edu
> SunOS 5.5.1 Generic_103640-06 sun4m sparc SUNW,SPARCstation-5
> Athena Server (sun4) Version 8.1.4 Mon Jun 23 18:25:21 1997
>
> ...
> s/mule-2.3/lib-src/wakeup.c /usr/athena/lib/libresolv.a -lsocket -lnsl -lelf
> ...
As of Athena 8.1 (Solaris 2.5.1) we no longer build
/usr/athena/lib/libresolv.a as it is no longer required. If you
replace that reference with "-lresolv" (to use the Solaris version)
you should be all set. Please let us know if you have any problems.
I'll make sure this gets into the release documentation if it isn't
there already.
Thanks for your report.
Craig Fields
I/S Athena