Subject: re: compat_svr4 issues ?
To: Darren Reed <avalon@coombs.anu.edu.au>
From: matthew green <mrg@eterna.com.au>
List: port-sparc
Date: 03/08/2001 14:01:40
Running bzip for sunos5 results in this:
357 bzip RET write 10/0xa
357 bzip CALL lseek(0,0,0x1)
357 bzip RET compat_43_olseek 13171/0x3373
357 bzip PSIG SIGILL SIG_DFL
357 bzip NAMI "bzip.core"
If I startup xv, I get:
403 ktruss emul(netbsd)
403 ktruss "/emul/svr4/usr/lib/ld.so.1" JUSTRETURN
403 xv emul(svr4)
403 xv getuid = 142
403 xv getuid = 142
403 xv getgid = 10
403 xv getgid = 10
403 xv "/usr/lib/libX11.so.4" Err#2 ENOENT
Why isn't it looking at /emul/svr4 for libX11.so.4 ?
do you know if this still happens? if so, can you log PR's?
thanks,
.mrg.