NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/58823: wgetscrreg is not defined
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"
Home |
Main Index |
Thread Index |
Old Index