ID:               29297
 Updated by:       [EMAIL PROTECTED]
 Reported By:      v_santhanam at ettimadai dot amrita dot edu
 Status:           Assigned
 Bug Type:         Compile Failure
 Operating System: Redhat Enterprise Linux AS 3
 PHP Version:      4.3.8
 Assigned To:      rjs
 New Comment:

I think the changes in the PECL version which was a repo copy of
ext/pdflib should have the PHP 4 changes MFH so that php 4.3.9 compiles
cleanly with pdflib 6 support.


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

[2004-09-03 08:39:23] [EMAIL PROTECTED]

If it's not supported then configure should check for it. Assigning to
the maintainer.

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

[2004-07-22 16:53:56] [EMAIL PROTECTED]

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

The pdf wrapper in PHP 4.3.x is not compatible with PDFlib 6. Please
try the PECL package for pdflib, this has the new wrappercode that
works with PDFlib 6 too and it can be used with PHP 4.3.

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

[2004-07-21 13:51:14] v_santhanam at ettimadai dot amrita dot edu

Description:
------------
Dear Friends,
     I am trying to compile php-4.3.8 with pdflib 6(latest version).
But i am not able to make with the following error :
------------------------------------------------------

ext/pdf/pdf.lo(.text+0x5fd): In function `zif_pdf_open':
/usr/local/src/php-4.3.8/ext/pdf/pdf.c:472: undefined reference to
`PDF_open_fp'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

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

My php configure command is :

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

./configure  --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr
--with-pdflib=/usr/local

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

Please kindly help me.
Thanks in advance
With Regards
Santhanam



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


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

Reply via email to