Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2003 13:59:22 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Have a LOT of problems with xemacs-devel-2.4.8
Message-ID:  <20030305135922.GB27223@happy-idiot-talk.infracaninophi>
In-Reply-To: <20030305131900.19859.qmail@web41205.mail.yahoo.com>
References:  <20030305131900.19859.qmail@web41205.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 05, 2003 at 05:19:00AM -0800, sergey dyshel wrote:
> Hi
> 
> Recently I installed xemacs-devel-2.4.8 from binary
> package. When I tried to run it I got this error
> message:
> 
> /usr/libexec/ld-elf.so.1: Shared object "libc.so.5"
> not found

libc.so.5 is specific to FreeBSD-5.x --- this error suggests you've
downloaded a binary package for 5.0 onto a 4.x system.
 
> So I copied the only found libc.so.4 to libc.so.5 and
> ran xemacs again. This time it started properly but
> during first 15 minutes I discovered a LOT of
> problems. Some of them are here:

This is never going to work properly: libc.so.5 is different in some
significant ways from libc.so.4.  It's quite surprising that xemacs
would start at all.

What you need to do is find an xemacs-devel package compiled
against FreeBSD 4.x:

    ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/All/

is a good place to look, as are the equivalent locations on the many
regional mirrors.  It appears that there is not a suitable precompiled
package for xemacs-devel available at the moment.  One should appear
in the relatively near future as part of the preparations for
4.8-RELEASE.

The other alternative is to cvsup yourself an up to date coppy of the
ports tree and compile xemacs-devel yourself.  Which is a whole lot
less hassle than you might think --- the ports system makes all that
stuff pretty much automatic.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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