Subject: 1.6_BETA1 on sun3 (cont)
To: None <port-sun3@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-sun3
Date: 06/08/2002 21:00:54
Hi,
I tried a new snapshot of daily build on my sun3/60. Now the miniroot
boots withoout troubles, but the upgrade procedure fails. All
dynamically-linked executables can't be loaded and fail with:
sed: 1: Syntax error: "(" unexpected
sort: 11: Syntax error: "(" unexpected
Mouting the miniroot from the installed system, with ktrace and chroot
I traked this down to (chroot /mnt /usr/bin/less):
25 chroot NAMI "/usr/bin/less"
25 chroot NAMI "/usr/libexec/ld.elf_so"
25 chroot RET execve -1 errno 8 Exec format error
I don't know what's wrong with ld.elf_so. File says:
ld.elf_so: ELF 32-bit MSB shared object, Motorola 68020, version 1 (SYSV), not stripped
# ls -l ld.elf_so
-r--r--r-- 1 root wheel 45123 Jun 8 10:49 ld.elf_so
--
Manuel Bouyer <bouyer@antioche.eu.org>
--