Re: update from old current (october) to 9.0 beta fails in installworld

From: Garrett Cooper <yanegomi_at_gmail.com>
Date: Wed, 3 Aug 2011 11:51:46 -0700
On Tue, Aug 2, 2011 at 4:18 PM, Patrick Lamaiziere
<patfbsd_at_davenulle.org> wrote:
> Hello,
>
> Looks like I've broke my soekris net5501 while doing installworld (built
> with clang)
>
> ===> libexec/rtld-elf (install)
> chflags noschg /usr/libexec/ld-elf.so.1
> install -s -o root -g wheel -m 555  -C -b -fschg -S ld-elf.so.1 /libexec
> install -o root -g wheel -m 444 rtld.1.gz  /usr/share/man/man1
> *** Signal 4
>
> Stop in /usr/src/libexec/rtld-elf.
> *** Error code 1
>
> # ls
> Instruction interdite(core dumped)
>
> (instruction interdite => illegal/forbidden instruction)
>
> Are there known issues for updating (I didn't follow the single
> user step to install the world, as usual, because the box is only
> reachable via ssh)  ?

Are you following the official instructions for building and
installing, [1] i.e.

make buildworld buildkernel
make installkernel
reboot
boot -s
mergemaster -p [...]
make installworld
mergemaster [...]
reboot

?

Thanks,
-Garrett

1. http://www.freebsd.org/doc/handbook/makeworld.html
Received on Wed Aug 03 2011 - 16:51:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:16 UTC