From: H.J. Lu (hlu@luke.eecs.wsu.edu)
Date: 01/02/93


From: hlu@luke.eecs.wsu.edu (H.J. Lu)
Subject: Re: Where are gethostbyname() & getservbyname()?
Date: 2 Jan 1993 18:56:17 GMT

In article <C08LJI.3tw@nmrdc1.nmrdc.nnmc.navy.mil> dsc3pzp@nmrdc1.nmrdc.nnmc.navy.mil (Philip Perucci) writes:
>In article <1993Jan2.144136.29452@athena.mit.edu> nmp08@rz.uni-kiel.dbp.de writes:
>>I have a problem with the new gcc-2.3.3 stuff: several packages won't compile
>>anymore (e.g. plp) because of two missing functions: 'gethostbyname()' and
>>'getservbyname()'. ld claims about not finding these symbols.
>>Where are these functions gone?
>>
>>Any hints would be appreciated.
>>Please reply to: nmp08@rz.uni-kiel.dbp.de
>>
>
>I believe H.J. Lu left the networking functions out of the original release
>"last year" (week). They seemed to be added now, at least on tsx-11.mit.edu.
>

Only libg.a and libc_p.a were messed up. Others are ok.

>--

H.J.