Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.maxwell.syr.edu!news.mathworks.com!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: emacs & libgcc.so.261.0 Date: 23 Feb 1997 19:17:36 GMT Organization: Private BSD site, Dresden Lines: 21 Message-ID: <5eq54g$cch@uriah.heep.sax.de> References: <slrn5g6n21.jvs.hanspb@pe049.persbraten.vgs.no> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35990 hanspb@persbraten.vgs.no (Hans Petter Bieker) wrote: > [zerium@pe049 /etc]$ emacs > ld.so failed: Can't find shared library "libgcc.so.261.0" > > Where do I find libgcc? (NB: this was another accident, it wasn't intention.) In the compat20 distribution. Make sure to _not_ drop it straight into /usr/lib, or your newly linked programs might also link against it. Instead, put it into /usr/lib/compat/, and add this directory to the list of ldconfig directories in /etc/rc. (That's the way how the compat packages are being installed by default now.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)