On Wed, 13 Dec 2023 at 23:55, Elliott Mitchell wrote:
>
> On Wed, Dec 13, 2023 at 01:59:07PM +0100, Martin Schiller wrote:
> > On 2023-12-13 02:45, Elliott Mitchell wrote:
> > >
> > > No idea, I wasn't able to find very much information when I looked at
> > > this.
> > >
> > > I did find:
> > > ht
Hi,
compilation of gdb is broken since the update to 14.1. I get the following
error:
expop.h:352:14: error: 'gdb_printf' was not declared in this scope; did you
mean 'gmp_printf'?
352 | gdb_printf (stream, _("%*sVector:\n"), depth, "");
| ~~~^~~
A make distclean did fix the issue.
Regards,
Hartmut
Am 14.12.2023 um 15:19 schrieb Robert Marko:
On Thu, Dec 14, 2023, 15:15 e9hack wrote:
Hi,
compilation of gdb is broken since the update to 14.1. I get the following
error:
expop.h:352:14: error: 'gdb_printf' was not declared in this sco
On Thu, Dec 14, 2023 at 10:38:34AM +0100, Jonas Gorski wrote:
> On Wed, 13 Dec 2023 at 23:55, Elliott Mitchell wrote:
> >
> > If my belief no one is using CONFIG_PINCTRL on a Geode platform is
> > correct, then the original patch is correct. From examination of the
> > Linux kernel source, I beli