IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 18 years ago

Last modified 17 years ago

#1057 closed defect

libjpeg doesn't build on Mac OS X 10.5.2 PowerPC — at Initial Version

Reported by: Michael Wood-Vasey Owned by: jhoblitt
Priority: lowest Milestone:
Component: misc Version: 2.4
Severity: minor Keywords:
Cc: jester@…

Description

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

Change History (1)

by Michael Wood-Vasey, 18 years ago

Attachment: ltmain.sh added

Updated ltmain.sh for libtool configuration

Note: See TracTickets for help on using tickets.