ID:               31145
 Updated by:       [EMAIL PROTECTED]
 Reported By:      arnaud dot abelard at univ-nantes dot fr
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: linux slackware 10.0
 PHP Version:      5.0.3
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

[2004-12-17 10:15:00] arnaud dot abelard at univ-nantes dot fr

Description:
------------
when ClibPDF 2.0.2 is compiled (from clibpdf202r1.tar.gz) a libcpdfm.a
is created and php 5.0.3's configure script is actually testing with
-lclibpdf 
and fails detecting clibpdf.

Linking libcpdfm.a to libcpdf.a solves the problem.



Reproduce code:
---------------
compile and install Clibpdf 2.0.2r1, then run php 5.0.3's configure
script with --with-cpdflib. configure will fail detecting cpdf_open and
will disable cpdf support.



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


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

Reply via email to