I am practially hopeless with perl so I am just reporting it...
Building udev fails with new klcc accepts stdin patch.
binutils 2.15-6 in debian sarge
Tracing before after is mine...
print "Trace:before(open3):", $cmd, " ", @_,
"\n";
my $childpid = open3("<&STDIN",
">&STDOUT", ">&STDERR", $cmd, @_);
print "Trace:after(open3):", $cmd, " ", @_,
"\n";
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug-klcc-open3.txt
Type: text/x-diff
Size: 1172 bytes
Desc: not available
Url :
http://www.vas.nu/pipermail/klibc/attachments/20050525/2743db66/bug-klcc-open3.bin