Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12551 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57601 invoked by uid 1010); 2 Sep 2004 20:43:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14443 invoked from network); 2 Sep 2004 20:02:02 -0000 Received: from unknown (HELO mproxy.gmail.com) (64.233.170.198) by pb1.pair.com with SMTP; 2 Sep 2004 20:02:02 -0000 Received: by mproxy.gmail.com with SMTP id 76so452762rnk for ; Thu, 02 Sep 2004 13:02:00 -0700 (PDT) Received: by 10.38.162.63 with SMTP id k63mr198868rne; Thu, 02 Sep 2004 13:02:00 -0700 (PDT) Received: by 10.38.162.16 with HTTP; Thu, 2 Sep 2004 13:02:00 -0700 (PDT) Message-ID: <4802d05204090213021cb59c9d@mail.gmail.com> Date: Thu, 2 Sep 2004 22:02:00 +0200 Reply-To: Jacques Marneweck To: internals Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: PHP 4.3.9RC2 and pdflib From: jmarneweck@gmail.com (Jacques Marneweck) 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/