Bug#646146: libphysfs: FTBFS: CMake Error: CURSES_LIBRARY not found

Sven Joachim svenjoac at gmx.de
Fri Oct 21 18:00:17 UTC 2011


Package: libphysfs
Version: 2.0.2-4
Severity: serious

>From my pbuilder log:

,----
| --   Build stdio test program: enabled
| --     Use readline in test program: enabled
| CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
| Please set them or make sure they are set and tested correctly in the CMake files:
| CURSES_LIBRARY
|     linked by target "test_physfs" in directory /tmp/buildd/libphysfs-2.0.2
| 
| -- Configuring incomplete, errors occurred!
| make: *** [config.status] Error 1
`----

Either add libncurses-dev to Build-Depends, or (preferably) patch the
CMakeLists.txt file to not look for a CURSES_LIBRARY, since ncurses is
_not_ needed for linking against readline.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.1.0-rc10-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash





More information about the Pkg-games-devel mailing list