ID:               16841
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         GD related
 Operating System: Linux
 PHP Version:      4.2.0
 New Comment:

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


Previous Comments:
------------------------------------------------------------------------

[2002-05-24 03:36:52] [EMAIL PROTECTED]

I'm experiencing the same problem on FreeBSD 4.5 with PHP 4.2.1,
libpdf's internal support for PNG conflicts with PHP linking against
libpng.  The two libpng versions differ from libpdf to PHP.

Maybe the people from libpdf could add some configure options to allow
the external libpng to be grabbed, but for now the --with-libpng does
not accept a path as argument, so compilation fails.

In our hosting company, the support for libpdf is suspended until the
bug is fixed.

------------------------------------------------------------------------

[2002-05-13 06:35:41] [EMAIL PROTECTED]

I am having a similar problem, if you notice in the backtrace, it
references /usr/lib/libpng.so.3 on my system this is soft-linked to
libpng.so.5, and if I remove --with-pdflib from my configure line, it
seems to link against the correct library and not segfault, but
--with-pdflib it reverts to the version 3 library and segfaults when I
try to create from PNG in the GD routines

------------------------------------------------------------------------

[2002-04-28 21:23:44] [EMAIL PROTECTED]

Have you tried compiling pdflib with external pnglib?
(--with-pnglib)

--Jani


------------------------------------------------------------------------

[2002-04-26 21:25:26] [EMAIL PROTECTED]

Uh, 'configure', 'make', 'make install'. Always worked in the past.

------------------------------------------------------------------------

[2002-04-26 21:23:10] [EMAIL PROTECTED]

And your pdflib configure line?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/16841

-- 
Edit this bug report at http://bugs.php.net/?id=16841&edit=1

Reply via email to