Subject: NEW_PIPE problems with -current on sparc
To: None <current-users@netbsd.org, port-sparc@netbsd.org>
From: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
List: port-sparc
Date: 11/27/2001 21:27:24
Hi!

After recent announcement of switching to NEW_PIPE on sparc
architecture (and some other platforms) I tried this option with a
complete -current system on my IPX. Result:

A simple 'tar xvzf base.tgz' yields a lot of 'Skipping to next file
header...' (== fails).

Removing the NEW_PIPE option from my kernel config and rebuilding the
kernel not changed otherwise solves this problem. -> Seems to be a
sparc specific NEW_PIPE problem (I don't see it on i386, powerpc,
alpha).

How/whom to report it?

Markus.