From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-RELEASE PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: Compilation stop with PDF_show_boxed in -lpdf... no hi...having a problem compiling pdflib support into php4.0.4pl1. configure for php4.0.4pl1: ./configure --with-pdflib=/usr/local --enable-shared-pdflib --with-jpeg-dir=/usr/local --with-tiff-dir=/usr/local ... checking whether to include Pdflib 3.x support... /usr/local yes checking for libz needed by pdflib 3.x... already zlib support checking for jpeg_read_header in -ljpeg... yes checking for png_create_info_struct in -lpng... yes checking for TIFFOpen in -ltiff... yes checking for PDF_show_boxed in -lpdf... no configure: error: pdflib extension requires pdflib 3.x. ive tried several different ./configure options and this is the best result i get. same problem using pdflib 3.0.3 and pdflib 4.0.0. also tried to disable tiff support on the pdflib compile but that did not work either. this seems to be the same bug as the open Bug id #9275 http://www.php.net/bugs.php?id=9275 any suggestions?? thx -- Edit Bug report at: http://bugs.php.net/?id=10427&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]