Subject: Re: Shared Libs To: None <jonb@ons.octel.com> From: Phil Nelson <phil@steelhead.cs.wwu.edu> List: port-pc532 Date: 01/18/1995 08:04:24
cd /usr/src/lib; make; make install
Will get you the shared libs. They were not built with the old bsd.own.mk.
After the shared libs have been built and installed, then ld will
load and things should start working.
--Phil