Hi,

Is there any particular reason why pdflib 6 does not compile with PHP 4.3.9RC2.

ext/pdf/pdf.lo: In function `zif_pdf_open':
/usr/local/src/php-4.3.9RC2/ext/pdf/pdf.c:472: undefined reference to
`PDF_open_fp'
*** Error code 1

I would assume that we should ensure that we maintain the extensions
compatibility for the 4.3.X releases of PHP.  A similar bug I found[1]
says that this is not a bug (which I would think it is), and that
users should use the PECL version of pdflib.  If the pdflib extension
is not being maintained, should we not then package php 4.3.9 by
default to carry the pdflib files from PECL?

Regards
--jm

[1] http://bugs.php.net/bug.php?id=29297

-- 
Jacques Marneweck
http://www.powertrip.co.za/blog/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to