Subject: Re: solaris emulation (svr4)?
To: None <port-sparc@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-sparc
Date: 09/07/1998 12:44:16
In article <199809070956.CAA06559@turing.cs.hmc.edu> jack@cs.hmc.edu (Jack Culpepper) writes:
>hi all
>
>i recently installed 1.3.2 on some sparc stations. i am nfs mounting the
>/usr partition of a solaris 2.6 machine on /emul/svr4/usr. i have also set
>up the /emul/svr4/{dev,etc} directories, as the man page says. when i try
>and use the jdk1.1.6 for solaris (/emul/svr4/usr/local/jdk1.1.6/bin/javac),
>i get
>
>Bad system call (core dumped)
>
>. anybody know what this means or how to fix it?
ktrace the binary and look what system call fails. Then we should be able
to add it.
christos