[comp.lang.perl] Perl and nameservers

eastick@me.utoronto.ca (Doug Eastick) (03/20/90)

On a vanilla BSD 4.3 system (UMIPS-BSD) using a UofT diddled BIND, if
we want to use the nameserver (for gethostbyname() calls) we have to
link it with "-lresolv".  Currently, without compiling perl with
-lresolv, we only get info from /etc/hosts (as usual).  Compiling perl
with -lresolv (specified in Configure) produces tonnes of errors.  Is
that the way to do it?

Could be that our BIND was diddled in a way perl doesn't like.
Thanks.
--
Doug Eastick -- eastick@me.utoronto.ca