Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 1999 01:54:17 +0000
From:      Mark Ovens <marko@uk.radan.com>
To:        dmaddox@conterra.com
Cc:        questions@freebsd.org
Subject:   Re: Help! 2.2.8->3.1 has broken my mailer (mutt)
Message-ID:  <36EB16C9.9DDF4C65@uk.radan.com>
References:  <36EB0F31.1ECD13D9@uk.radan.com> <19990313204408.A2310@dmaddox.conterra.com>

next in thread | previous in thread | raw e-mail | index | archive | help


"Donald J . Maddox" wrote:
> 
> This looks like a case of aout/ELF confusion...  Reinstall both
> mutt AND libslang and verify that both are the ELF versions.
> 
> This is what I see on my system:
> 
> $ ldd `which mutt`
> /usr/local/bin/mutt:
>         libslang.so.1 => /usr/local/lib/libslang.so.1 (0x180b3000)
>         libm.so.2 => /usr/lib/libm.so.2 (0x180f6000)
>         libtermcap.so.2 => /usr/lib/libtermcap.so.2 (0x18110000)
>         libc.so.3 => /usr/lib/libc.so.3 (0x18115000)
> 
> $ file /usr/local/lib/libslang.so.1
> /usr/local/lib/libslang.so.1: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped
> 

Thanks for the quick reply. libslang.so.1 doesn't exist on my system.
The version I have is 1.3 and the version on the CD _and_ in the ports
on www.freebsd.org is 1.2.2.

I'll reboot to FreeBSD though (I'm using Netscape in Win95 to mail at
the moment :-( ) and check the type (ELF or aout) of libslang.so.1.3. 

> On Sun, Mar 14, 1999 at 01:21:53AM +0000, Mark Ovens wrote:
> > I've just u/g to 3.1 from 2.2.8 using the CDs and now my mailer, mutt,
> > is broken. It complains ``Shared object "libslang.so.1" not found''.
> >
> > I was using mutt version 0.93.x. The version on the CD is 0.95.3, so I
> > deleted 0.93 and installed 0.95.3 (package). Still the same problem.
> >
> > The libslang.so I have in /usr/local/lib is 1.3. The version on the CD
> > is 1.2.2. I've searched the ports at www.freebsd.org and the only
> > version there is 1.2.2.
> >
> > I've tried making a symlink libslang.so.1 to libslang.so.1.3 and copying
> > libslang.so.1.3 to libslang.so.1 without success (I know it was a long
> > shot, but it's worked before)
> >
> > How do I get mutt working again?
> >
> > This is what happens (with a copy of libslang.so.1.3 as libslang.so.1):
> >
> > # mutt
> > /usr/libexec/ld-elf.so.1: Shared object "libslang.so.1" not found
> > # ldconfig -aout -elf
> > # mutt
> > /usr/libexec/ld-elf.so.1: Shared object "libslang.so.1" not found
> > # echo $LD_LIBRARY_PATH
> > /usr/X11R6/lib:/usr/lib
> > # setenv LD_LIBRARY_PATH /usr/X11R6/lib:/usr/lib:/usr/local/lib
> > # echo $LD_LIBRARY_PATH
> > /usr/X11R6/lib:/usr/lib:/usr/local/lib
> > # mutt
> > /usr/libexec/ld-elf.so.1: Invalid file format
> >
> > Help!!!
> >
> > --
> >
> >       FreeBSD - The Power To Serve http://www.freebsd.org
> >       My Webpage http://www.users.globalnet.co.uk/~markov
> > _______________________________________________________________
> > Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK
> > CAD/CAM solutions for Sheetmetal Working Industry
> > mailto:marko@uk.radan.com                  http://www.radan.com
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> >

-- 
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://www.users.globalnet.co.uk/~markov
_______________________________________________________________
Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK
CAD/CAM solutions for Sheetmetal Working Industry
mailto:marko@uk.radan.com                  http://www.radan.com


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?36EB16C9.9DDF4C65>