Re: New procps release soon
"Jim Warner" <[email protected]> ("james.warner") Mon, 23 Sep 2024 15:34:20 -0500
| Newsgroups | gmane.linux.procps.devel |
|---|---|
| Message-ID | <[email protected]> |
On 9/23/24 3:25 AM, Craig Small (csmall) wrote: > I'm trying to debug a problem in vmstat where vmstat with no option > fails but vmstat -a works, which narrows things down to some fields in / > proc/meminfo and how procps handles it. After that there will be a > translation release and then the real one. Hi Craig, For what it's worth, vmstat does not fail on my system when built with --disable-shared. But it does seem to fail without that option. This is likely a libtool problem. Regards, Jim