This should be fixed now.
   
    --Jani
   

-- 

On Thu, 29 Aug 2002, Sebastian Bergmann wrote:

>  Seems like ext/pdf cannot find gd.h of the bundled GD library from
>  ext/gd:
>
>/usr/src/php4/ext/pdf/pdf.c:43:16: gd.h: No such file or directory
>/usr/src/php4/ext/pdf/pdf.c: In function `zif_pdf_open_memory_image':
>/usr/src/php4/ext/pdf/pdf.c:1946: `gdImagePtr' undeclared (first use in
>this function)
>/usr/src/php4/ext/pdf/pdf.c:1946: (Each undeclared identifier is reported
>only once
>/usr/src/php4/ext/pdf/pdf.c:1946: for each function it appears in.)
>/usr/src/php4/ext/pdf/pdf.c:1946: parse error before "im"
>/usr/src/php4/ext/pdf/pdf.c:1960: `im' undeclared (first use in this
>function)
>/usr/src/php4/ext/pdf/pdf.c:1960: parse error before "zend_fetch_resource"
>make: *** [ext/pdf/pdf.lo] Error 1
>
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to