[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7325c49d7d2c407f7391ed30e3a7e0c8898bf5cb.camel@intel.com>
Date: Mon, 16 Jun 2025 01:31:43 +0000
From: "Zhang, Rui" <rui.zhang@...el.com>
To: "dedekind1@...il.com" <dedekind1@...il.com>, "calvin@...nvd.org"
<calvin@...nvd.org>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>
CC: "linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>, "lenb@...nel.org"
<lenb@...nel.org>
Subject: Re: [PATCH] tools/power turbostat: Fix build with musl
On Fri, 2025-06-13 at 20:45 +0300, Artem Bityutskiy wrote:
> On Fri, 2025-06-13 at 09:54 -0700, Calvin Owens wrote:
> > turbostat.c: In function 'parse_int_file':
> > turbostat.c:5567:19: error: 'PATH_MAX' undeclared (first use in
> > this function)
> > 5567 | char path[PATH_MAX];
> > | ^~~~~~~~
> >
> > turbostat.c: In function 'probe_graphics':
> > turbostat.c:6787:19: error: 'PATH_MAX' undeclared (first use in
> > this function)
> > 6787 | char path[PATH_MAX];
> > | ^~~~~~~~
> >
> > Signed-off-by: Calvin Owens <calvin@...nvd.org>
> Reviewed-by: Artem Bityutskiy <artem.bityutskiy@...ux.intel.com>
>
May I know how to reproduce this?
-rui
Powered by blists - more mailing lists