[OpenSIPS-Devel] [OpenSIPS/opensips] a0e4a5: The latest Linux distros from OpenSUSE, Fedora, an...

Earl C. Ruby III eruby at knowledgematters.net
Fri Oct 18 11:49:12 CEST 2013


  Branch: refs/heads/1.9
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a0e4a591ce730839dcd90be1cf210d8f55230f39
      https://github.com/OpenSIPS/opensips/commit/a0e4a591ce730839dcd90be1cf210d8f55230f39
  Author: Earl C. Ruby III <eruby at knowledgematters.net>
  Date:   2013-10-18 (Fri, 18 Oct 2013)

  Changed paths:
    M menuconfig/Makefile

  Log Message:
  -----------
  The latest Linux distros from OpenSUSE, Fedora, and other non-Debian based distros no longer add symlinks for libcurses.so -> libncurses.so. Trying to compile menuconfig with -lcurses will not work on these distros, so I changed -lcurses to -lncurses, since -lncurses will work on any modern Linux distro with the ncurses5 libraries installed.

See http://stackoverflow.com/questions/1517756/whats-the-difference-between-lcurses-and-lncurses-when-compiling-c-using-ncur for more info.
(cherry picked from commit 7ae769dac06146253ea07d8d930d73f7ccaa817a)





More information about the Devel mailing list