Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!newspump.sol.net!mindspring!news.bbnplanet.com!cpk-news-hub1.bbnplanet.com!newsfeed.internetmci.com!news.campus.mci.net!not-for-mail From: Anthony Jenkins <ajenkins@auburn.campus.mci.net> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Can't find libc.so.3.0, Imake.tmpl Date: Wed, 04 Dec 1996 15:43:09 -0800 Organization: CampusMCI Lines: 11 Message-ID: <32A60C8D.437C@auburn.campus.mci.net> Reply-To: ajenkins@auburn.campus.mci.net NNTP-Posting-Host: s01-pm04.auburn.campus.mci.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win95; I; 16bit) Trying to run some XFree apps the server crashes with a message saying it can't find the shared library libc.so.3.0 (or similar). I have something like libc.so.2.x.x already, and grep doesn't show the 3.0 version in my .tgz files for FreeBSD 2.1.5. Where do I get this? Also, I can't compile any of the ports with the USE_IMAKE flag set because I don't seem to have an Imake.tmpl template file for imake(1); where do I get this file? Thanks, Anthony Jenkins