Package: cmake
Version: 2.8.8-3
Severity: normal

FLTK cannot be found more than once:

% cat CMakeLists.txt 
cmake_minimum_required(VERSION 2.8)

find_package(FLTK)
find_package(FLTK)
% cmake .
CMake Error at /usr/share/cmake-2.8/Modules/FindFLTK.cmake:134 (IF):
  if given arguments:

    "EXISTS" "/usr/lib/fltk" "/usr/include/FLTKConfig.cmake"

  Unknown arguments specified
Call Stack (most recent call first):
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!


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

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cmake depends on:
ii  cmake-data         2.8.8-3
ii  libarchive12       3.0.4-1
ii  libc6              2.13-31
ii  libcurl3-gnutls    7.25.0-1
ii  libexpat1          2.1.0-1
ii  libgcc1            1:4.7.0-7
ii  libstdc++6         4.7.0-7
ii  libxmlrpc-core-c3  1.16.33-3.1
ii  procps             1:3.3.2-3
ii  zlib1g             1:1.2.6.dfsg-2

cmake recommends no packages.

Versions of packages cmake suggests:
ii  gcc   4:4.6.3-5
ii  make  3.81-8.2

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to