tags 296003 + pending thanks On Sat, Feb 19, 2005 at 11:33:57AM -0500, Stephen Gran wrote: > Since this is difficult to do in an autobuilt environment, I would > suggest it's probably easier to patch configure.in, where the ps > invocations are defined. Perhaps patching each line to send stderr to > stdout, and then pipe to head -n1 to catch errors in the invocation? > e.g., > ps -axwo 'stat uid ppid vsz rss pcpu comm args' 2>&1 | head -n 1 |\ egrep ... >
Well... for now I solved with a patch that just forces configure to adopt the syntax without a dash... Since in debian sid we have the same version of procps everywhere this shouldn't be a problem, I hope! > If you like, I will work out a patch for this, but as I don't remember > seeing the problem before, I assume you had a fix that just didn't get > forward ported or something. > No, I didn't... On version 1.3.1.0 this problem didn't exist, it seems... Thanks for reporting it, Guido -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]