﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1057	ipp-2.4-cr0: libjpeg doesn't build on Mac OS X 10.5.2 PowerPC	Michael Wood-Vasey	jhoblitt	"jpeg-6b doesn't build on my Mac OS X 10.5.2 PowerPC.  ltconfig can't identify the host type.  I tried the fink version instead and copying to the ipp-2.4.darwin/include and ipp-2.4.darwin/lib directories but then the psLib configure didn't find or like the header file.

[wwoodvas@serenity psLib] configure --prefix=/Volumes/data/PS1/code/ipp-2.4.darwin --bindir=/Volumes/data/PS1/code/ipp-2.4.darwin/bin --libdir=/Volumes/data/PS1/code/ipp-2.4.darwin/lib --mandir=/Volumes/data/PS1/code/ipp-2.4.darwin/man --includedir=/Volumes/data/PS1/code/ipp-2.4.darwin/include --sysconfdir=/Volumes/data/PS1/code/ipp-2.4.darwin/etc --datadir=/Volumes/data/PS1/code/ipp-2.4.darwin/share --with-jpeg-include=/Volumes/data/PS1/code/ipp-2.4.darwin/include --with-jpeg-lib=/Volumes/data/PS1/code/ipp-2.4.darwin/lib/
[...]
checking GSL cflags... -I/sw/include
checking GSL ldflags... -L/sw/lib -lgsl -lgslcblas -lm
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
configure: error: libjpeg headers not found.  Obtain libjpeg from http://www.ijg.org/ or use --with-jpeg to specify location.

But

[wwoodvas@serenity psLib] ls /Volumes/data/PS1/code/ipp-2.4.darwin/include/jpeglib.h"	defect	closed	lowest		misc	2.4	minor	fixed		jester@…
