NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/58823: wgetscrreg is not defined
The following reply was made to PR lib/58823; it has been noted by GNATS.
From: Firas Khalil Khana <firasuke%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: lib/58823: wgetscrreg is not defined
Date: Sat, 7 Dec 2024 12:49:36 +0300
--00000000000093e56b0628ab0dad
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
I can confirm the fix is working and I am able to build `mtm` now. Thanks =
for
your time!
On Thu, Dec 5, 2024 at 7:20=E2=80=AFAM Brett Lymn via gnats <gnats-admin@ne=
tbsd.org>
wrote:
> The following reply was made to PR lib/58823; it has been noted by GNATS.
>
> From: Brett Lymn <blymn%internode.on.net@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
> netbsd-bugs%netbsd.org@localhost
> Subject: Re: lib/58823: wgetscrreg is not defined
> Date: Thu, 5 Dec 2024 14:43:35 +1030
>
> On Sun, Nov 10, 2024 at 05:35:01PM +0000, firasuke%gmail.com@localhost wrote:
> >
> > Thanks for your time!
> > >How-To-Repeat:
> > Attempt to build `mtm` against NetBSD's curses library.
> > >Fix:
> > Add the following definition of `wgetscrreg` to `curses.h`:
> >
> > ```c
> > int wgetscrreg(const WINDOW *, int *, int *);
> > ```
> >
>
> Please update your libcurses sources, rebuild and install it and then
> test the build of mtm. The definition of wgetscrreg should now be
> available
>
> --
> Brett Lymn
> --
> Sent from my NetBSD device.
>
> "We are were wolves",
> "You mean werewolves?",
> "No we were wolves, now we are something else entirely",
> "Oh"
>
>
--00000000000093e56b0628ab0dad
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><span style=3D"color:rgb(80,0,80)">=C2=A0I can confirm the=
fix is working and I am able to build `mtm` now. Thanks=C2=A0</span><span =
style=3D"color:rgb(80,0,80)">for your time!</span></div><br><div class=3D"g=
mail_quote gmail_quote_container"><div dir=3D"ltr" class=3D"gmail_attr">On =
Thu, Dec 5, 2024 at 7:20=E2=80=AFAM Brett Lymn via gnats <<a href=3D"mai=
lto:gnats-admin%netbsd.org@localhost">gnats-admin%netbsd.org@localhost</a>> wrote:<br></div>=
<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left:1px solid rgb(204,204,204);padding-left:1ex">The following reply was m=
ade to PR lib/58823; it has been noted by GNATS.<br>
<br>
From: Brett Lymn <<a href=3D"mailto:blymn%internode.on.net@localhost" target=3D"_b=
lank">blymn%internode.on.net@localhost</a>><br>
To: <a href=3D"mailto:gnats-bugs%netbsd.org@localhost" target=3D"_blank">gnats-bugs@n=
etbsd.org</a><br>
Cc: <a href=3D"mailto:lib-bug-people%netbsd.org@localhost" target=3D"_blank">lib-bug-=
people%netbsd.org@localhost</a>, <a href=3D"mailto:gnats-admin%netbsd.org@localhost" target=3D"=
_blank">gnats-admin%netbsd.org@localhost</a>, <a href=3D"mailto:netbsd-bugs%netbsd.or@localhost=
g" target=3D"_blank">netbsd-bugs%netbsd.org@localhost</a><br>
Subject: Re: lib/58823: wgetscrreg is not defined<br>
Date: Thu, 5 Dec 2024 14:43:35 +1030<br>
<br>
=C2=A0On Sun, Nov 10, 2024 at 05:35:01PM +0000, <a href=3D"mailto:firasuke@=
gmail.com" target=3D"_blank">firasuke%gmail.com@localhost</a> wrote:<br>
=C2=A0> <br>
=C2=A0> Thanks for your time!<br>
=C2=A0> >How-To-Repeat:<br>
=C2=A0> Attempt to build `mtm` against NetBSD's curses library.<br>
=C2=A0> >Fix:<br>
=C2=A0> Add the following definition of `wgetscrreg` to `curses.h`:<br>
=C2=A0> <br>
=C2=A0> ```c<br>
=C2=A0> int=C2=A0 =C2=A0wgetscrreg(const WINDOW *, int *, int *);<br>
=C2=A0> ```<br>
=C2=A0> <br>
<br>
=C2=A0Please update your libcurses sources, rebuild and install it and then=
<br>
=C2=A0test the build of mtm.=C2=A0 The definition of wgetscrreg should now =
be<br>
=C2=A0available<br>
<br>
=C2=A0-- <br>
=C2=A0Brett Lymn<br>
=C2=A0--<br>
=C2=A0Sent from my NetBSD device.<br>
<br>
=C2=A0"We are were wolves",<br>
=C2=A0"You mean werewolves?",<br>
=C2=A0"No we were wolves, now we are something else entirely",<br=
>
=C2=A0"Oh"<br>
<br>
</blockquote></div>
--00000000000093e56b0628ab0dad--
Home |
Main Index |
Thread Index |
Old Index