bug#72929: [Norbert Koch] Error building emacs after 73277a4097b

2024-09-01 Thread Norbert Koch
Stefan Kangas writes: Hello Stefan, > Thanks for reporting this. > > Forwarding the below to the bug tracker in case anyone sees a quick fix. > I'll be AFK in the next couple of hours or so. > > FWIW, I can't reproduce the below on macOS 15 or Ubuntu 22.04 LTS. > Did you try `make bootstrap`?

bug#72929: [Norbert Koch] Error building emacs after 73277a4097b

2024-09-01 Thread Norbert Koch
Pip Cet writes: > "Stefan Kangas" writes: > >> Forwarding the below to the bug tracker in case anyone sees a quick fix. >> I'll be AFK in the next couple of hours or so. > > I can reproduce this with --with-x-toolkit=no. An explicit > > #include > > seems to be all that's required, so I've bol

bug#72929: [Norbert Koch] Error building emacs after 73277a4097b

2024-09-01 Thread Stefan Kangas
Norbert Koch writes: > Thanks, this does the trick for me as well. Thanks, closing.

bug#72929: [Norbert Koch] Error building emacs after 73277a4097b

2024-09-01 Thread Bug reports for GNU Emacs, the Swiss army knife of text editors
"Stefan Kangas" writes: > Forwarding the below to the bug tracker in case anyone sees a quick fix. > I'll be AFK in the next couple of hours or so. I can reproduce this with --with-x-toolkit=no. An explicit #include seems to be all that's required, so I've boldly pushed it. Pip

bug#72929: [Norbert Koch] Error building emacs after 73277a4097b

2024-09-01 Thread Eli Zaretskii
> Cc: Norbert Koch > From: Stefan Kangas > Date: Sun, 1 Sep 2024 07:45:35 -0700 > > Thanks for reporting this. > > Forwarding the below to the bug tracker in case anyone sees a quick fix. I think image.c needs to include to avoid this.

bug#72929: [Norbert Koch] Error building emacs after 73277a4097b

2024-09-01 Thread Stefan Kangas
Hi Norbert, Thanks for reporting this. Forwarding the below to the bug tracker in case anyone sees a quick fix. I'll be AFK in the next couple of hours or so. FWIW, I can't reproduce the below on macOS 15 or Ubuntu 22.04 LTS. Did you try `make bootstrap`? Could you include your build details a