Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 1997 10:32:27 +0100 (MET)
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        Joachim.Jaeckel@IT-Mannesmann.de (=?iso-8859-1?Q?=22J=E4ckel=2C_Joachim=2C_MDV=2DKA=22?=)
Cc:        questions@FreeBSD.ORG
Subject:   Re: 2.6.1 Problems with emacs
Message-ID:  <199702260932.KAA11992@gil.physik.rwth-aachen.de>
In-Reply-To: <c=DE%a=_%p=Mannesmann%l=MDV/LINTORF/00006595@mdvexch01.mdv01> from =?ISO-8859-1?Q?J=E4ckel=2C_Joachim=2C_MDV=2DKA?= at "Feb 26, 97 09:54:00 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> Hello.
> 
> First of all, I find it+s ingenious, that you port the BSD to the
> Intel-Chip. It work+s fine (normally ;-D). The only problem I have at
> the moment, is that ld.so searches the libgcc.so.261.0 library if I
> start the emacs version of FreeBSD. The error-message I get is :"ld.so
> failed: Can+t find shared library libgcc.so.261.0".
> 
> Where can I get this library from, or to which other library do I have
> to do a link ... ?
> 
> Oh, by the way, I use the 2.6.1 Distribution of the FreeBSD from Walnut
> Creek.

In the 2.1.6 dist (BTW libgcc.so.261.0 hasn't got to do anything with the 2.1.6
dist name) you find a directory compat20:

$ cd compat20
$ ls
CHECKSUM.MD5    compat20.tgz    install.sh
$ tar ztvf compat20.tgz
-r--r--r-- bin/bin       59206 Jan 25 19:47 1995 usr/lib/libdialog.so.2.0
-r--r--r-- bin/bin       13298 Jan 25 19:53 1995 usr/lib/libforms.so.2.0
-r--r--r-- bin/bin      514024 Jan 25 19:47 1995 usr/lib/libg++.so.2.0
-r--r--r-- root/wheel    26376 Jul 10 08:42 1996 usr/lib/libgcc.so.261.0
-r--r--r-- bin/bin       67333 Jan 25 19:54 1995 usr/lib/libncurses.so.2.0
-r--r--r-- bin/bin      138392 Jan 25 19:47 1995 usr/lib/libreadline.so.2.0
$

Get the lib from there.

> 
> Thanks in advance.
> Joachim Jaeckel
> (Joachim.Jaeckel@it-mannesmann.de)
> 

--
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702260932.KAA11992>