Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: trouble installing grub on -current amd64



michael%schmong.org@localhost ("Michael Litchard") writes:

>here's what I see right now
>25000      1 sh       NAMI  "/usr/pkg/sbin/grub"
> 25000      1 sh       NAMI  "/emul/netbsd32"
> 25000      1 sh       NAMI  "/emul/netbsd32/usr/libexec/ld.elf_so"
> 25000      1 sh       NAMI  "/usr/libexec/ld.elf_so"
> 25000      1 sh       RET   execve -1 errno 8 Exec format error

>and
># file /emul/netbsd32/libexec/ld.elf_so
>/emul/netbsd32/libexec/ld.elf_so: ELF 32-bit LSB shared object, Intel 80386,
>version 1 (SYSV), for NetBSD 4.0, not stripped
>this file seems to be the problem.
>what next?


Apparently

/emul/netbsd32/usr/libexec/ld.elf_so   cannot be found
/emul/netbsd32/libexec/ld.elf_so       is what 'file' can analyze

/emul/netbsd32/usr/libexec/ld.elf_so
should be a symlink to /libexec/ld.elf_so


-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index