Hello,
Seems that older jpeg libraries doesn't have full transformations options. Xenofarm show it on Sun4 platform (lysator.liu.se) as well as Cygwin platform.
I've tryed to tinker a bit the autoconf to check for structures members, but it really seems that for old jpeglib we have to do more or desactivate _Image_JPEG support ?
Personaly I don't want to desactivate this on "old" jpeglib platform, but this will maybe avoid ugly code ?
/Xavier
The reasonable approach is probably to deactivate the transform stuff if the jpeglib is too old.
/ Henrik Grubbström (Lysator)
Previous text:
2002-10-08 11:54: Subject: _Image_JPEG and libjpeg...
Hello,
Seems that older jpeg libraries doesn't have full transformations options. Xenofarm show it on Sun4 platform (lysator.liu.se) as well as Cygwin platform.
I've tryed to tinker a bit the autoconf to check for structures members, but it really seems that for old jpeglib we have to do more or desactivate _Image_JPEG support ?
Personaly I don't want to desactivate this on "old" jpeglib platform, but this will maybe avoid ugly code ?
/Xavier
/ Xavier Beaudouin - Kiwi
Tryed... But undefine TRANSFORM_SUPPORTED, give some undefined references when linking it.
/ Xavier Beaudouin - Kiwi
Previous text:
2002-10-08 11:58: Subject: _Image_JPEG and libjpeg...
The reasonable approach is probably to deactivate the transform stuff if the jpeglib is too old.
/ Henrik Grubbström (Lysator)
The Cygwin machine in Xenofarm now compiles _Image_JPEG without any trouble. It has other problems though, not introduced by me (I think).
The SunOS 5.4 machine still has a problem. I am fixing that now.
/ M Norrby (rabies), Shapeline
Previous text:
2002-10-08 12:46: Subject: _Image_JPEG and libjpeg...
Tryed... But undefine TRANSFORM_SUPPORTED, give some undefined references when linking it.
/ Xavier Beaudouin - Kiwi
Le Wed, 9 Oct 2002, M Norrby (rabies), Shapeline @ Pike (-) developers...:
The Cygwin machine in Xenofarm now compiles _Image_JPEG without any trouble. It has other problems though, not introduced by me (I think).
Yeah found it... I will try to fix this today :)
The SunOS 5.4 machine still has a problem. I am fixing that now.
Great :)
/Xavier
Le Wed, 9 Oct 2002, Xavier Beaudouin a écrit :
Le Wed, 9 Oct 2002, M Norrby (rabies), Shapeline @ Pike (-) developers...:
The Cygwin machine in Xenofarm now compiles _Image_JPEG without any trouble. It has other problems though, not introduced by me (I think).
Yeah found it... I will try to fix this today :)
Fixed... Pike now compiles on Cygwin... There is just some problems now about testsuite... But pike now compiles :)
/xavier
pike-devel@lists.lysator.liu.se