[bug-notifications] [pm_gd 0004968]: pm_gd doesn't work

Mantis Bug Tracker noreply at opencsw.org
Thu Jul 5 09:14:12 CEST 2012


The following issue has been CLOSED 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4968 
====================================================================== 
Reported By:                ghenry
Assigned To:                dam
====================================================================== 
Project:                    pm_gd
Issue ID:                   4968
Category:                   regular use
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2012-06-27 06:34 CEST
Last Modified:              2012-07-05 09:14 CEST
====================================================================== 
Summary:                    pm_gd doesn't work
Description: 
/opt/csw/bin/perl /tmp/test_gd.pl
libpng warning: Application was compiled with png.h from libpng-1.2.44
libpng warning: Application  is  running with png.c from libpng-1.4.8
libpng warning: Incompatible libpng version in application and library
gd-png error: cannot allocate libpng main struct


the test comes from the official page of GD:
http://search.cpan.org/~lds/GD-2.45/GD.pm
the last line is:
    print $im->png;
replace png with jpeg and the failure is now;
gd-jpeg: JPEG library reports unrecoverable error: Wrong JPEG library
version: library is 62, caller expects 70



====================================================================== 

---------------------------------------------------------------------- 
 (0010001) dam (administrator) - 2012-07-05 09:14
 https://www.opencsw.org/mantis/view.php?id=4968#c10001 
---------------------------------------------------------------------- 
It turned out the problem was a manually installed module linked against
the old libjpeg.so.62.



More information about the bug-notifications mailing list