Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2009 11:05:05 +0100
From:      Ruben de Groot <mail25@bzerk.org>
To:        Paul Hoffman <phoffman@proper.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Why do I need a bunch of mappings for ld-elf.so in FreeBSD 8?
Message-ID:  <20091208100505.GB64581@ei.bzerk.org>
In-Reply-To: <p06240805c7435cf4053b@[75.101.18.87]>
References:  <p06240805c7435cf4053b@[75.101.18.87]>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 07, 2009 at 05:35:47PM -0800, Paul Hoffman typed:
> Greetings. I upgraded a 7.2 system to 8.0 using 'freebsd-update install'. At some time during the process, I could no longer log in remotely because bash could not start due to /libexec/ld-elf.so not finding the right libraries. I added a bunch of lines to /etc/libmap.conf so that I could continue, and did a full 'portupgrade -af'. 'freebsd-update fetch' reports nothing to fetch, but I can't remove the lines from /etc/libmap.conf.
> 
> How do I get a /libexec/ld-elf.so that has up-to-date mappings internal to it?

These mappings are not internal to ld-elf.so.

Could you post the contents of your libmap.conf and the output of 
ldd /usr/local/bin/bash ?

Also the errors bash gives when started without the mappings in libmap.conf.

Ruben




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