Linux emulation in Solaris 10
807559Jul 28 2004 — edited Jul 28 2004Hello, I am having trouble getting a Linux program to work in Solaris 10 build 61. I took bin/mktemp, lib/ld-linux.so.2, and lib/ld-2.2.5.so from Debian stable and the program dumped core with FLTBOUNDS / SIGSEGV when I ran it with chroot . bin/mktemp. I also tried a non-chroot variant with libraries copied to /lib, running a stand-alone lib/ld-linux.so.2, a different Linux flavour (ASPLinux) -- nothing helps. Could anyone please shed some light on what is the proper way of running Linux programs in Solaris?