From: BARRY TITMARSH (BTITMARS@ESOC.BITNET)
Date: 02/09/93


Date: Tuesday, 9 Feb 1993 20:31:30 CET
From: BARRY TITMARSH <BTITMARS@ESOC.BITNET>
Subject: Re: find libinet.a

Sorry have to dispite, Libinet.a all the functions have not been copied
over to libc.a or i would not have needed libinet.a to sucessfully compile
DIP from the smail package..
I removed the -linet from the make file and the linker complained about
many things not declared and unreferanced from text segment
i add -linet and put libinet.a into /usr/lib obtained from a local linux
net hacker and all compiled error free.
Sorry about that
Barry.