Why do I need a bunch of mappings for ld-elf.so in FreeBSD 8?

[ Available lists | Index of freebsd-questions | Month of Dec 2009 | Week of 8 Dec 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Paul Hoffman <phoffman@proper.com>
Date
8 Dec 2009 01:35:51
Subject
Why do I need a bunch of mappings for ld-elf.so in FreeBSD 8?
Message-ID
p06240805c7435cf4053b@[75.101.18.87]


[ Hide this part ]
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?

FWIW:
-r-xr-xr-x 1 root wheel 220788 Dec 7 08:41 /libexec/ld-elf.so.1


Elapsed time: 0.148 seconds