Bug#640819: Fix jpeg library detection for multiarch location

Francesco P. Lovergine frankie at debian.org
Mon Mar 5 10:39:11 UTC 2012


On Mon, Mar 05, 2012 at 10:43:27AM +0100, Moritz Mühlenhoff wrote:
> checking for dlfcn.h... yes
> checking malloc.h usability... yes
> checking malloc.h presence... yes
> checking for malloc.h... yes
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking dirent.h usability... yes
> checking dirent.h presence... yes
> checking for dirent.h... yes
> checking libtar.h usability... yes
> checking libtar.h presence... yes
> checking for libtar.h... yes
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> HAVE ZLIB ===================================== 
> LIBTIFF_INCLUDE_PATH    = -I/usr/include
> LIBTIFF_LIB_PATH        = -L/usr
> LIBTIFF_LIBS            = -ltiff
> JPEG_TOP:  /usr
> ERROR: libjpeg not found!
> configure: error: jpeg support required!
> make: *** [debian/stamp-autotools] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> 

I know, a few programs are all sharing the same code snippet that tries to find the
library location automagically within a few well-known dirs. 

-- 
Francesco P. Lovergine





More information about the Pkg-grass-devel mailing list