View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008905CMakeModulespublic2009-04-19 13:552016-06-10 14:30
ReporterMathieu Malaterre 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008905: FindTIFF should link to jpeg library
DescriptionThe FindTiff module should pull dependencie to jpeg library. It will not work as such with static system tiff library.

Ref:
 $ ldd /usr/lib/libtiff.so
    linux-vdso.so.1 => (0x00007fffef9ff000)
    libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00007f9fe751e000)
    libz.so.1 => /usr/lib/libz.so.1 (0x00007f9fe7307000)
    libm.so.6 => /lib/libm.so.6 (0x00007f9fe7083000)
    libc.so.6 => /lib/libc.so.6 (0x00007f9fe6d30000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f9fe79c1000)
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0017235)
Philip Lowman (developer)
2009-08-29 21:31

Is libtiff always built against libjpeg? It looks optional to me in their build scripts.
(0031172)
Philip Lowman (developer)
2012-10-04 01:32

Adding this issue to the backlog if anyone wants to work on it.
(0041544)
Kitware Robot (administrator)
2016-06-10 14:27

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2009-04-19 13:55 Mathieu Malaterre New Issue
2009-07-18 01:49 Philip Lowman Status new => assigned
2009-07-18 01:49 Philip Lowman Assigned To => Philip Lowman
2009-08-29 21:31 Philip Lowman Note Added: 0017235
2012-10-04 01:32 Philip Lowman Note Added: 0031172
2012-10-04 01:32 Philip Lowman Assigned To Philip Lowman =>
2012-10-04 01:32 Philip Lowman Status assigned => backlog
2016-06-10 14:27 Kitware Robot Note Added: 0041544
2016-06-10 14:27 Kitware Robot Status backlog => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:27 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team