bglibs icon indicating copy to clipboard operation
bglibs copied to clipboard

Error: sigpause() in unix/sig_suspend.c is deprecated

Open NHOrus opened this issue 1 year ago • 2 comments

It works with workaround, but ideally should be replaced with sigsuspend

NHOrus avatar Apr 05 '24 11:04 NHOrus

Correction: Something doesn't set correct define, so it falls back to sigpause (which needs to be enabled)

NHOrus avatar Apr 05 '24 11:04 NHOrus

I don't understand how library's build system works and why gentoo doesn't include correct include.

And I also can't build git clone.

NHOrus avatar Apr 05 '24 12:04 NHOrus