Subject: Re: Cobalt Port not really viable???
To: None <marius@alchemy.franken.de>
From: Takao Shinohara <shin@sm.sony.co.jp>
List: port-cobalt
Date: 12/23/2001 13:24:59
marius@alchemy.franken.de writes:
> i rebooted with the new kernel and invoked a 'make build' (started with a
> clean /usr/obj ...) but when the new libc was installed it stopped:
> <...>
> ln -s libc.so.12.62.1  /usr/lib/libc.so.12
> rm -f /usr/lib/libc.so
> ln -s libc.so.12.62.1  /usr/lib/libc.so
> install -r  -c  -o root  -g wheel -m 444 llib-lc.ln /usr/libdata/lint
> *** Signal 11
> 
> Stop.
> *** Error code 1
> <...>
> 
> at that point nearly every program i tried to start immediately coredumped,

You should update /usr/libexec/ld.elf_so first.

--- Takao Shinohara