pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
graphics/graphite2 cmake build failure
Hi,
on Linux (Ubuntu 10.04, Ubuntu 12.04), configure fails for
graphics/graphite2:
===> Configuring for graphite2-1.2.4
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
...
CMake Error at src/CMakeLists.txt:126 (nolib_test):
Unknown CMake command "nolib_test".
the recent patches/patch-src_CMakeLists.txt removed two lines containing
include(Graphite)
in src/CMakeLists.txt. nolib_test is defined in Graphite.cmake, the
include is needed.
When I re-add these lines, the package compiles.
Regards
Matthias Ferdinand
Home |
Main Index |
Thread Index |
Old Index