← Back to team overview

hugin-bug-hunters team mailing list archive

[Bug 686452] Re: configure libtiff

 

Closing, this should have been fixed with b96efba6eb39, i.e. 2.9.14 or
later should be ok.

** Changed in: panotools
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Panotools.
https://bugs.launchpad.net/bugs/686452

Title:
  configure libtiff

Status in Panorama Tools:
  Fix Released

Bug description:
  ./configure fails on libtiff detection while this lib is 
  installed on my system:
  - i686-pc-linux-gnu
  - gcc 3.4.3
  - libtiff v. 3.5.7 and devel

  I had to add a "-lm" LDFLAG to the configure script for it 
  to pass throught...