NetBSD-Users archive

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

Getting 32 bit linux binary support



Hello,

I have a netbsd 11.0 box and am trying to get 32-bit linux binaries to run.

I've recompiled the kernel to include COMPAT_LINUX, EXEC_ELF64 and EXEC_ELF32 options and have installed the suse32_base and suse_base package. I then tried to run a 32bit linux binary but I just get the following error:

-bash: /emul/linux32/bin/ls: cannot execute binary file: Exec format error

Oddly though, 64 bit support seems to work because when I run /emul/linux/bin/ls, it runs it no problem.

Any help is appreciated.

Thanks,



Home | Main Index | Thread Index | Old Index