From:             v_santhanam at ettimadai dot amrita dot edu
Operating system: Redhat Enterprise Linux AS 3
PHP version:      4.3.8
PHP Bug Type:     Compile Failure
Bug description:  PDFLib 6 make error

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 bug report at http://bugs.php.net/?id=29297&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29297&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29297&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29297&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29297&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29297&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29297&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29297&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29297&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29297&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29297&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29297&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29297&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29297&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29297&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29297&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29297&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29297&r=float

Reply via email to