[1302] in netbsd-help mailing list archive
Re: ------------: xess
daemon@ATHENA.MIT.EDU (Nathan J Williams)
Wed Sep 16 21:41:59 1998
Date: Wed, 16 Sep 1998 21:41:50 -0400 (EDT)
From: Nathan J Williams <nathanw@MIT.EDU>
To: Alex T Prengel <alexp@MIT.EDU>
Cc: Greg Hudson <ghudson@MIT.EDU>, 3partysw@MIT.EDU, alexp@MIT.EDU,
ajfox@MIT.EDU, netbsd-help@MIT.EDU
In-Reply-To: "[1300] in netbsd-help mailing list archive"
>However Matlab and Xess work. I'm not sure what is going on. Could we
>have missed setting a feature that allows NetBSD to run Linux binaries
>properly when we installed NetBSD? Can you try Applixware and Tecplot
>on another NetBSD machine to see if they work?
I tried xess, tecplot, and applix on snorklewacker, running
8.2.2. xess and tecplot worked. Applix hung as you reported; I did
some poking around and found that it was stuck in a loop trying to
open /tmp through /emul/linux*. If I removed the tmp -> /tmp symlink
from /emul/linux, it worked. Since I don't know of any reason for that
link to be there, I removed it.
- Nathan
* from kdump:
24348 axmain CALL readlink(0x83d835c,0xefbfb748,0x401)
24348 axmain NAMI "/emul/linux/tmp"
24348 axmain NAMI "/emul/linux"
24348 axmain NAMI "/emul/linux/tmp"
24348 axmain RET readlink 4
24348 axmain CALL readlink(0x83d835c,0xefbfb748,0x401)
24348 axmain NAMI "/emul/linux/tmp"
24348 axmain NAMI "/emul/linux"
24348 axmain NAMI "/emul/linux/tmp"
24348 axmain RET readlink 4
"lather, rinse, repeat..."