Subject: sed: stdout: Input/output error
To: None <port-hpcarm@NetBSD.org>
From: None <otto.waltari@kolumbus.fi>
List: port-hpcarm
Date: 02/23/2005 19:15:23
Hey everyone.
I'm experiencing weird things with /dev/stdout. While I compile
almost anything from pkgsrc, during the autoconf I get a line:

sed: stdout: Input/output error

and apparently it prevents me from compiling the package, due to an
missing operator in the Makefile autoconf creates. Atleast I find it
pretty clear that bad parsing leads to missing arguments and operators.

My /dev/stdout looks like:

crw-rw-rw-  1 root  wheel  34, 1 Feb  5 14:50 /dev/stdout

It behaves normally, atleast when echoing stuff to it, but that sed
io-error makes me suspicious. What minor and major values have you got
for your stdout node? And please, tell me if you have any ideas 
releated to this issue. 

Btw, how do you mainly install software on your Jornada 72x devices?
I can't find any precompiled packages, but if there is some 
repository, please let me know :)

Cheers.
Otto Waltari