Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2008 19:41:30 -0500
From:      Schiz0 <schiz0phrenic21@gmail.com>
To:        "illoai@gmail.com" <illoai@gmail.com>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: Upgrade to 7.0; Shared Object Not Found
Message-ID:  <8d23ec860801081641i3b8e3db9t5618379194d37977@mail.gmail.com>
In-Reply-To: <d7195cff0801081639p336b060atef2a4b81e74e15cc@mail.gmail.com>
References:  <8d23ec860801081625l597ab5fcx18970bde74a13692@mail.gmail.com> <d7195cff0801081639p336b060atef2a4b81e74e15cc@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 8, 2008 7:39 PM, illoai@gmail.com <illoai@gmail.com> wrote:
>
> On 08/01/2008, Schiz0 <schiz0phrenic21@gmail.com> wrote:
> > Hey,
> >
> > I recently upgraded from 6.3-PRERELEASE to 7.0-PRERELEASE
> >
> > # uname -a
> > FreeBSD Mercury 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Tue Jan  8
> > 15:07:49 EST 2008
> > root@Mercury:/usr/obj/usr/src/sys/SCHIZ0NET_MERCURY  i38
> >
> >
> > Now, whenever I run any various commands, I get various errors:
> >
> > # vim
> > /libexec/ld-elf.so.1: Shared object "libncurses.so.6" not found,
> > required by "vim"
> > # portupgrade
> > /libexec/ld-elf.so.1: Shared object "libcrypt.so.3" not found,
> > required by "ruby18"
> > # bash
> > /libexec/ld-elf.so.1: Shared object "libncurses.so.6" not found,
> > required by "bash"
> > And so on...
> >
> > It had me locked out at first because my default shell is bash. But I
> > got it working with /bin/csh now.
> >
> > So. Apparently I'm missing some shared objects. Can anyone shed any
> > light on the issue? Or guide me on how to fix it?
> >
>
> You might be able to get by with using the
> misc/compat6x port for some things.  But
> eventually:
>
> Rebuild ALL of your ports, probably starting
> with perl and ruby (manually) so you can use
> portupgrade for the rest.
>
> # cd /usr/ports/lang/perl5.8
> # make deinstall reinstall clean
> and so on.
>
> You may have to rebuild ruby-bdb and
> portupgrade manually as well.
>
> --
> --
>

So in conclusion, I'll be pulling an all-nighter tonight.

Thanks for the help!



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