Subject: Re: kern/32161: m68k a.out emulation broken
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 11/28/2005 00:21:02
The following reply was made to PR kern/32161; it has been noted by GNATS.
From: christos@zoulas.com (Christos Zoulas)
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>,
Martin Husemann <martin@duskware.de>
Cc: gnats-bugs@NetBSD.org, kern-bug-people@NetBSD.org,
gnats-admin@NetBSD.org
Subject: Re: kern/32161: m68k a.out emulation broken
Date: Sun, 27 Nov 2005 19:19:49 -0500
On Nov 27, 11:26pm, hauke@Espresso.Rhein-Neckar.DE (Hauke Fath) wrote:
-- Subject: Re: kern/32161: m68k a.out emulation broken
| At 9:15 Uhr +0100 25.11.2005, Martin Husemann wrote:
| >Pleace ktrace the emulated binary and append results to the PR.
|
| [hauke@mara] ~ > cd /var/tmp
| [hauke@mara] /var/tmp > uname -a
| NetBSD mara 3.99.10 NetBSD 3.99.10 (TESTER) #6: Fri Nov 4 21:12:55 CET
| 2005 hauke@mara:/usr/src/sys/arch/mac68k/compile/TESTER mac68k
| [hauke@mara] /var/tmp > file ls
| ls: a.out NetBSD/m68k demand paged executable
| [hauke@mara] /var/tmp > ktrace -di ./ls -la
| [hauke@mara] /var/tmp > kdump > ls-ktrace.list
| kdump: Emulation `aoutm68k' unknown
| [hauke@mara] /var/tmp >
|
The old binary should be using the old stat/statfs etc. not the new one.
christos