Hi, I've been trying to set up FreeBSD binary compatibility on my OpenBSD box but every time I try and run a program, I get the following error message:
/libexec/ld-elf.so.1: /lib/libc.so.5: mmap of entire address space failed: Invalid argument I get this with something as simple as trying to execute FreeBSD's ldd. I am currently running OpenBSD 4.0 GENERIC i386. Any suggestions as to how I could get this working would be appreciated. I've gone through the compat_freebsd man page but I still haven't been able to get it working. Thanks Eric