Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!lucy.swin.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.edu.au!news.apana.org.au!cantor.edge.net.au!news.teragen.com.au!news.access.net.au!news.mel.connect.com.au!news.mel.aone.net.au!grumpy.fl.net.au!news.webspan.net!newsfeeds.sol.net!mr.net!news.sgi.com!howland.erols.net!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!uunet!in3.uu.net!194.87.0.28!demos!news1.relcom.ru!news-hub.samara.net!info.ssu.samara.ru!ilya From: ilya@info.ssu.samara.ru (Ilya Varlashkin) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Anyone know where i can get the "libc.so.3.0" library? Date: 4 Mar 1997 22:36:12 GMT Organization: IAC Samara-Internet, Ltd. Lines: 25 Message-ID: <5fi84s$cvf$3@stealth.samara.net> References: <33181DBA.5D25@protec.net> NNTP-Posting-Host: 195.209.65.2 X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:36564 Hello I'm novice here but may be my experience will helps you. Rob Voss (kaosman@protec.net) wrote: : ------------7B2A38006BDC0 : Content-Transfer-Encoding: 7bit : Content-Type: text/plain; charset=us-ascii : Almost every installed package/port i have keeps telling me it can't : find the libc.so.3.0 library... If it is so widely needed shouldn't be : easy to find? I've looked all over my FreeBSD CD and at all the package : descriptions.. But I can't find it. Please help me.. I've tried to compile ucd-snmp under 2.2-BETA - got it worked, then I've tried to compile this package under 2.1.6.1 with same compiler (gcc 2.7.2.1) and got it failed to run. Finaly i've simple linked libc.so.2.2 to libc.so.3.0. Now ucd-snmp works fine! So i think you just need to link libc.2.2 (or earler) to libc.so.3.0. Good luck! -- Ilya Varlashkin