home.social

#lame — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lame, aggregated by home.social.

  1. That seems to be an issue in #lame project. The #autotools file configure.in does not find #ncurses with pkgconfig. Hence, it misses the required compiler flag for static linking. For that, -DNCURSES_STATIC flag has be manually added with CPPFLAGS or CFLAGS or CXXFLAGS variables.

    github.com/msys2/MINGW-package